New year, new colorscheme
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
36aa1f8005
commit
fb7cd02b65
4 changed files with 21 additions and 31 deletions
|
@ -4,13 +4,14 @@ default_border none
|
|||
gaps inner 10
|
||||
gaps outer 20
|
||||
|
||||
# Hide cursor after 4 seconds of inactivity
|
||||
seat * hide_cursor 4000
|
||||
|
||||
###### Borders ######
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #D65D0E #D65D0E #FFFFFF #D65D0E #D65D0E
|
||||
client.focused_inactive #282828 #282828 #FFFFFF #282828 #282828
|
||||
client.unfocused #282828 #282828 #FFFFFF #282828 #282828
|
||||
client.focused #8AC6F2 #8AC6F2 #FFFFFF #C4DFF2 #8AC6F2
|
||||
client.focused_inactive #292D3E #292D3E #FFFFFF #292D3E #292D3E
|
||||
client.unfocused #292D3E #292D3E #FFFFFF #282828 #292D3E
|
||||
|
||||
for_window [app_id="^.*"] border pixel 4
|
||||
for_window [class="^.*"] border pixel 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue