test
This commit is contained in:
parent
3ec5ee3831
commit
4cf33a1d92
1 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
#* 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"
|
#* 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.
|
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
||||||
theme_background = True
|
theme_background = True
|
||||||
|
@ -310,8 +310,6 @@ theme[download_end]="#a3a8f7"
|
||||||
theme[upload_start]="#701c45"
|
theme[upload_start]="#701c45"
|
||||||
theme[upload_mid]="#b16286"
|
theme[upload_mid]="#b16286"
|
||||||
theme[upload_end]="#d3869b"
|
theme[upload_end]="#d3869b"
|
||||||
|
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue