Compare commits

...

3 Commits

3 changed files with 5 additions and 4 deletions

View File

@ -281,7 +281,7 @@ colors:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
background_opacity: 0.1
background_opacity: 1.0
#selection:
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"

@ -1 +1 @@
Subproject commit d655555cc9e803cc3cfc0eefb0878361a9a3a744
Subproject commit a941ce171eb74623a1476cb76034744bae938f1c

View File

@ -2,7 +2,7 @@
background = #282a36
background-alt = #44475a
foreground = #f8f8f2
foreground-alt = #c8c8d2
foreground-alt = #6272a4
primary = #f8f8f2
secondary = #c8c8d2
alert = #f1fa8c
@ -168,11 +168,12 @@ label-occupied = %name%
label-occupied-padding = 1
label-urgent = %name%
label-urgent-foreground = ${colors.background}
label-urgent-background = ${colors.alert}
label-urgent-padding = 1
label-empty = %name%
label-empty-foreground = #333333
label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 1
label-monocle = m