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