Merge version_5_1779816662539 into main #5

Merged
bender merged 1 commits from version_5_1779816662539 into main 2026-05-26 17:31:52 +00:00

View File

@@ -5,9 +5,9 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--background: #f0f0f0;
--card: #e0e0e0;
--foreground: #333333;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;