mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Tweak sway colors
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
0d7bac9a1f
commit
61cd310b4a
@ -9,8 +9,8 @@ seat * hide_cursor 4000
|
||||
|
||||
###### Borders ######
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #8AC6F2 #8AC6F2 #FFFFFF #C4DFF2 #8AC6F2
|
||||
client.focused_inactive #292D3E #292D3E #FFFFFF #292D3E #292D3E
|
||||
client.focused #8AC6F2 #8AC6F2 #292D3E #8AC6F2 #8AC6F2
|
||||
client.focused_active #292D3E #FFFFFF #FFFFFF #292D3E #292D3E
|
||||
client.unfocused #292D3E #292D3E #FFFFFF #282828 #292D3E
|
||||
|
||||
for_window [app_id="^.*"] border pixel 4
|
||||
|
Loading…
Reference in New Issue
Block a user