Changed i3 colors to have a little more transparency
This commit is contained in:
parent
22c2e000d3
commit
e9243bbe9c
6
i3config
6
i3config
|
@ -224,9 +224,9 @@ bar {
|
|||
default_border pixel 1
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #ffffff #000000AA #ffffff #ffffff #ffffff
|
||||
client.focused_inactive #555555 #000000AA #ffffff #555555 #555555
|
||||
client.unfocused #000000 #000000AA #bbbbbb #000000 #00000088
|
||||
client.focused #ffffff #00000088 #ffffff #ffffff #ffffff
|
||||
client.focused_inactive #555555 #00000088 #ffffff #555555 #555555
|
||||
client.unfocused #000000 #00000088 #bbbbbb #000000 #00000088
|
||||
client.urgent #900000 #900000 #ffffff #900000 #900000
|
||||
client.placeholder #0c0c0c #0c0c0c #ffffff #000000 #0c0c0c
|
||||
|
||||
|
|
|
@ -19,3 +19,7 @@ sysstat
|
|||
wireless_tools
|
||||
papirus-icon-theme
|
||||
picom
|
||||
thunar
|
||||
thunar-volman
|
||||
tumbler
|
||||
thunar-arhive-plugin
|
||||
|
|
Loading…
Reference in a new issue