Merge version_3 into main #9

Merged
bender merged 1 commits from version_3 into main 2026-03-12 07:17:04 +00:00

View File

@@ -10,12 +10,12 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--background: #8960ca;
--card: #d0bd51;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--primary-cta: #e82e2e;
--primary-cta-text: #d35050;
--secondary-cta: #5deaee;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;