Bob AI: Updated global theme to white and green palette
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/darkTheme/warmStoneOrange */
|
||||
--background: #1c1917;
|
||||
--card: #292524;
|
||||
--foreground: #fafaf9;
|
||||
--primary-cta: #ea6720;
|
||||
--background: #ffffff;
|
||||
--card: #f9fafb;
|
||||
--foreground: #1f2937;
|
||||
--primary-cta: #16a34a;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #44403c;
|
||||
--secondary-cta-text: #fafaf9;
|
||||
--accent: #f97316;
|
||||
--background-accent: #fb923c;
|
||||
--secondary-cta: #15803d;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #16a34a;
|
||||
--background-accent: #f9fafb;
|
||||
|
||||
/* @layout/border-radius/soft */
|
||||
--radius: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user