Updated colors and border
This commit is contained in:
parent
57dc9d0d3d
commit
e3875c1d03
1 changed files with 7 additions and 7 deletions
|
@ -257,12 +257,12 @@ set $nord13 #EBCB8B
|
||||||
set $nord14 #A3BE8C
|
set $nord14 #A3BE8C
|
||||||
set $nord15 #B48EAD
|
set $nord15 #B48EAD
|
||||||
|
|
||||||
#colors border back text indicator
|
#colors border back text indicator child_border
|
||||||
client.focused $nord3 $nord8 $nord0 $nord15 $nord15
|
client.focused $nord3 $nord8 $nord0 $nord15 $nord8
|
||||||
#client.focused_inactive #2f343f #2f343f #d8dee8 #2f343f #2f343f
|
client.focused_inactive $nord8 $nord3 $nord5 $nord15 $nord8
|
||||||
client.unfocused $nord8 $nord3 $nord5 $nord15 $nord15
|
client.unfocused $nord8 $nord3 $nord5 $nord15 $nord3
|
||||||
client.urgent $nord3 $nord15 $nord0 $nord15 $nord15
|
client.urgent $nord3 $nord15 $nord0 $nord15 $nord15
|
||||||
#client.placeholder $nord8 $nord8 $nord8 $nord8 $nord8
|
client.placeholder $nord8 $nord8 $nord8
|
||||||
client.background $nord0
|
client.background $nord0
|
||||||
|
|
||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
|
@ -277,4 +277,4 @@ for_window [class="Ristretto"] fullscreen enable
|
||||||
# OTHER STUFF
|
# OTHER STUFF
|
||||||
#
|
#
|
||||||
|
|
||||||
default_border pixel 10
|
default_border pixel 2
|
||||||
|
|
Loading…
Reference in a new issue