diff --git a/.config/i3/config b/.config/i3/config index 9ed4d82..3b69677 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -476,10 +476,10 @@ set $yellowbrown #e1b700 # define colors for windows: #class border bground text indicator child_border -client.focused $lightblue $darkblue $white $purple $mediumgrey -client.unfocused $darkblue $darkblue $grey $purple $darkgrey -client.focused_inactive $darkblue $darkblue $grey $purple $black -client.urgent $urgentred $urgentred $white $purple $yellowbrown +client.focused $lightblue $darkblue $white $mediumgrey $mediumgrey +client.unfocused $darkblue $darkblue $grey $darkgrey $darkgrey +client.focused_inactive $darkblue $darkblue $grey $black $black +client.urgent $urgentred $urgentred $white $yellowbrown $yellowbrown ############################################ # bar settings (input comes from i3blocks) #