changes mae by wpgtk
This commit is contained in:
parent
7d5d00b136
commit
bafc526bd2
|
|
@ -10,16 +10,16 @@ background = #00FFFFFF
|
||||||
;background = #8a8061
|
;background = #8a8061
|
||||||
background-alt = ${xrdb:color2:#7B8349}
|
background-alt = ${xrdb:color2:#7B8349}
|
||||||
;foreground = ${xrdb:color7}
|
;foreground = ${xrdb:color7}
|
||||||
foreground = #98d1ce
|
foreground = #fbf1c7
|
||||||
foreground-alt = #edb54b
|
foreground-alt = #fabd2f
|
||||||
highlight = #26a98b
|
highlight = #b8bb26
|
||||||
;error = ${xrdb:color9:#DD712E}
|
;error = ${xrdb:color9:#DD712E}
|
||||||
error = #26a98b
|
error = #b8bb26
|
||||||
red = #26a98b
|
red = #b8bb26
|
||||||
yellow = #195465
|
yellow = #83a598
|
||||||
green = #4e5165
|
green = #d3869b
|
||||||
blue = #edb54b
|
blue = #fabd2f
|
||||||
alert = #26a98b
|
alert = #b8bb26
|
||||||
|
|
||||||
[bar/top]
|
[bar/top]
|
||||||
monitor = ${env:MONITOR:eDP-1}
|
monitor = ${env:MONITOR:eDP-1}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue