6 Commits

Author SHA1 Message Date
9a76ab7d91 Update theme colors 2026-05-10 18:26:14 +00:00
84d7acd65d Update theme colors 2026-05-10 18:25:34 +00:00
8e05b8d294 Update theme colors 2026-05-10 18:25:27 +00:00
dbd6b7c68a Update theme colors 2026-05-10 18:25:22 +00:00
14e29c24b7 Update theme colors 2026-05-10 18:25:07 +00:00
102c9167a4 Update theme colors 2026-05-10 18:24:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ffd700;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #333333;
--background-accent: #0a0a0a;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);