added another item for sway titlebar themeing

This commit is contained in:
Mike G 2024-09-25 20:18:42 -04:00
parent c9ab46a674
commit 61272c89dc

View file

@ -280,3 +280,4 @@ include /etc/sway/config.d/*
# class <border> <background> <text> [<indicator> <chile_border>] # class <border> <background> <text> [<indicator> <chile_border>]
client.focused "#82aaff" "#82aaff" "#1b1d2b" client.focused "#82aaff" "#82aaff" "#1b1d2b"
client.unfocused "#2d3f76" "#2d3f76" "#ff757f" client.unfocused "#2d3f76" "#2d3f76" "#ff757f"
client.focused_inactive "#2d3f76" "#2d3f76" "#ff757f"