Add btop theming

This commit is contained in:
David Heinemeier Hansson
2025-06-19 07:32:02 -04:00
parent 4617eb458b
commit ac1ac3011f
7 changed files with 444 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
color_theme = "tokyo-night"
color_theme = "current"
#* If the theme set background should be shown, set to False if you want terminal background transparency.
theme_background = True