sway: change window border colours
This commit is contained in:
parent
d06a92769d
commit
3dc7d64249
1 changed files with 2 additions and 2 deletions
|
@ -156,8 +156,8 @@ bindsym $mod+a focus parent
|
||||||
|
|
||||||
### Colors
|
### Colors
|
||||||
# target title bg text indicator border
|
# target title bg text indicator border
|
||||||
client.focused $lavender $base $text $rosewater $peach
|
client.focused $lavender $base $text $rosewater $sapphire
|
||||||
client.focused_inactive $overlay0 $base $text $rosewater $mantle
|
client.focused_inactive $overlay0 $base $text $rosewater $base
|
||||||
client.unfocused $overlay0 $base $text $rosewater $mantle
|
client.unfocused $overlay0 $base $text $rosewater $mantle
|
||||||
client.urgent $peach $base $peach $overlay0 $peach
|
client.urgent $peach $base $peach $overlay0 $peach
|
||||||
client.placeholder $overlay0 $base $text $overlay0 $overlay0
|
client.placeholder $overlay0 $base $text $overlay0 $overlay0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue