10 Commits

Author SHA1 Message Date
1c8250010a Update theme colors 2026-04-23 15:52:02 +00:00
8f0f6d883a Update theme colors 2026-04-23 15:51:48 +00:00
dd62f30f62 Update theme colors 2026-04-23 15:51:35 +00:00
8b3f7c4dae Update theme colors 2026-04-23 15:51:22 +00:00
bc599e5a59 Update theme colors 2026-04-23 15:51:06 +00:00
4574d07123 Update theme colors 2026-04-23 15:50:56 +00:00
b559c90cc9 Update theme colors 2026-04-23 15:50:36 +00:00
74b27c8f6d Update theme colors 2026-04-23 15:50:21 +00:00
c593e2512b Update theme colors 2026-04-23 15:50:01 +00:00
5f22c3dabf Update theme colors 2026-04-23 15:49:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #f12256;
--card: #ffffff;
--foreground: #0c1325;
--foreground: #45aaeb;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--primary-cta-text: #27d7f2;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--secondary-cta-text: #1f2429;
--accent: #93c7ff;
--background-accent: #a8cde8;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);