From f7f4b0170c88db57e59a56f6672d3983759bacbc Mon Sep 17 00:00:00 2001 From: John Mertz Date: Tue, 6 Sep 2022 08:40:57 -0600 Subject: [PATCH] Updateable pkg module in orange --- waybar/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/waybar/style.css b/waybar/style.css index be360eacc..72fd6d0b2 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -24,6 +24,7 @@ * yellow * blue * purple + * orange * aqua * redhi * greenhi @@ -244,6 +245,10 @@ window#waybar { margin-bottom: -3px; } +#custom-pkg.updateable { + color: @orange; +} + /* Gammastep */ #custom-gammastep.enabled {