7 Commits

Author SHA1 Message Date
419d3acef7 Update theme colors 2026-05-08 18:38:43 +00:00
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: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f3251;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);