6 Commits

Author SHA1 Message Date
6a6a5d0abc Update theme colors 2026-05-30 19:16:12 +00:00
641827ea18 Update theme colors 2026-05-30 19:15:49 +00:00
a6477e5bab Update theme colors 2026-05-30 19:15:25 +00:00
31134be987 Update theme colors 2026-05-30 19:15:18 +00:00
ccb4aaf41a Update theme colors 2026-05-30 19:15:00 +00:00
47c34df79f Update theme colors 2026-05-30 18:35:41 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--primary-cta-text: #020617;
--secondary-cta: #041633;
--secondary-cta-text: #e2e8f0;
--accent: #2d30f3;
--background-accent: #1d4ed8;
--background: #cbb7b7;
--card: #1e0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #000000;
--secondary-cta: #661313;
--secondary-cta-text: #ffe6e6;
--accent: #7b4242;
--background-accent: #824245;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);