Merge version_19_1781768050550 into main #18

Merged
bender merged 1 commits from version_19_1781768050550 into main 2026-06-18 07:34:14 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #060000;
--card: #1d0d0d;
--background: #080000;
--card: #1e0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff3d4a;
--primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a;
--primary-cta: #ff7a7a;
--primary-cta-text: #080000;
--secondary-cta: #1e0909;
--secondary-cta-text: #ffe6e6;
--accent: #7b2d2d;
--background-accent: #b8111f;
--accent: #7b4242;
--background-accent: #65292c;
/* @layout/border-radius/rounded */
--radius: 1rem;