10 Commits

Author SHA1 Message Date
412eb8f042 Update theme colors 2026-05-09 19:40:31 +00:00
134e559653 Update theme colors 2026-05-09 19:40:09 +00:00
16d6e8a825 Update theme colors 2026-05-09 19:40:06 +00:00
19081ab304 Update theme colors 2026-05-09 19:39:54 +00:00
e1fa67c7f3 Update theme colors 2026-05-09 19:39:52 +00:00
cf143bdb57 Update theme colors 2026-05-09 19:39:49 +00:00
51838290f9 Update theme colors 2026-05-09 19:39:47 +00:00
899b250263 Update theme colors 2026-05-09 19:39:45 +00:00
d46c717dbe Update theme colors 2026-05-09 19:39:43 +00:00
bd8b64758b Update theme colors 2026-05-09 19:39:40 +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: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);