diff options
Diffstat (limited to '.config/polybar/forest/colors.ini')
-rw-r--r-- | .config/polybar/forest/colors.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/polybar/forest/colors.ini b/.config/polybar/forest/colors.ini index 9c9d213..c47f9a1 100644 --- a/.config/polybar/forest/colors.ini +++ b/.config/polybar/forest/colors.ini @@ -12,8 +12,8 @@ ;; Use pywal.sh in scripts directory to use colors from an image/wallpaper. ;; main colors -background = #98282828 -foreground = #98EBDBB2 +background = #282828 +foreground = #EBDBB2 sep = #505050 white = #FFFFFF |