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: #f0f4f8;;
|
||||
--foreground: #1a1a2e;;
|
||||
--primary-cta: #5cb85c;;
|
||||
--secondary-cta: #337ab7;;
|
||||
--accent: #2ecc71;;
|
||||
--background-accent: #d1ecf1;;
|
||||
--background: #f5deb3;;
|
||||
--card: #d2b48c;;
|
||||
--foreground: #4f443e;;
|
||||
--primary-cta: #ffebcd;;
|
||||
--secondary-cta: #bcaaa4;;
|
||||
--accent: #8b4513;;
|
||||
--background-accent: #ffdead;;
|
||||
/* 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