Merge version_21_1782264733496 into main #21

Merged
bender merged 1 commits from version_21_1782264733496 into main 2026-06-24 01:32:17 +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: 0.5rem;