further tweaks to theme

This commit is contained in:
David Todd 2021-01-11 12:17:12 -06:00
parent a05cd38ee7
commit 1e2b7acd58
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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
}

View File

@ -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
}