8 Commits

Author SHA1 Message Date
637e7dc611 Update theme colors 2026-05-07 17:10:49 +00:00
7560089ab9 Update theme colors 2026-05-07 17:10:37 +00:00
801f2b34d3 Update theme colors 2026-05-07 17:10:29 +00:00
0c53ede288 Update theme colors 2026-05-07 17:07:29 +00:00
0cd052a84d Update theme colors 2026-05-07 17:07:20 +00:00
0c772b963b Update theme colors 2026-05-07 17:03:47 +00:00
d2239b7421 Update theme colors 2026-05-07 17:03:35 +00:00
d90e7ed11b Update theme colors 2026-05-07 16:58:14 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e;
--secondary-cta-text: #e0e0e0;
--accent: #d0d0d0;
--background-accent: #9a9a9a;
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);