6 Commits

Author SHA1 Message Date
35b8207688 Update theme colors 2026-05-24 20:57:17 +00:00
33b6fe7532 Update theme colors 2026-05-24 20:57:07 +00:00
7c70d67f74 Update theme colors 2026-05-24 20:57:01 +00:00
406b9b0c1c Update theme colors 2026-05-24 20:56:50 +00:00
35c0c6221e Update theme colors 2026-05-24 20:56:44 +00:00
6f422c5e21 Update theme colors 2026-05-24 20:56:39 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ff8600;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #ff6347;
--background-accent: #130029;
--background: #fffafa;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);