2 Commits

Author SHA1 Message Date
kudinDmitriyUp
8ce1d66b7e Bob AI: Applied Luxury Minimalist theme with black and gold palette 2026-06-25 10:50:17 +00:00
5f8c054d89 Merge version_3_1782384088989 into main
Merge version_3_1782384088989 into main
2026-06-25 10:43:01 +00:00

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
--background: #0a0a0a;
--card: #141414;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #d4af37;
--accent: #a3a3a3;
--background-accent: #1f1f1f;
/* @layout/border-radius/rounded */
--radius: 1.5rem;