aboutsummaryrefslogtreecommitdiff
path: root/config/polybar/material/colors.ini
diff options
context:
space:
mode:
Diffstat (limited to 'config/polybar/material/colors.ini')
-rw-r--r--config/polybar/material/colors.ini23
1 files changed, 23 insertions, 0 deletions
diff --git a/config/polybar/material/colors.ini b/config/polybar/material/colors.ini
new file mode 100644
index 0000000..594adaa
--- /dev/null
+++ b/config/polybar/material/colors.ini
@@ -0,0 +1,23 @@
+;; ┌────────────────────────────────────────────────────────────┐
+;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█▀█░█░░░█▀█░█▀▄░█▀▀│
+;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░░░█░█░█░░░█░█░█▀▄░▀▀█│
+;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░▀▀▀│
+;; │░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
+module-fg = #1F1F1F
+primary = #ffb300
+secondary = #E53935
+alternate = #7cb342
+
+;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_