Tweak sway colors
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
6d971f91fe
commit
4ad647b723
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ seat * hide_cursor 4000
|
||||||
|
|
||||||
###### Borders ######
|
###### Borders ######
|
||||||
# class border backgr. text indicator child_border
|
# class border backgr. text indicator child_border
|
||||||
client.focused #8AC6F2 #8AC6F2 #FFFFFF #C4DFF2 #8AC6F2
|
client.focused #8AC6F2 #8AC6F2 #292D3E #8AC6F2 #8AC6F2
|
||||||
client.focused_inactive #292D3E #292D3E #FFFFFF #292D3E #292D3E
|
client.focused_active #292D3E #FFFFFF #FFFFFF #292D3E #292D3E
|
||||||
client.unfocused #292D3E #292D3E #FFFFFF #282828 #292D3E
|
client.unfocused #292D3E #292D3E #FFFFFF #282828 #292D3E
|
||||||
|
|
||||||
for_window [app_id="^.*"] border pixel 4
|
for_window [app_id="^.*"] border pixel 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue