4 Commits

Author SHA1 Message Date
06097125fd Update theme colors 2026-04-23 07:47:15 +00:00
b5b6bd6b4a Update theme colors 2026-04-23 07:46:52 +00:00
d4c1c1432a Update theme colors 2026-04-23 07:46:42 +00:00
cf5d91b376 Update theme colors 2026-04-23 07:46:36 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fffafa;
--card: #fff7f7;
--foreground: #a731c1;
--primary-cta: #d30fca;
--primary-cta-text: #fffafa;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #00b5fa;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);