7 Commits

Author SHA1 Message Date
3ac3d3647e Update theme colors 2026-06-11 20:18:14 +00:00
e3dcda0af9 Update theme colors 2026-06-11 20:18:12 +00:00
ebb0745f25 Update theme colors 2026-06-11 20:18:08 +00:00
c1a112e7c8 Update theme colors 2026-06-11 20:17:59 +00:00
8626242280 Update theme colors 2026-06-11 20:17:57 +00:00
82032dc59a Update theme colors 2026-06-11 20:17:54 +00:00
b4087fd0d9 Update theme colors 2026-06-11 20:17:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #1a1a1a; --foreground: #f5f5f5;
--primary-cta: #2c2c2c; --primary-cta: #dfff1c;
--primary-cta-text: #f5f4f0; --primary-cta-text: #0a0a0a;
--secondary-cta: #f5f4f0; --secondary-cta: #1a1a1a;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #ffffff;
--accent: #8a8a8a; --accent: #8b9a1b;
--background-accent: #e8e6e1; --background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);