Compare commits

...

1 Commits

Author SHA1 Message Date
0df3952f25 Update theme colors 2026-06-02 20:51:13 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #f7f6f7;
--card: #1a1a1a; --card: #ffffff;
--foreground: #fff5f5e6; --foreground: #25190c;
--primary-cta: #ff7a7a; --primary-cta: #ff6207;
--primary-cta-text: #0a0a0a; --primary-cta-text: #f7f6f7;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #fff5f5e6; --secondary-cta-text: #25190c;
--accent: #737373; --accent: #ffce93;
--background-accent: #737373; --background-accent: #e8cfa8;
/* 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);