4 Commits

Author SHA1 Message Date
f4b4a7f95f Update theme colors 2026-04-22 05:07:14 +00:00
f4863dcd00 Update theme colors 2026-04-22 05:07:02 +00:00
d4bcf377a9 Update theme colors 2026-04-22 05:06:22 +00:00
6eca2a30a1 Update theme colors 2026-04-22 05:06:12 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #e34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);