fix theme
This commit is contained in:
parent
54fdccdceb
commit
c2f9849da7
@ -1,24 +1,24 @@
|
|||||||
# Bashtop Molokai theme
|
# Bashtop Molokai theme with more green and purple
|
||||||
# by aristocratos
|
# by aristocratos
|
||||||
|
|
||||||
theme[main_bg]="#1B1D1E"
|
theme[main_bg]="#1B1D1E"
|
||||||
theme[main_fg]="#BBBBBB"
|
theme[main_fg]="#BBBBBB"
|
||||||
theme[title]="#BBBBBB"
|
theme[title]="#BBBBBB"
|
||||||
theme[hi_fg]="#FF0087"
|
theme[hi_fg]="#60D4DF"
|
||||||
theme[selected_bg]="#FF87AF"
|
theme[selected_bg]="#9D66F6"
|
||||||
theme[selected_fg]="#1B1D1E"
|
theme[selected_fg]="#1B1D1E"
|
||||||
theme[inactive_fg]="#555555"
|
theme[inactive_fg]="#555555"
|
||||||
theme[graph_text]="#D0A843"
|
theme[graph_text]="#D0A843"
|
||||||
theme[proc_misc]="#D08010"
|
theme[proc_misc]="#23E298"
|
||||||
theme[cpu_box]="#BBBBBB"
|
theme[cpu_box]="#BBBBBB"
|
||||||
theme[mem_box]="#BBBBBB"
|
theme[mem_box]="#BBBBBB"
|
||||||
theme[net_box]="#BBBBBB"
|
theme[net_box]="#BBBBBB"
|
||||||
theme[proc_box]="#BBBBBB"
|
theme[proc_box]="#BBBBBB"
|
||||||
theme[div_line]="#555555"
|
theme[div_line]="#555555"
|
||||||
theme[temp_start]="#7976B7"
|
theme[temp_start]="#23E298"
|
||||||
theme[temp_mid]="#D8B8B2"
|
theme[temp_mid]="#D8B8B2"
|
||||||
theme[temp_end]="#FF0087"
|
theme[temp_end]="#FF0087"
|
||||||
theme[cpu_start]="#D08010"
|
theme[cpu_start]="#5FE0B1"
|
||||||
theme[cpu_mid]="#BBBBBB"
|
theme[cpu_mid]="#BBBBBB"
|
||||||
theme[cpu_end]="#FF0087"
|
theme[cpu_end]="#FF0087"
|
||||||
theme[free_start]="#BBBBBB"
|
theme[free_start]="#BBBBBB"
|
||||||
@ -39,3 +39,4 @@ theme[download_end]="#ccaefc"
|
|||||||
theme[upload_start]="#570d33"
|
theme[upload_start]="#570d33"
|
||||||
theme[upload_mid]="#cf277d"
|
theme[upload_mid]="#cf277d"
|
||||||
theme[upload_end]="#fa91c7"
|
theme[upload_end]="#fa91c7"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user