Compare commits

...

6 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
657d1696e5 Update theme colors 2026-06-02 20:49:38 +00:00
c11918f658 Update theme colors 2026-06-02 20:49:06 +00:00
e6567863fd Update theme colors 2026-06-02 20:48:51 +00:00

View File

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