3 Commits

Author SHA1 Message Date
976cff1d8e Update theme colors 2026-05-08 12:05:35 +00:00
312905ff0a Update theme colors 2026-05-08 12:05:16 +00:00
66c1dd4026 Update theme colors 2026-05-08 12:04:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #07111f;
--card: #0c1728;
--foreground: #ffffff;
--primary-cta: #9fd4ff;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #9fd4ff;
--background-accent: #07111f;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5fffae6;
--primary-cta: #80da9b;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5fffae6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);