Bob AI: change theme to dark magento
This commit is contained in:
@@ -3,20 +3,20 @@
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #010912;;
|
||||
--card: #152840;;
|
||||
--foreground: #e6f0ff;;
|
||||
--primary-cta: #cee7ff;;
|
||||
--secondary-cta: #0e1a29;;
|
||||
--accent: #3f5c79;;
|
||||
--background-accent: #004a93;; */
|
||||
--card: #282c34;;
|
||||
--foreground: #f0c674;;
|
||||
--primary-cta: #d33682;;
|
||||
--secondary-cta: #657b83;;
|
||||
--accent: #b58900;;
|
||||
--background-accent: #859900;; */
|
||||
|
||||
--background: #010912;;
|
||||
--card: #152840;;
|
||||
--foreground: #e6f0ff;;
|
||||
--primary-cta: #cee7ff;;
|
||||
--secondary-cta: #0e1a29;;
|
||||
--accent: #3f5c79;;
|
||||
--background-accent: #004a93;;
|
||||
--card: #282c34;;
|
||||
--foreground: #f0c674;;
|
||||
--primary-cta: #d33682;;
|
||||
--secondary-cta: #657b83;;
|
||||
--accent: #b58900;;
|
||||
--background-accent: #859900;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user