6 Commits

Author SHA1 Message Date
ae319bd317 Update theme colors 2026-04-22 12:05:54 +00:00
41922350e9 Update theme colors 2026-04-22 12:05:50 +00:00
04a531fd8b Update theme colors 2026-04-22 12:05:46 +00:00
23b41f1ceb Update theme colors 2026-04-22 12:05:41 +00:00
41b5490277 Update theme colors 2026-04-22 12:05:34 +00:00
ce3d539671 Update theme colors 2026-04-22 12:05:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #C8A96A;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #C8A96A;
--background-accent: #262626;
--accent: #535353;
--background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);