7 Commits

Author SHA1 Message Date
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
e64bf0224d Update theme colors 2026-05-24 20:55:47 +00:00
edefef46c8 Update theme colors 2026-05-24 20:54:58 +00:00
43ef2f812f Update theme colors 2026-05-24 20:54:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #ff4500;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #ff6347;
--background-accent: #2a1500;
--background: #fafffb;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);