diff options
| author | William Hergès <william@herges.fr> | 2025-08-12 15:19:57 +0200 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2025-08-12 15:19:57 +0200 |
| commit | 4a21ae6fcdfcd0051a2e6fee641cd344c01dac83 (patch) | |
| tree | a3741ca7f848d0f5213915d82f78fd0039a874f9 /config/polybar/colorblocks/colors.ini | |
| parent | fed5ed81fbf64942dab81e7afd1eac5651290631 (diff) | |
Reset everything
Diffstat (limited to 'config/polybar/colorblocks/colors.ini')
| -rw-r--r-- | config/polybar/colorblocks/colors.ini | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/config/polybar/colorblocks/colors.ini b/config/polybar/colorblocks/colors.ini deleted file mode 100644 index f0e28df..0000000 --- a/config/polybar/colorblocks/colors.ini +++ /dev/null @@ -1,30 +0,0 @@ -;; ┌────────────────────────────────────────────────────────────┐ -;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│ -;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│ -;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│ -;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│ -;; └────────────────────────────────────────────────────────────┘ - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[color] - -;; Use pywal.sh in scripts directory to use colors from an image/wallpaper. - -;; main colors -background = #141C21 -foreground = #141C21 -foreground-alt = #FFFFFF -alpha = #00000000 - -;; shades -shade1 = #006064 -shade2 = #00838F -shade3 = #0097A7 -shade4 = #00ACC1 -shade5 = #00BCD4 -shade6 = #26C6DA -shade7 = #4DD0E1 -shade8 = #80DEEA - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
