Compare commits

..

2 Commits

Author SHA1 Message Date
c5856ad36b Update theme colors 2026-06-02 20:59:04 +00:00
85a4985cf2 Update theme colors 2026-06-02 20:58:11 +00:00

View File

@@ -15,8 +15,8 @@
--foreground: #e965d2; --foreground: #e965d2;
--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;