Bob AI: Applied Luxury Minimalist theme with black and gold palette

This commit is contained in:
kudinDmitriyUp
2026-06-25 10:50:17 +00:00
parent 5f8c054d89
commit 8ce1d66b7e

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;