13 lines
394 B
Text
13 lines
394 B
Text
# Colors
|
|
# <colorclass> <border> <background> <text> <indicator> <child_border>
|
|
client.focused #00ff00 #000000 #00ff00 #00ff00 #00ff00
|
|
client.focused_inactive #808080 #000000 #808080 #ffffff #808080
|
|
client.unfocused #808080 #000000 #808080 #ffffff #808080
|
|
client.urgent #ffff00 #000000 #ffff00 #ffffff #ffff00
|
|
|
|
# Borders
|
|
default_border pixel 1
|
|
default_floating_border normal 1
|
|
|
|
gaps inner 5
|
|
|