Undid favorite/blacklisted tag color-coded stylings.
All checks were successful
ci / build-test (push) Successful in 2m44s
ci / publish-image (push) Successful in 1m32s

This commit is contained in:
2026-03-18 00:27:43 -04:00
parent ce9fbe491d
commit 1c016ac62e
5 changed files with 30 additions and 10 deletions

View File

@@ -20,7 +20,8 @@ public enum ColorVarient
Teal,
Blue,
Orange,
Pink
Pink,
Red
}
public static class CssUtil