Compare commits

..

8 Commits

Author SHA1 Message Date
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
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

View File

@@ -12,11 +12,11 @@
--background: #ffffff; --background: #ffffff;
--card: #fcfcfc; --card: #fcfcfc;
--foreground: #074771; --foreground: #114f0a;
--primary-cta: #0f0871; --primary-cta: #0f0871;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #cb331e; --secondary-cta: #e0a911;
--secondary-cta-text: #074771; --secondary-cta-text: #0F0871;
--accent: #f086d4; --accent: #f086d4;
--background-accent: #f5f0f3; --background-accent: #f5f0f3;