Merge version_2_1782225185182 into main #1

Merged
bender merged 1 commits from version_2_1782225185182 into main 2026-06-23 14:33:08 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/roseMauve */
--background: #fdf8f8;
--card: #feeaee;
--foreground: #2d1f2b;
--primary-cta: #d5799b;
--primary-cta-text: #ffffff;
--secondary-cta: #f5e8ec;
--secondary-cta-text: #2d1f2b;
--accent: #d5799b;
--background-accent: #d4a0b5;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* @layout/border-radius/soft */
--radius: 1.5rem;