diff options
Diffstat (limited to 'config/polybar/cuts/colors.ini')
| -rw-r--r-- | config/polybar/cuts/colors.ini | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/config/polybar/cuts/colors.ini b/config/polybar/cuts/colors.ini new file mode 100644 index 0000000..49c39b4 --- /dev/null +++ b/config/polybar/cuts/colors.ini @@ -0,0 +1,24 @@ +;; ┌────────────────────────────────────────────────────────────┐ +;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│ +;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│ +;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│ +;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│ +;; └────────────────────────────────────────────────────────────┘ + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[color] + +;; Use pywal.sh in scripts directory to use colors from an image/wallpaper. + +;; main colors +background = #0a0a0a +background-alt = #8C0a0a0a +foreground = #f5f5f5 +foreground-alt = #33f5f5f5 +primary = #fdd835 +red = #FF5250 +green = #43a047 +yellow = #fdd835 + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
