6 Commits

Author SHA1 Message Date
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
5fe7d79ade Update theme colors 2026-05-24 20:56:28 +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: #2a1500;
--background: #fbfaff;
--card: #ffffff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);