5 Commits

Author SHA1 Message Date
9fabe3f62b Update theme colors 2026-05-13 15:14:39 +00:00
21012cddd8 Update theme colors 2026-05-13 15:14:34 +00:00
12c693a37a Update theme colors 2026-05-13 15:14:27 +00:00
5e522f8d64 Update theme colors 2026-05-13 15:14:22 +00:00
01152d7c21 Update theme colors 2026-05-13 15:14:21 +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: #fbfaff;
--card: #f7f5ff;
--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);