Compare commits

...

6 Commits

Author SHA1 Message Date
f8f0b55fa6 Update theme colors 2026-06-02 21:02:45 +00:00
b4705b7bed Update theme colors 2026-06-02 21:02:00 +00:00
f7cc918a46 Update theme colors 2026-06-02 21:01:49 +00:00
a3df335d44 Update theme colors 2026-06-02 21:01:37 +00:00
7f076a6420 Update theme colors 2026-06-02 21:01:19 +00:00
042d8fde3d Update theme colors 2026-06-02 21:00:22 +00:00

View File

@@ -12,9 +12,9 @@
--background: #ffffff; --background: #ffffff;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #b1469f; --foreground: #0c4006;
--primary-cta: #0f0871; --primary-cta: #0f0871;
--primary-cta-text: #ffffff; --primary-cta-text: #E0A911;
--secondary-cta: #e0a911; --secondary-cta: #e0a911;
--secondary-cta-text: #0F0871; --secondary-cta-text: #0F0871;
--accent: #f086d4; --accent: #f086d4;