This commit is contained in:
iFargle 2023-08-15 13:49:42 +09:00
parent 3ec5ee3831
commit 4cf33a1d92

View file

@ -5,7 +5,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 = "$HOME/.config/btop/themes/gruvbox.theme"
color_theme = "~/.config/btop/themes/gruvbox.theme"
#* If the theme set background should be shown, set to False if you want terminal background transparency.
theme_background = True
@ -310,8 +310,6 @@ theme[download_end]="#a3a8f7"
theme[upload_start]="#701c45"
theme[upload_mid]="#b16286"
theme[upload_end]="#d3869b"
'';