diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 485529ef..99c2637e 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -56,7 +56,7 @@ bspc pointer_modifier mod1 bspc pointer_action1 move bspc pointer_action2 resize_corner -bspc config normal_border_color "#fdf6e3" +bspc config normal_border_color "#eee8d5" bspc config active_border_color "#268bd2" bspc config focused_border_color "#657b83" bspc config presel_border_color "#6c71c4"