Merge version_5_1782232717655 into main #4

Merged
bender merged 1 commits from version_5_1782232717655 into main 2026-06-23 16:38:41 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #ffffff;
--card: #fbfbfb;
--foreground: #1a1a1a;
--primary-cta: #1a1a1a;
--primary-cta-text: #ffffff;
--secondary-cta: #a0522d;
--secondary-cta-text: #ffffff;
--accent: #e0dcd9;
--background-accent: #f4f1ef;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
/* @layout/border-radius/rounded */
--radius: 1rem;