Merge version_4_1779026989179 into main

Merge version_4_1779026989179 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-17 14:10:31 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f0f2f5;
--background: #fef2f2;
--card: #ffffff;
--foreground: #333333;
--primary-cta: #6699cc;
--primary-cta: #ef4444;
--primary-cta-text: #ffffff;
--secondary-cta: #e0e0e0;
--secondary-cta-text: #333333;
--accent: #4a7ba7;
--background-accent: #8cb3d9;
--secondary-cta: #fecaca;
--secondary-cta-text: #dc2626;
--accent: #dc2626;
--background-accent: #fee2e2;
/* @layout/border-radius/rounded */
--radius: 1rem;