danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
912 stars 107 forks source link

btop: support transparent terminals #262

Closed danth closed 4 months ago

danth commented 4 months ago

btop has a theme_background option which gives it a transparent background when set to false.

We could use this to make it interact better with the opacity options. See this example for Helix:

https://github.com/danth/stylix/blob/a38d900ddf2c65658cd242afdee90c3ec2d6b810/modules/helix/hm.nix#L23-L25