Merge version_13_1781011137997 into main #12

Merged
bender merged 1 commits from version_13_1781011137997 into main 2026-06-09 13:20:56 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #fcf6ec;
--background: #fdfbf7;
--card: #f5f0e6;
--foreground: #3d3531;
--primary-cta: #3d3531;
--primary-cta-text: #fdfbf7;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--secondary-cta-text: #3d3531;
--accent: #c4b5a1;
--background-accent: #c4b5a1;
/* @layout/border-radius/rounded */
--radius: 1.5rem;