mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
sway/aminda-theme.conf: utilize amber more, but this constrast needs work
This commit is contained in:
parent
95d994db32
commit
dc0fa1ae24
@ -6,10 +6,10 @@ set $blue #0000FF
|
|||||||
set $amber #ffb700
|
set $amber #ffb700
|
||||||
|
|
||||||
# clientclass border backgr text indicator
|
# clientclass border backgr text indicator
|
||||||
client.focused $red $white $black $white
|
client.focused $amber $black $red $white
|
||||||
client.focused_inactive $red $black $white $white
|
client.focused_inactive $amber $black $white $white
|
||||||
client.unfocused $red $black $red $white
|
client.unfocused $amber $black $amber $white
|
||||||
client.urgent $red $white $blue $white
|
client.urgent $amber $white $blue $white
|
||||||
|
|
||||||
# focused -the window in front
|
# focused -the window in front
|
||||||
# focused_inacitve - ?visible nut no keyboard/mouse
|
# focused_inacitve - ?visible nut no keyboard/mouse
|
||||||
|
Loading…
Reference in New Issue
Block a user