Compare commits

..

4 Commits

Author SHA1 Message Date
8071193101 Update theme colors 2026-06-02 20:50:06 +00:00
12e18be3eb Update theme colors 2026-06-02 20:49:56 +00:00
657d1696e5 Update theme colors 2026-06-02 20:49:38 +00:00
c11918f658 Update theme colors 2026-06-02 20:49:06 +00:00

View File

@@ -10,11 +10,11 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #FF0069; --background: #ff9401;
--card: #ffffff; --card: #ffffff;
--foreground: #1c1c1c; --foreground: #1c1c1c;
--primary-cta: #1c1c1c; --primary-cta: #00ff13;
--primary-cta-text: #f5f5f5; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #159c49; --accent: #159c49;