Update theme colors

This commit is contained in:
2026-06-11 11:13:13 +00:00
parent dcedac725e
commit 34c3a934b5

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000802; --background: #000000;
--card: #0b1a0b; --card: #1f4035;
--foreground: #e6ffe6; --foreground: #ffffff;
--primary-cta: #80da9b; --primary-cta: #ffffff;
--primary-cta-text: #000802; --primary-cta-text: #051a12;
--secondary-cta: #07170b; --secondary-cta: #0d2b1f;
--secondary-cta-text: #e6ffe6; --secondary-cta-text: #d4f6e8;
--accent: #38714a; --accent: #0d5238;
--background-accent: #2c6541; --background-accent: #10b981;
/* 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);