5 Commits

Author SHA1 Message Date
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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);