Compare commits

..

12 Commits

Author SHA1 Message Date
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
9616848866 Update theme colors 2026-06-02 21:03:12 +00:00
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,10 +12,10 @@
--background: #ffffff;
--card: #fcfcfc;
--foreground: #b1469f;
--primary-cta: #0f0871;
--foreground: #0c4006;
--primary-cta: #406d4a;
--primary-cta-text: #ffffff;
--secondary-cta: #e0a911;
--secondary-cta: #816a8b;
--secondary-cta-text: #0F0871;
--accent: #f086d4;
--background-accent: #f5f0f3;