8 Commits

Author SHA1 Message Date
3d05bb4c66 Update theme colors 2026-05-28 01:35:48 +00:00
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
1fe585877e Update theme colors 2026-05-28 01:34:52 +00:00
7557f0a19e Update theme colors 2026-05-28 01:34:42 +00:00
6f8ba5b69a Update theme colors 2026-05-28 01:34:35 +00:00
a902da74ca Update theme colors 2026-05-28 01:34:24 +00:00

View File

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