style: make sparkle color more intense

This commit is contained in:
2026-05-07 10:02:11 -03:00
parent 4ad8c3f3db
commit d1a28fd777
+1 -1
View File
@@ -16,7 +16,7 @@
--pink-accent: #ffd6f5;
--sparkle: #ffffff;
--sparkle-glow: rgba(120, 150, 200, 0.555);
--sparkle-glow: rgba(0, 100, 255, 0.555);
--border-width: 2px;
}