Update config
This commit is contained in:
parent
e38d69054f
commit
0327d43261
@ -50,12 +50,12 @@ urgent_on_bell = true
|
|||||||
background = rgba(40, 42, 54, 0.6)
|
background = rgba(40, 42, 54, 0.6)
|
||||||
|
|
||||||
#text
|
#text
|
||||||
foreground = #fcd2ae
|
foreground = #ffdfc4
|
||||||
#text bold
|
#text bold
|
||||||
foreground_bold = #fcd2ae
|
foreground_bold = #ffdfc4
|
||||||
#cursor
|
#cursor
|
||||||
cursor = #fcd2ae
|
cursor = #ffdfc4
|
||||||
#background = #130016
|
#background = #160d00
|
||||||
|
|
||||||
#htop schrift
|
#htop schrift
|
||||||
color0 = #4c2b08
|
color0 = #4c2b08
|
||||||
@ -66,26 +66,26 @@ color1 = #f4c395
|
|||||||
#htop
|
#htop
|
||||||
color9 = #f4c395
|
color9 = #f4c395
|
||||||
#fish ~, make same as foreground
|
#fish ~, make same as foreground
|
||||||
color2 = #d18632
|
color2 = #ea8817
|
||||||
#username, same as foreground
|
#username, same as foreground
|
||||||
color10 = #d18632
|
color10 = #ea8817
|
||||||
#htop 3rd ram color
|
#htop 3rd ram color
|
||||||
color3 = #f4c395
|
color3 = #f4c395
|
||||||
#update Warning: and progress C
|
#update Warning: and progress C
|
||||||
color11 = #fcd2ae
|
color11 = #ffdfc4
|
||||||
#htop 2nd ram color
|
#htop 2nd ram color
|
||||||
color4 = #7c4817
|
color4 = #7c4817
|
||||||
#folders, other color for distro
|
#folders, other color for distro
|
||||||
color12 = #d18632
|
color12 = #ea8817
|
||||||
#yay number
|
#yay number
|
||||||
color5 = #fcd2ae
|
color5 = #ffdfc4
|
||||||
#some build stuff
|
#some build stuff
|
||||||
color13 = #fcd2ae
|
color13 = #ffdfc4
|
||||||
#other stuff in htop
|
#other stuff in htop
|
||||||
color6 = #fcd2ae
|
color6 = #ffdfc4
|
||||||
#htop uptime, tasks
|
#htop uptime, tasks
|
||||||
color14 = #fcd2ae
|
color14 = #ffdfc4
|
||||||
#oooo from download progress bar, nano options
|
#oooo from download progress bar, nano options
|
||||||
color7 = #fcd2ae
|
color7 = #ffdfc4
|
||||||
#nano
|
#nano
|
||||||
color15 = #d18632
|
color15 = #ea8817
|
Loading…
Reference in New Issue
Block a user