Bob AI: Updated theme to a sophisticated dark palette with gold acce

This commit is contained in:
kudinDmitriyUp
2026-06-22 18:56:21 +00:00
parent b0a2a2b743
commit 41c4e7dbe7

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #fffafa;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
--background: #0a0a0a;
--card: #141414;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1f1f1f;
--secondary-cta-text: #f5f5f5;
--accent: #a3a3a3;
--background-accent: #141414;
/* @layout/border-radius/rounded */
--radius: 1rem;