I see this comment in the theme files: ```ini # Main background, empty for terminal default, need to be empty if you want transparent background ``` A simpler method for a transparent background is to set this in btop's config file: ```ini theme_background = False ```
I see this comment in the theme files:
# Main background, empty for terminal default, need to be empty if you want transparent backgroundA simpler method for a transparent background is to set this in btop's config file:
theme_background = False