|
@@ -123,7 +123,7 @@ bindsym $mod+backslash mode "mark"
|
123
|
123
|
|
124
|
124
|
mode "mark" {
|
125
|
125
|
#
|
126
|
|
- set $neutral "<span foreground='gray30'></span> %title"
|
|
126
|
+ set $neutral "<span foreground='#999999'></span> %title"
|
127
|
127
|
set $runn "<span foreground='cyan'></span> %title"
|
128
|
128
|
set $pass "<span foreground='lime'></span> %title"
|
129
|
129
|
set $warn "<span foreground='orange'></span> %title"
|