Merge version_16_1781603670852 into main #16

Merged
bender merged 1 commits from version_16_1781603670852 into main 2026-06-16 09:54:35 +00:00

View File

@@ -6,15 +6,15 @@
:root {
/* @colorThemes/lightTheme/roseMauve */
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
--background: #060000;
--card: #1d0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff3d4a;
--primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a;
--secondary-cta-text: #ffe6e6;
--accent: #7b2d2d;
--background-accent: #b8111f;
/* @layout/border-radius/soft */
--radius: 1.5rem;