Serious re-ricing with a purplier color scheme
To make it look nice for Gentoo, that is.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
new_window pixel 2
|
||||
|
||||
# i3-gaps configs
|
||||
gaps inner 4
|
||||
gaps inner 6
|
||||
gaps outer 0
|
||||
|
||||
# Set up our colors
|
||||
@@ -38,11 +38,11 @@ set_from_resource $fg color15 #ebdbb2
|
||||
|
||||
# Apply colors to i3
|
||||
# <colorclass> <border> <backgrd> <text> <indicator> <child_border>
|
||||
client.focused $gray $bg $fg $purple2 $gray
|
||||
client.focused_inactive $bg $bg $gray2 $purple $bg
|
||||
client.unfocused $bg $bg $gray2 $purple $bg
|
||||
client.urgent $bg $bg $yellow2 $yellow $bg
|
||||
client.placeholder $bg $bg $purple2 $purple $bg
|
||||
client.focused $purple2 $bg $fg $bg_soft $purple
|
||||
client.focused_inactive $purple2 $bg $gray2 $bg_soft $bg
|
||||
client.unfocused $purple2 $bg $gray2 $bg $bg
|
||||
client.urgent $yellow2 $bg $yellow2 $yellow $bg
|
||||
client.placeholder $purple2 $bg $purple2 $purple $bg
|
||||
client.background $bg
|
||||
|
||||
# Set up titlebar and i3bar fonts
|
||||
|
Reference in New Issue
Block a user