aboutsummaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2026-01-08 18:19:01 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2026-01-08 18:19:01 -0500
commit6f6ec554a99f17c19badcda4eb4352222e4f3778 (patch)
treea44b5ba39530e833d233a7e14aff5d5edf5f8f5e /waybar
parentd13bece3d421c7f8aaf0ff9a060f2207108496c3 (diff)
downloadrivercfg-6f6ec554a99f17c19badcda4eb4352222e4f3778.tar.gz
rivercfg-6f6ec554a99f17c19badcda4eb4352222e4f3778.tar.xz
More tweaks for el9. Also compile and setup mako with appropriate theme.
Diffstat (limited to 'waybar')
-rw-r--r--waybar/style.css21
1 files changed, 1 insertions, 20 deletions
diff --git a/waybar/style.css b/waybar/style.css
index b8571d3..6aad1ba 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -1,20 +1 @@
-@define-color background #282828;
-@define-color foreground #ebdbb2;
-@define-color regular0 #282828;
-@define-color regular1 #cc241d;
-@define-color regular2 #98971a;
-@define-color regular3 #d79921;
-@define-color regular4 #458588;
-@define-color regular5 #b16286;
-@define-color regular6 #689d6a;
-@define-color regular7 #a89984;
-@define-color bright0 #928374;
-@define-color bright1 #fb4934;
-@define-color bright2 #b8bb26;
-@define-color bright3 #fabd2f;
-@define-color bright4 #83a598;
-@define-color bright5 #d3869b;
-@define-color bright6 #8ec07c;
-@define-color bright7 #ebdbb2;
-
-@import url("base.css");
+@import url("style-dark.css");