Merge version_4_1781391154660 into main #3

Merged
bender merged 1 commits from version_4_1781391154660 into main 2026-06-13 22:52:38 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/darkTheme/lightPurple */
--background: #e3deea;
--background: #f5faff;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* @layout/border-radius/soft */
--radius: 1.5rem;