3 Commits

Author SHA1 Message Date
c2a2608d7c Update theme colors 2026-05-28 01:35:39 +00:00
f55714ba58 Update theme colors 2026-05-28 01:35:24 +00:00
ca6ab0349e Update theme colors 2026-05-28 01:35:01 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffcfff;
--card: #ffffff;
--card: #ff78e6;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #1b0c25;
--accent: #ffdaf6;
--background-accent: #ffe7f1;
--background-accent: #ff75cd;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);