aboutsummaryrefslogtreecommitdiff
path: root/config/polybar/blocks/colors.ini
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-08-12 15:19:57 +0200
committerWilliam Hergès <william@herges.fr>2025-08-12 15:19:57 +0200
commit4a21ae6fcdfcd0051a2e6fee641cd344c01dac83 (patch)
treea3741ca7f848d0f5213915d82f78fd0039a874f9 /config/polybar/blocks/colors.ini
parentfed5ed81fbf64942dab81e7afd1eac5651290631 (diff)
Reset everything
Diffstat (limited to 'config/polybar/blocks/colors.ini')
-rw-r--r--config/polybar/blocks/colors.ini39
1 files changed, 0 insertions, 39 deletions
diff --git a/config/polybar/blocks/colors.ini b/config/polybar/blocks/colors.ini
deleted file mode 100644
index 097b2ee..0000000
--- a/config/polybar/blocks/colors.ini
+++ /dev/null
@@ -1,39 +0,0 @@
-;; ┌────────────────────────────────────────────────────────────┐
-;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│
-;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│
-;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│
-;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│
-;; └────────────────────────────────────────────────────────────┘
-
-;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
-
-[color]
-
-;; Use pywal.sh in scripts directory to use colors from an image/wallpaper.
-
-;; main colors
-background = #2f343f
-background-alt = #C4C7C5
-foreground = #1C1E20
-foreground-alt = #C4C7C5
-primary = #B4BC67
-
-white = #FFFFFF
-black = #000000
-red = #EC7875
-pink = #EC6798
-purple = #BE78D1
-blue = #75A4CD
-cyan = #00C7DF
-teal = #00B19F
-green = #61C766
-lime = #B9C244
-yellow = #EBD369
-amber = #EDB83F
-orange = #E57C46
-brown = #AC8476
-gray = #9E9E9E
-indigo = #6C77BB
-blue-gray = #6D8895
-
-;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_