Merge version_5_1781603561623 into main #5

Merged
bender merged 1 commits from version_5_1781603561623 into main 2026-06-16 09:52:45 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/roseMauve */
--background: #f5f5f5;
--background: #e3deea;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
/* @layout/border-radius/soft */
--radius: 1.5rem;