1
0
Fork 0
forked from foxora/nix
flake-foxora/homes/modules/themeing/wallust/templates/mango-template.conf

12 lines
270 B
Text
Raw Normal View History

2026-02-22 18:31:08 +00:00
# background color of the root window
rootcolor=0x{{ color12 | strip }}ff
2026-02-22 18:31:08 +00:00
# inactive window border
bordercolor=0x{{ color0 | strip }}ff
2026-02-22 18:31:08 +00:00
# active window border
focuscolor=0x{{ color14 | strip }}ff
2026-02-22 18:31:08 +00:00
# urgent / alerted window border
urgentcolor=0x{{ color10 | strip }}ff