Bob AI: I want a light beige color theme

This commit is contained in:
kudinDmitriyUp
2026-06-03 14:29:43 +00:00
parent 83ab24c38f
commit e5b8f20a11

View File

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