This commit is contained in:
4DBug
2026-08-26 19:24:53 -05:00
parent 145851a32e
commit 735f9a4375
9 changed files with 233 additions and 236 deletions
+4 -4
View File
@@ -17,11 +17,11 @@
--color-text: #f2f2f2; /* primary text */
--color-text-dim: #9a9a9a; /* secondary text */
--color-text-faint: #5c5c5c; /* tertiary text */
--color-accent: #00e08b; /* brand / primary action color */
--color-accent-hover: #33ecab;
--color-accent-text: #04110a; /* text on accent buttons */
--color-accent: #c084fc; /* brand / primary action color */
--color-accent-hover: #d8b4fe;
--color-accent-text: #12071f; /* text on accent buttons */
--color-danger: #ff6b6b;
--color-success: #00e08b;
--color-success: #c084fc;
--color-star: #ffc94d; /* rating stars */
/* ---- typography ------------------------------------------------------ */