diff options
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index a3906fb..cc0b873 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -2,7 +2,7 @@ ;background = ${xrdb:color0:#222} ;background = #10152c ;background = #080f1f -background = #161616 +background = #101010 background-alt = #1b2f60 background-module = #194129 ;foreground = ${xrdb:color7:#222} |