5 Commits

Author SHA1 Message Date
43bb788dd8 Update theme colors 2026-05-06 16:46:21 +00:00
68186769a7 Update theme colors 2026-05-06 16:46:18 +00:00
0d89133796 Update theme colors 2026-05-06 16:46:12 +00:00
0521a3383a Update theme colors 2026-05-06 16:45:28 +00:00
0d33523efc Update theme colors 2026-05-06 16:45:18 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--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);