sway: use peach accent colour
This commit is contained in:
parent
b7bda10129
commit
18f4fe23cb
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ 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 $green
|
client.focused $lavender $base $text $rosewater $peach
|
||||||
client.focused_inactive $overlay0 $base $text $rosewater $mantle
|
client.focused_inactive $overlay0 $base $text $rosewater $mantle
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue