2 Commits

Author SHA1 Message Date
8298213cdf Update theme colors 2026-05-11 16:34:24 +00:00
f4b5d2ece2 Update theme colors 2026-05-11 16:34:08 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #efebe5;
--card: #1a1a1a; --card: #f7f2ea;
--foreground: #fff5f5e6; --foreground: #000000;
--primary-cta: #ff7a7a; --primary-cta: #000000;
--primary-cta-text: #0a0a0a; --primary-cta-text: #efebe5;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #fff5f5e6; --secondary-cta-text: #000000;
--accent: #737373; --accent: #ffffff;
--background-accent: #737373; --background-accent: #e1b875;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);