Bob AI: Update sections to match the new modernization plan.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user