From 6f6ec554a99f17c19badcda4eb4352222e4f3778 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Thu, 8 Jan 2026 18:19:01 -0500 Subject: More tweaks for el9. Also compile and setup mako with appropriate theme. --- waybar/style.css | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) (limited to 'waybar') 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"); -- cgit v1.2.3