Compare commits

..

20 Commits

Author SHA1 Message Date
a614f139ab Update theme colors 2026-06-02 21:13:37 +00:00
922bd3fcd2 Update theme colors 2026-06-02 21:13:18 +00:00
953c834ba7 Update theme colors 2026-06-02 21:13:07 +00:00
f244116c70 Update theme colors 2026-06-02 21:12:32 +00:00
9d62b1a3ab Update theme colors 2026-06-02 21:11:25 +00:00
0488cceb40 Update theme colors 2026-06-02 21:11:01 +00:00
5b691a8f0e Update theme colors 2026-06-02 21:10:31 +00:00
ec6b233569 Update theme colors 2026-06-02 21:10:17 +00:00
c3f767d52b Update theme colors 2026-06-02 21:09:56 +00:00
cd4ec1706c Update theme colors 2026-06-02 21:08:43 +00:00
eb58ece3c1 Update theme colors 2026-06-02 21:08:20 +00:00
24de7d68f2 Update theme colors 2026-06-02 21:08:05 +00:00
a542ea52c1 Update theme colors 2026-06-02 21:07:22 +00:00
0636ad9e0b Update theme colors 2026-06-02 21:06:40 +00:00
5e05ff690b Update theme colors 2026-06-02 21:06:00 +00:00
4156686ed4 Update theme colors 2026-06-02 21:05:17 +00:00
fa263c94c8 Update theme colors 2026-06-02 21:04:37 +00:00
6ef8487fbd Update theme colors 2026-06-02 21:04:14 +00:00
ee66137a9e Update theme colors 2026-06-02 21:04:04 +00:00
55ade47b8e Update theme colors 2026-06-02 21:03:52 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fcfcfc;
--foreground: #0c4006;
--primary-cta: #0f0871;
--primary-cta-text: #ffffff;
--secondary-cta: #e0a911;
--secondary-cta-text: #0F0871;
--accent: #f086d4;
--background: #ede8da;
--card: #ffffff;
--foreground: #082a04;
--primary-cta: #5a9066;
--primary-cta-text: #fbfbfb;
--secondary-cta: #5A9066;
--secondary-cta-text: #123414;
--accent: #733187;
--background-accent: #f5f0f3;
/* text sizing - set by ThemeProvider */