Merge version_6_1781603566307 into main #6

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

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/roseMauve */
--background: #e3deea;
--background: #fbfaff;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
/* @layout/border-radius/soft */
--radius: 1.5rem;