Merge version_23_1781603750174 into main #23

Merged
bender merged 1 commits from version_23_1781603750174 into main 2026-06-16 09:55:54 +00:00

View File

@@ -6,15 +6,15 @@
:root {
/* @colorThemes/lightTheme/roseMauve */
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
--background: #f6f7f4;
--card: #fffefe;
--foreground: #080908;
--primary-cta: #0e3a29;
--primary-cta-text: #fffefe;
--secondary-cta: #ebeee0;
--secondary-cta-text: #080908;
--accent: #35c18b;
--background-accent: #c6efc6;
/* @layout/border-radius/soft */
--radius: 1.5rem;