mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-10-11 02:41:58 -05:00
apply sway theme
This commit is contained in:
parent
18aa597962
commit
74e531793d
|
@ -284,5 +284,12 @@ bar {
|
|||
|
||||
gaps inner 12
|
||||
gaps outer 16
|
||||
default_border pixel
|
||||
|
||||
client.focused #F10086 #F10086 #ffffff #F10086 #F10086
|
||||
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
||||
client.focused_tab_title #333333 #5f676a #ffffff
|
||||
client.unfocused #711A75 #711A75 #ffffff #711A75 #711A75
|
||||
client.urgent #F582A7 #F582A7 #000000 #F582A7 #F582A7
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
|
Loading…
Reference in a new issue