From c57e8ab185623510e527400a34d729b313daffc4 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 25 Jul 2023 23:46:05 +0200 Subject: feat(polybar): update polybar style --- config/polybar/docky/colors.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 config/polybar/docky/colors.ini (limited to 'config/polybar/docky/colors.ini') diff --git a/config/polybar/docky/colors.ini b/config/polybar/docky/colors.ini new file mode 100644 index 0000000..5a7b4fc --- /dev/null +++ b/config/polybar/docky/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 = #FFFFFF +primary = #e53935 +secondary = #E53935 +alternate = #7cb342 + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ -- cgit v1.2.3