5 Commits

Author SHA1 Message Date
0073e7c142 Update theme colors 2026-05-07 14:07:14 +00:00
3fd7a8b1bf Update theme colors 2026-05-07 14:07:12 +00:00
b7bc2eed8e Update theme colors 2026-05-07 14:06:51 +00:00
7b1a31ee46 Update theme colors 2026-05-07 14:06:41 +00:00
5c58beef81 Update theme colors 2026-05-07 14:06:32 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
--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);