Bob AI: Updated colors and hero section with user images and video b

This commit is contained in:
kudinDmitriyUp
2026-06-22 01:07:38 +00:00
parent 040faa72e6
commit d08bb80aae
10 changed files with 457 additions and 266 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f5faff;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--background: #0a0505;
--card: #140a0a;
--foreground: #f5e6d3;
--primary-cta: #b85d19;
--primary-cta-text: #ffffff;
--secondary-cta: #2a1515;
--secondary-cta-text: #e8b084;
--accent: #8c4a15;
--background-accent: #1f0f0f;
/* @layout/border-radius/rounded */
--radius: 1rem;