3 Commits

Author SHA1 Message Date
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: #000000;
--card: #ffffff;
--foreground: #0c1325;
--foreground: #45aaeb;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);