Merge version_2_1779026371888 into main #1

Merged
bender merged 1 commits from version_2_1779026371888 into main 2026-05-17 14:00:18 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
--background: #f0f2f5;
--card: #ffffff;
--foreground: #333333;
--primary-cta: #6699cc;
--primary-cta-text: #ffffff;
--secondary-cta: #e0e0e0;
--secondary-cta-text: #333333;
--accent: #4a7ba7;
--background-accent: #8cb3d9;
/* @layout/border-radius/rounded */
--radius: 1rem;