M dot_config/i3/config.tmpl => dot_config/i3/config.tmpl +6 -6
@@ 70,12 70,12 @@ set $base #24273a
set $mantle #1e2030
set $crust #181926
{{- end }}
-# target title bg text indicator border
-client.focused $pink $base $text $rosewater $pink
-client.focused_inactive $mauve $base $text $rosewater $mauve
-client.unfocused $mauve $base $text $rosewater $mauve
-client.urgent $peach $base $peach $overlay0 $peach
-client.placeholder $overlay0 $base $text $overlay0 $overlay0
+# target title bg text indicator border
+client.focused $pink $surface0 $text $rosewater $pink
+client.focused_inactive $mauve $base $text $rosewater $mauve
+client.unfocused $mauve $base $text $rosewater $mauve
+client.urgent $peach $base $peach $overlay0 $peach
+client.placeholder $overlay0 $base $text $overlay0 $overlay0
client.background $base
# The combination of xss-lock, nm-applet and pactl is a popular choice, so
M dot_config/polybar/config.ini.tmpl => dot_config/polybar/config.ini.tmpl +1 -1
@@ 1,6 1,6 @@
[colors]
background = ${xrdb:background}
-background-alt = ${xrdb:color13}
+background-alt = ${xrdb:color0}
foreground = ${xrdb:foreground}
foreground-alt = ${xrdb:color0}
primary = ${xrdb:color1}