Compare commits

..

11 Commits

Author SHA1 Message Date
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
b72586818c Update theme colors 2026-06-02 20:54:06 +00:00
d700c1b1a8 Update theme colors 2026-06-02 20:53:55 +00:00

View File

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