5 Commits

Author SHA1 Message Date
dfbbb5d5da Update theme colors 2026-04-22 05:08:28 +00:00
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;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);