Merge version_4_1781192695883 into main #3

Merged
bender merged 1 commits from version_4_1781192695883 into main 2026-06-11 15:46:27 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #faf5ff;
--background: #eff6ff;
--card: #ffffff;
--foreground: #2e1065;
--primary-cta: #9333ea;
--foreground: #1e3a8a;
--primary-cta: #2563eb;
--primary-cta-text: #ffffff;
--secondary-cta: #f3e8ff;
--secondary-cta-text: #6b21a8;
--accent: #a855f7;
--background-accent: #f3e8ff;
--secondary-cta: #dbeafe;
--secondary-cta-text: #1e40af;
--accent: #3b82f6;
--background-accent: #dbeafe;
/* @layout/border-radius/rounded */
--radius: 1.5rem;