Bob AI: Update sections to match the new modernization plan.

This commit is contained in:
kudinDmitriyUp
2026-06-13 16:02:24 +00:00
parent e7a0bc0765
commit 95bf0e89a6
9 changed files with 198 additions and 202 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
--background: #ffffff;
--card: #f8f9fa;
--foreground: #1a1a1a;
--primary-cta: #003366;
--primary-cta-text: #ffffff;
--secondary-cta: #e6e1d8;
--secondary-cta-text: #003366;
--accent: #0055a4;
--background-accent: #f0f4f8;
/* @layout/border-radius/rounded */
--radius: 1rem;