Merge version_3_1781196207709 into main #2

Merged
bender merged 1 commits from version_3_1781196207709 into main 2026-06-11 16:44:37 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f0f8ff;
--background: #fff0f0;
--card: #ffffff;
--foreground: #002b5e;
--primary-cta: #0056b3;
--foreground: #5e0000;
--primary-cta: #b30000;
--primary-cta-text: #ffffff;
--secondary-cta: #e6f2ff;
--secondary-cta-text: #0056b3;
--accent: #007bff;
--background-accent: #cce5ff;
--secondary-cta: #ffe6e6;
--secondary-cta-text: #b30000;
--accent: #ff0000;
--background-accent: #ffcccc;
/* @layout/border-radius/rounded */
--radius: 1rem;