Merge version_3_1781192571985 into main #2

Merged
bender merged 1 commits from version_3_1781192571985 into main 2026-06-11 15:44:24 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #fff8f0;
--background: #faf5ff;
--card: #ffffff;
--foreground: #1a0f00;
--primary-cta: #ea580c;
--foreground: #2e1065;
--primary-cta: #9333ea;
--primary-cta-text: #ffffff;
--secondary-cta: #ffedd5;
--secondary-cta-text: #9a3412;
--accent: #f97316;
--background-accent: #ffedd5;
--secondary-cta: #f3e8ff;
--secondary-cta-text: #6b21a8;
--accent: #a855f7;
--background-accent: #f3e8ff;
/* @layout/border-radius/rounded */
--radius: 1.5rem;