2 Commits

Author SHA1 Message Date
3779d8dfb6 Update theme colors 2026-05-18 14:11:22 +00:00
f95ee33949 Update theme colors 2026-05-18 14:11:13 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fafffb; --background: #000000;
--card: #ffffff; --card: #0c0c0c;
--foreground: #001a0a; --foreground: #ffffff;
--primary-cta: #0a705f; --primary-cta: #106EFB;
--primary-cta-text: #fafffb; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #000000;
--secondary-cta-text: #001a0a; --secondary-cta-text: #ffffff;
--accent: #a8d9be; --accent: #535353;
--background-accent: #6bbfb8; --background-accent: #106EFB;
/* 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);