further tweaks to theme
This commit is contained in:
parent
a05cd38ee7
commit
1e2b7acd58
@ -62,7 +62,7 @@ bindsym $mod+Ctrl+m exec terminal -e 'alsamixer'
|
||||
# class border backgr. text indic. child_border
|
||||
client.focused #89b8c2 #89b8c2 #161821 #b4be82
|
||||
client.focused_inactive #a093c7 #a093c7 #161821 #e2a478
|
||||
client.unfocused #6b7089 #6b7089 #161821 #84a0c6
|
||||
client.unfocused #6b7089 #6b7089 #c6c8d1 #84a0c6
|
||||
client.urgent #e27878 #e27878 #CB4B16 #CB4B16
|
||||
client.placeholder #e2a478 #e2a478 #161821 #95c4ce
|
||||
client.background #161821
|
||||
|
@ -47,7 +47,7 @@ bar {
|
||||
# border backgr. text
|
||||
focused_workspace #89b8c2 #89b8c2 #161821
|
||||
active_workspace #a093c7 #a093c7 #161821
|
||||
inactive_workspace #6b7089 #6b7089 #161821
|
||||
inactive_workspace #6b7089 #6b7089 #c6c8d1
|
||||
binding_mode #e2a478 #e2a478 #161821
|
||||
urgent_workspace #e27878 #e27878 #CB4B16
|
||||
}
|
||||
|
@ -64,7 +64,7 @@ bindsym $mod+Ctrl+m exec terminal -e 'alsamixer'
|
||||
# class border backgr. text indic. child_border
|
||||
client.focused #89b8c2 #89b8c2 #161821 #b4be82
|
||||
client.focused_inactive #a093c7 #a093c7 #161821 #e2a478
|
||||
client.unfocused #6b7089 #6b7089 #161821 #84a0c6
|
||||
client.unfocused #6b7089 #6b7089 #c6c8d1 #84a0c6
|
||||
client.urgent #e27878 #e27878 #CB4B16 #CB4B16
|
||||
client.placeholder #e2a478 #e2a478 #161821 #95c4ce
|
||||
client.background #161821
|
||||
@ -239,7 +239,7 @@ bar {
|
||||
# border backgr. text
|
||||
focused_workspace #89b8c2 #89b8c2 #161821
|
||||
active_workspace #a093c7 #a093c7 #161821
|
||||
inactive_workspace #6b7089 #6b7089 #161821
|
||||
inactive_workspace #6b7089 #6b7089 #c6c8d1
|
||||
binding_mode #e2a478 #e2a478 #161821
|
||||
urgent_workspace #e27878 #e27878 #CB4B16
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user