Bob AI: change theme to dark
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
--background: #1a1a2e;;
|
||||
--card: #d2b48c;;
|
||||
--foreground: #ff6b6b;;
|
||||
--primary-cta: #d1916c;;
|
||||
--secondary-cta: #8b6969;;
|
||||
--accent: #3b82f6;;
|
||||
--background-accent: #fff8e1;;
|
||||
--card: #28283e;;
|
||||
--foreground: #ffffff;;
|
||||
--primary-cta: #5cb85c;;
|
||||
--secondary-cta: #337ab7;;
|
||||
--accent: #2ecc71;;
|
||||
--background-accent: #2c3e50;;
|
||||
/* 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