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;;
|
||||
--background: #f5d0a9;;
|
||||
--card: #e6b173;;
|
||||
--foreground: #332d2d;;
|
||||
--primary-cta: #d98835;;
|
||||
--secondary-cta: #8a6d5e;;
|
||||
--accent: #3b82f6;;
|
||||
--background-accent: #e0e7ff;;
|
||||
--accent: #e6b173;;
|
||||
--background-accent: #f5d0a9;;
|
||||
/* 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