From dbf48298792ff0892855efd661d7eba2da0cb7ee Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 31 Aug 2020 18:05:11 +0200 Subject: [PATCH] updated to onehalf-dark --- .config/bspwm/bspwmrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 3f3b188..e76976c 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -10,9 +10,9 @@ bspc config borderless_monocle true bspc config gapless_monocle true # colors based on plastic scheme -bspc config normal_border_color "#21252b" -bspc config focused_border_color "#9ec400" -bspc config presel_feedback_color "#9ec400" +bspc config normal_border_color "#282c34" +bspc config focused_border_color "#98c379" +bspc config presel_feedback_color "#98c379" # some rules # to get the name, search WM_CLASS(STRING) in xprop