9 Commits

Author SHA1 Message Date
3b408721e8 Update theme colors 2026-05-11 20:53:22 +00:00
8305659974 Update theme colors 2026-05-11 20:52:58 +00:00
0618387a39 Update theme colors 2026-05-11 20:52:26 +00:00
9b120b7b68 Update theme colors 2026-05-11 20:52:09 +00:00
3aa22ec0d9 Update theme colors 2026-05-11 20:51:41 +00:00
2ba025cc98 Update theme colors 2026-05-11 20:49:53 +00:00
8918c2dd87 Update theme colors 2026-05-11 20:49:50 +00:00
5e59a337dc Update theme colors 2026-05-11 20:49:48 +00:00
9f1b955d57 Update theme colors 2026-05-11 20:48:21 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0a3fea;
--accent: #000000;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);