Updateable pkg module in orange

This commit is contained in:
John Mertz 2022-09-06 08:40:57 -06:00
parent eda4401e14
commit f7f4b0170c
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* yellow * yellow
* blue * blue
* purple * purple
* orange
* aqua * aqua
* redhi * redhi
* greenhi * greenhi
@ -244,6 +245,10 @@ window#waybar {
margin-bottom: -3px; margin-bottom: -3px;
} }
#custom-pkg.updateable {
color: @orange;
}
/* Gammastep */ /* Gammastep */
#custom-gammastep.enabled { #custom-gammastep.enabled {