2023-04-13 00:06:35 +02:00
|
|
|
# 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
|
|
|
|
|
2023-04-13 13:39:56 +02:00
|
|
|
gaps inner 5
|
2023-04-13 13:34:43 +02:00
|
|
|
|