Compare commits

...

3 Commits

Author SHA1 Message Date
0393011d9e Update theme colors 2026-06-02 20:50:15 +00:00
8071193101 Update theme colors 2026-06-02 20:50:06 +00:00
12e18be3eb Update theme colors 2026-06-02 20:49:56 +00:00

View File

@@ -10,10 +10,10 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ff9401;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;