diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 23a2427..cb65321 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -225,8 +225,8 @@ bindsym $mod+Ctrl+Mod2+KP_9 move container to workspace $ws9 ##### COLORS ####################################### # XRESOURCES -set $fg "#FF0F00" -set $bg "#FFFFFF" +set $fg "#FF0F80" +set $bg "#000000" set $tx "#FFFFFF" set $ltx "#CCCCCC"