i3: Rice to Breeze Dark theme

This commit is contained in:
Salt 2020-05-28 20:44:56 -05:00
parent d0c3b846fa
commit a556c3bd07

View File

@ -32,6 +32,24 @@ new_window pixel 4
focus_on_window_activation none
gaps inner 6
set $red #ed1515
set $green #11d116
set $yellow #fdbc4b
set $blue #1d99f3
set $magenta #9b59b6
set $cyan #1abc9c
set $white #eff0f1
set $black #232629
set $gray #31363b
# <colorclass> <brd> <bg> <text> <ind> <chld>
client.focused $blue $black $white $gray $blue
client.focused_inactive $cyan $black $white $gray $cyan
client.unfocused $gray $black $white $gray $gray
client.urgent $yellow $black $white $gray $yellow
client.placeholder $magenta $black $white $gray $magenta
client.background $bg
## KEYBINDINGS
# Set modifiers
set $mod Mod1