7 Commits

Author SHA1 Message Date
87368b5ef4 Update theme colors 2026-06-11 15:11:30 +00:00
b9faf816fe Update theme colors 2026-06-11 15:11:26 +00:00
cbd34f9835 Update theme colors 2026-06-11 15:11:21 +00:00
9ff9c8dbd0 Update theme colors 2026-06-11 15:11:08 +00:00
99b75bf1ad Update theme colors 2026-06-11 15:11:00 +00:00
4b94fece25 Update theme colors 2026-06-11 15:10:53 +00:00
0019194ecb Update theme colors 2026-06-11 15:10:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);