9 Commits

Author SHA1 Message Date
983824e653 Update theme colors 2026-04-12 23:30:48 +00:00
5a9c1ebc85 Update theme colors 2026-04-12 23:29:54 +00:00
58821ca192 Update theme colors 2026-04-12 23:29:16 +00:00
3b1ffad0ce Update theme colors 2026-04-12 23:28:51 +00:00
0a817eb8c4 Update theme colors 2026-04-12 23:27:01 +00:00
843f16f639 Update theme colors 2026-04-12 23:26:54 +00:00
5958fbb635 Update theme colors 2026-04-12 23:26:42 +00:00
2920febbc4 Update theme colors 2026-04-12 23:26:26 +00:00
2d4dd96c86 Update theme colors 2026-04-12 23:26:11 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #0f0f0f;
--foreground: #ffffff;
--primary-cta: #C8A24A;
--primary-cta-text: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #C8A24A;
--background-accent: #0d1a0d;
--card: #0d7424;
--foreground: #e2e15e;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);