11 Commits

Author SHA1 Message Date
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
b06bee54b0 Update theme colors 2026-05-02 16:44:26 +00:00
25e380ef27 Update theme colors 2026-05-02 16:44:23 +00:00
dedf9211ad Update theme colors 2026-05-02 16:44:20 +00:00
c1dbd9156d Update theme colors 2026-05-02 16:44:09 +00:00
eb94c4e44e Update theme colors 2026-05-02 16:44:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaf8;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #1c3d25;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;
--accent: #a8b5a5;
--background-accent: #e6e8e4;
--background: #050012;
--card: #040121;
--foreground: #f0e6ff;
--primary-cta: #c89bff;
--primary-cta-text: #050012;
--secondary-cta: #1d123b;
--secondary-cta-text: #f0e6ff;
--accent: #684f7b;
--background-accent: #65417c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);