fix: transparent background for btop

This commit is contained in:
2024-11-06 00:17:09 +01:00
parent 522d21ee90
commit e4cb4ed637

View File

@@ -1,5 +1,5 @@
# Main background, empty for terminal default, need to be empty if you want transparent background
theme[main_bg]="#24273A"
theme[main_bg]="" /*"#24273A"*/
# Main text color
theme[main_fg]="#CAD3F5"