Bob AI: make it light theme
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
--background: #ffffff;;
|
||||
--card: #1e1e1e;;
|
||||
--foreground: #ffffff;;
|
||||
--card: #f0f0f0;;
|
||||
--foreground: #000000;;
|
||||
--primary-cta: #00bcd4;;
|
||||
--secondary-cta: #b2ebf2;;
|
||||
--accent: #3b82f6;;
|
||||
--background-accent: #0097a71a;;
|
||||
--accent: #0097a7;;
|
||||
--background-accent: #e0f2f1;;
|
||||
/* 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