Compare commits

..

5 Commits

Author SHA1 Message Date
7a61167e59 Update theme colors 2026-04-27 20:55:59 +00:00
6a90f8e8d5 Update theme colors 2026-04-27 20:55:44 +00:00
08ded48c96 Update theme colors 2026-04-27 20:55:34 +00:00
9df473536a Update theme colors 2026-04-27 20:51:54 +00:00
442a4ff2ee Update theme colors 2026-04-27 20:51:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #fafffb;
--card: #1a1a1a; --card: #f7fffa;
--foreground: #f5fffae6; --foreground: #001a0a;
--primary-cta: #80da9b; --primary-cta: #0a7039;
--primary-cta-text: #0a0a0a; --primary-cta-text: #fafffb;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #f5fffae6; --secondary-cta-text: #001a0a;
--accent: #737373; --accent: #a8d9be;
--background-accent: #737373; --background-accent: #6bbf8e;
/* 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);