fix colours

This commit is contained in:
Ray Elliott 2020-04-07 21:27:55 +01:00
parent 1cc179c6cb
commit fa4af6e2a0
1 changed files with 6 additions and 7 deletions

13
config
View File

@ -1,10 +1,8 @@
[colors]
background = #170808
foreground = #ea7607
primary = #d6651a
secondary = #663303
tertiary = #381c02
tertiary-dark = #241201
foreground = #663303
primary = #ea7607
secondary = #241201
alert = #a60000
[bar/base]
@ -50,6 +48,7 @@ monitor = ${env:MONITOR:HDMI-1-1}
[module/xwindow]
type = internal/xwindow
label-foreground = ${colors.primary}
label = %title:0:90:...%
[module/bspwm]
@ -58,10 +57,10 @@ type = internal/bspwm
pin-workspaces = false
label-focused = %name%
label-focused-foreground = ${colors.primary}
label-focused-padding = 2
label-occupied = %name%
label-occupied-foreground = ${colors.secondary}
label-occupied-padding = 2
label-urgent = %name%
@ -69,7 +68,7 @@ label-urgent-background = ${colors.alert}
label-urgent-padding = 2
label-empty = %name%
label-empty-foreground = ${colors.tertiary-dark}
label-empty-foreground = ${colors.secondary}
label-empty-padding = 2
; Separator in between workspaces