Compare commits

...

11 Commits

Author SHA1 Message Date
7f076a6420 Update theme colors 2026-06-02 21:01:19 +00:00
042d8fde3d Update theme colors 2026-06-02 21:00:22 +00:00
80ce388e65 Update theme colors 2026-06-02 20:59:44 +00:00
c5856ad36b Update theme colors 2026-06-02 20:59:04 +00:00
85a4985cf2 Update theme colors 2026-06-02 20:58:11 +00:00
3781f39248 Update theme colors 2026-06-02 20:57:51 +00:00
ac46d9237a Update theme colors 2026-06-02 20:57:18 +00:00
cf956ccdc0 Update theme colors 2026-06-02 20:55:09 +00:00
3f7241cb0e Update theme colors 2026-06-02 20:54:55 +00:00
d5daf11a7d Update theme colors 2026-06-02 20:54:29 +00:00
c84f765db9 Update theme colors 2026-06-02 20:54:11 +00:00

View File

@@ -12,12 +12,12 @@
--background: #ffffff;
--card: #fcfcfc;
--foreground: #1e80c2;
--primary-cta: #ff4eac;
--foreground: #255a1f;
--primary-cta: #0f0871;
--primary-cta-text: #ffffff;
--secondary-cta: #F7D794;
--secondary-cta-text: #36454F;
--accent: #FFB6C1;
--secondary-cta: #e0a911;
--secondary-cta-text: #0F0871;
--accent: #f086d4;
--background-accent: #f5f0f3;
/* text sizing - set by ThemeProvider */