diff options
Diffstat (limited to 'config/polybar/grayblocks/colors.ini')
| -rw-r--r-- | config/polybar/grayblocks/colors.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/config/polybar/grayblocks/colors.ini b/config/polybar/grayblocks/colors.ini new file mode 100644 index 0000000..be76252 --- /dev/null +++ b/config/polybar/grayblocks/colors.ini @@ -0,0 +1,23 @@ +;; ┌────────────────────────────────────────────────────────────┐ +;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│ +;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│ +;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│ +;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│ +;; └────────────────────────────────────────────────────────────┘ + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[color] + +;; Use pywal.sh in scripts directory to use colors from an image/wallpaper. + +;; main colors +background = #272727 +background-alt = #383838 +foreground = #CACACA +foreground-alt = #CACACA +primary = #e53935 +red = #EF5350 +yellow = #FFEE58 + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
