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