summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-09-04 21:23:47 +0530
committerlistout <listout@protonmail.com>2021-09-04 21:23:47 +0530
commit245f1afba774d8028587c48f9b625f2988ac16d9 (patch)
treee4022026f4a6b7a1643b5e668ef55d0e9c51aac2
parenta9ba8175307f49b658f02d6e9bc2836393b0341b (diff)
matching colors, and black background
-rwxr-xr-x.config/bspwm/bspwmrc2
-rw-r--r--.config/polybar/config4
2 files changed, 3 insertions, 3 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
index 85ab010..eb0b4ba 100755
--- a/.config/bspwm/bspwmrc
+++ b/.config/bspwm/bspwmrc
@@ -4,7 +4,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
picom &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
./.config/polybar/launch.sh &
-hsetroot -solid '#151515'
+hsetroot -solid '#000000'
bspc monitor -d I II III IV V VI
diff --git a/.config/polybar/config b/.config/polybar/config
index 60b30e6..da85cac 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -10,7 +10,7 @@ border-size=1
border-color = #00000000
background = #00000000
-foreground = #b5b4c9
+foreground = #b2b2b2
font-0="Dina:pixelsize=10;1"
font-1="Siji:size=10;1"
@@ -92,7 +92,7 @@ label-focused=
label-focused-padding=1
label-occupied=
label-occupied-padding=1
-label-occupied-foreground=#5e5c80
+label-occupied-foreground=#696969
label-empty=
label-empty-padding=1