11 lines
270 B
Text
11 lines
270 B
Text
# background color of the root window
|
|
rootcolor=0x{{ color12 | strip }}ff
|
|
|
|
# inactive window border
|
|
bordercolor=0x{{ color0 | strip }}ff
|
|
|
|
# active window border
|
|
focuscolor=0x{{ color14 | strip }}ff
|
|
|
|
# urgent / alerted window border
|
|
urgentcolor=0x{{ color10 | strip }}ff
|