nix/home/file/sway/module/Style.conf

7 lines
429 B
Plaintext
Raw Normal View History

2024-12-18 12:08:17 +03:00
output * bg @wallpaper@ fill
client.focused "#@accent@" "#@accent@" "#@fg@" "#@accent@" "#@accent@"
client.focused_inactive "#@border@" "#@border@" "#@fg@" "#@border@" "#@border@"
client.unfocused "#@border@" "#@border@" "#@fg@" "#@border@" "#@border@"
client.urgent "#@border@" "#@border@" "#@fg@" "#@border@" "#@border@"
client.placeholder "#@border@" "#@border@" "#@fg@" "#@border@" "#@border@"