sway/aminda-theme.conf: initial commit

This commit is contained in:
Aminda Suomalainen 2024-01-20 18:39:28 +02:00
parent 3adab86b9a
commit 5c299c6ce8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
set $red #ff0000
set $black #000000
set $green #00FFFF
set $white #ffffff
set $blue #0000FF
# clientclass border backgr text indicator
client.focused $red $white $black $white
client.focused_inactive $red $black $white $white
client.unfocused $red $black $red $white
client.urgent $red $white $blue $white
# focused -the window in front
# focused_inacitve - ?visible nut no keyboard/mouse
# unfocused - in the background
# urgent - terminal bell / ping / new notification etc. except not Telegram
# or Matrix?