diff options
author | Aaditya Dhruv <[email protected]> | 2022-07-08 21:52:08 -0700 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2022-07-08 21:52:08 -0700 |
commit | c704ef962c9ada8346cbc45de93258a20e7f06a8 (patch) | |
tree | 5725c7392b6657071794fa752cbfd8cedc270369 /.config/polybar/forest/colors.ini | |
parent | 1c4dcc7c3a90ede911925c1a6606915618579222 (diff) |
polybar changes
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 |