Adjust polybar colors to match ‘yoshi-theme’

This commit is contained in:
Tom Willemse 2020-12-26 23:12:52 -08:00
parent 92d397dffb
commit b7719aabae

View file

@ -1,6 +1,6 @@
; -*- mode: conf-windows; -*- ; -*- mode: conf-windows; -*-
[colors] [colors]
background = #1f2c3f background = #475454
background-alt = #222222 background-alt = #222222
foreground = #bfbfbf foreground = #bfbfbf
foreground-alt = #969696 foreground-alt = #969696
@ -89,9 +89,7 @@ pin-workspaces = false
enable-click = false enable-click = false
enable-scroll = false enable-scroll = false
label-active = %icon% %name% label-active = " %name%* "
label-active-foreground = #65a854
label-active-background = #1f2c3f
label-empty-foreground = #969696 label-empty-foreground = #969696
@ -99,6 +97,7 @@ label-empty-foreground = #969696
type = internal/xwindow type = internal/xwindow
label = %title% label = %title%
format-padding = 4 format-padding = 4
format-background = #a85454
[module/xkeyboard] [module/xkeyboard]
type = internal/xkeyboard type = internal/xkeyboard