6 Commits

Author SHA1 Message Date
c9d21de7a7 Update theme colors 2026-05-08 18:38:40 +00:00
48e973f5e5 Update theme colors 2026-05-08 18:38:38 +00:00
e8010ee358 Update theme colors 2026-05-08 18:38:36 +00:00
e48fc86d7c Update theme colors 2026-05-08 18:38:33 +00:00
dcabd5c820 Update theme colors 2026-05-08 18:38:31 +00:00
8f9afcfa54 Update theme colors 2026-05-08 18:38:28 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f1f40;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a051a;
--secondary-cta: #0d0d2b;
--secondary-cta-text: #d4d4f6;
--accent: #3d2880;
--background-accent: #663cff;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);