aboutsummaryrefslogtreecommitdiff
path: root/pywal/.config/wal/templates/colors-polybar
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2024-07-24 16:37:37 +0200
committerdavidpkj <davidpenkow1@gmail.com>2024-07-24 16:37:37 +0200
commita33954c59fe9d8fe889fab077b6612cc029ac3fc (patch)
treea3035512625aefe79b0973f91bdc7c7ebe302cea /pywal/.config/wal/templates/colors-polybar
parentcbfd64346441200e3df8df6ad54fc76c99d25f1c (diff)
Mega Update: FW16 Space Rice
- Add symlinks to dotfiles in config dir (links to links) - Switch from neofetch to fastfetch - Add htop - Add dynamic colors (polybar, xmonad, qutebrowser) - Update color management (pywal & friends, alacritty, xorg) - Minor updates to other files (quality of life)
Diffstat (limited to 'pywal/.config/wal/templates/colors-polybar')
-rw-r--r--pywal/.config/wal/templates/colors-polybar9
1 files changed, 9 insertions, 0 deletions
diff --git a/pywal/.config/wal/templates/colors-polybar b/pywal/.config/wal/templates/colors-polybar
new file mode 100644
index 0000000..22caa51
--- /dev/null
+++ b/pywal/.config/wal/templates/colors-polybar
@@ -0,0 +1,9 @@
+background = {background}
+background-alt = {color8}
+foreground = {foreground}
+foreground-alt = {foreground}
+primary = {primary}
+secondary = {accent}
+alert = {color1}
+disabled = {color8}
+separator = {color8}