6 Commits

Author SHA1 Message Date
e8010ee358 Update theme colors 2026-05-08 18:38:36 +00:00
e48fc86d7c Update theme colors 2026-05-08 18:38:33 +00:00
dcabd5c820 Update theme colors 2026-05-08 18:38:31 +00:00
8f9afcfa54 Update theme colors 2026-05-08 18:38:28 +00:00
c34c0766d6 Update theme colors 2026-05-08 18:38:26 +00:00
8ed6ebc52a Update theme colors 2026-05-08 18:38:23 +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: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5fffae6;
--primary-cta: #80da9b;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5fffae6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);