shell-things/conf/sway/config.d/aminda-theme.conf

18 lines
512 B
Plaintext

set $red #ff0000
set $black #000000
set $green #00FF00
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?