From 53ccb9623400cdf89d44446b9618513b5e5c637b Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 22 Aug 2023 10:00:13 +0000 Subject: [PATCH] sxmo: sway: theme "urgent" titlebars to match mpv colors --- hosts/modules/gui/sxmo/sway-config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hosts/modules/gui/sxmo/sway-config b/hosts/modules/gui/sxmo/sway-config index 14e00d8ba..70afcfcd6 100644 --- a/hosts/modules/gui/sxmo/sway-config +++ b/hosts/modules/gui/sxmo/sway-config @@ -48,11 +48,13 @@ titlebar_padding 12 1 title_align center ### tab colors (#border #background #text [#indicator #childBorder]) -# fucused & unfocused are the main interest +# focused & unfocused are the main interest +# urgent is used when an inactive window wants attention (e.g. terminal rings a bell) +# colors are synchronized with waybar and mpv client.focused #1f5e54 #418379 #ffffff client.focused_inactive #1f5e54 #5f676a #ffffff client.unfocused #1f5e54 #1f554c #b4b4b4 -client.urgent #e64291 #e64291 #ffffff +client.urgent #ff8080 #ff8080 #ffffff ### Key bindings #