1 Commits

Author SHA1 Message Date
ae36249d04 Update theme colors 2026-04-18 11:52:13 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #000000;
--card: #ffffff; --card: #1a2f1d;
--foreground: #1c1c1c; --foreground: #ffffff;
--primary-cta: #1f514c; --primary-cta: #ffffff;
--primary-cta-text: #f5f5f5; --primary-cta-text: #0a1a0c;
--secondary-cta: #ffffff; --secondary-cta: #0d200f;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #d4f6d8;
--accent: #159c49; --accent: #1a3d1f;
--background-accent: #a8e8ba; --background-accent: #355e3b;
/* 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);