diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 9b3d05b9..3f858d75 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -24,10 +24,10 @@ bspc config pointer_action1 move bspc config pointer_action2 resize_side bspc config pointer_action3 resize_corner -bspc config normal_border_color "#4c566a" +bspc config normal_border_color "#4c6a6a" bspc config active_border_color "#1e1e1e" -bspc config focused_border_color "#5e81cc" -bspc config presel_feedback_color "#5e81ac" +bspc config focused_border_color "#a6f6c6" +bspc config presel_feedback_color "#a6c6c6" # bspc config urgent_border_color "#dd2727" #polybar hidden when fullscreen for vlc, youtube, mpv ... diff --git a/.config/polybar/config b/.config/polybar/config index 92e9bf78..f6e2e21b 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -1,17 +1,17 @@ [colors] background = #000000 background-alt = #000000 -foreground = #cccccc -foreground-alt = #cccccc -primary = #526274 -secondary = #57553a +foreground = #ffffff +foreground-alt = #ffffff +primary = #a6f6c6 +secondary = #a6f6c6 alert = #a17c38 active = {active} inactive = {inactive} -highlight = #57553a +highlight = #a6f6c6 error = #a64848 -bspwmborder = #57553a +bspwmborder = #a6f6c6 pulse = #41434f xkb = #844d2c memory = #57553a @@ -36,7 +36,7 @@ background = ${colors.background} foreground = ${colors.foreground} radius = 3 -line-size = 2 +line-size = 3 line-color = #000000 border-size = 0