Update theme colors

This commit is contained in:
2026-05-12 14:46:24 +00:00
parent 10812b280e
commit c67f57c596

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fcf6ec; --background: #0a0a0a;
--card: #f3ede2; --card: #1a1a1a;
--foreground: #2e2521; --foreground: #f5fffae6;
--primary-cta: #2e2521; --primary-cta: #80da9b;
--primary-cta-text: #fcf6ec; --primary-cta-text: #0a0a0a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #2e2521; --secondary-cta-text: #f5fffae6;
--accent: #b2a28b; --accent: #737373;
--background-accent: #b2a28b; --background-accent: #737373;
/* 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);