8 Commits

Author SHA1 Message Date
9531dc4266 Update theme colors 2026-05-02 16:47:59 +00:00
8585024fab Update theme colors 2026-05-02 16:47:57 +00:00
be538015f2 Update theme colors 2026-05-02 16:47:52 +00:00
9c31205102 Update theme colors 2026-05-02 16:47:44 +00:00
b01503b079 Update theme colors 2026-05-02 16:47:28 +00:00
39b448cb7e Update theme colors 2026-05-02 16:46:58 +00:00
8084383a5a Update theme colors 2026-05-02 16:46:47 +00:00
4df10a2dd2 Update theme colors 2026-05-02 16:46:38 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);