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/shades/colors.ini | |
| parent | fed5ed81fbf64942dab81e7afd1eac5651290631 (diff) | |
Reset everything
Diffstat (limited to 'config/polybar/shades/colors.ini')
| -rw-r--r-- | config/polybar/shades/colors.ini | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/config/polybar/shades/colors.ini b/config/polybar/shades/colors.ini deleted file mode 100644 index 3e45ca9..0000000 --- a/config/polybar/shades/colors.ini +++ /dev/null @@ -1,29 +0,0 @@ -;; ┌────────────────────────────────────────────────────────────┐ -;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│ -;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│ -;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│ -;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│ -;; └────────────────────────────────────────────────────────────┘ - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[color] - -;; Use pywal.sh in scripts directory to use colors from an image/wallpaper. - -;; main colors -background = #1F1F1F -foreground = #FFFFFF -foreground-alt = #8F8F8F - -;; shades -shade1 = #0D47A1 -shade2 = #1565C0 -shade3 = #1976D2 -shade4 = #1E88E5 -shade5 = #2196F3 -shade6 = #42A5F5 -shade7 = #64B5F6 -shade8 = #90CAF9 - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
