14 lines
400 B
Plaintext
14 lines
400 B
Plaintext
|
### Font
|
||
|
font pango:Fira Code 9
|
||
|
|
||
|
gaps inner 10
|
||
|
gaps outer 0
|
||
|
|
||
|
### Colors
|
||
|
# class border backgr text indicator child_border
|
||
|
client.focused #12e689 #12e689 #1f212e #12e689 #12e689
|
||
|
client.focused_inactive #1f212e #1f212e #aab5c6 #1f212e #1f212e
|
||
|
client.unfocused #161720 #161720 #aab5c6 #161720 #161720
|
||
|
client.urgent #ff4551 #ff4551 #1f212e #ff4551 #ff4551
|
||
|
|