Bob AI: set theme to warm earth tones
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
--background: #ffffff;;
|
||||
--card: #f4f4f5;;
|
||||
--foreground: #1a1a2e;;
|
||||
--primary-cta: #22c55e;;
|
||||
--secondary-cta: #3b82f6;;
|
||||
--accent: #22c55e;;
|
||||
--background-accent: #e6fffa;;
|
||||
--background: #f5d079;;
|
||||
--card: #eac263;;
|
||||
--foreground: #442c0a;;
|
||||
--primary-cta: #d1911b;;
|
||||
--secondary-cta: #8b572a;;
|
||||
--accent: #d1911b;;
|
||||
--background-accent: #fff7e6;;
|
||||
/* Base spacing units */
|
||||
--vw-0_25: calc(var(--vw) * 0.25);
|
||||
--vw-0_5: calc(var(--vw) * 0.5);
|
||||
|
||||
Reference in New Issue
Block a user