dotfiles/config/sway/light-mode

20 lines
509 B
Plaintext

bar {
position top
status_command i3status
colors {
statusline #222222
background #ededed
# workspace type border background text
inactive_workspace #888888 #efefef #666666
active_workspace #454545 #444444 #bbbbbb
focused_workspace #aaaaaa #d90166 #dddddd
}
}
# class border background text indicator child_border
client.focused #c2005b #e0e0e0 #c2005b #2e92f4 #eeeeee
client.unfocused #bbbbbb #ededed #666666
client.focused_inactive #777777 #bcbcbc #444444
# vi:syntax=swayconfig