Bob AI: change the color pallette of the site to something...
This commit is contained in:
@@ -4,21 +4,21 @@
|
||||
|
||||
/* --background: #f7f6f7;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #1b0c25;;
|
||||
--primary-cta: #1b0c25;;
|
||||
--foreground: #0a1f3f;;
|
||||
--primary-cta: #0a1f3f;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #ff93e4;;
|
||||
--background-accent: #e8a8c3;; */
|
||||
--accent: #4a90e2;;
|
||||
--background-accent: #a8c5e8;; */
|
||||
|
||||
--background: #f7f6f7;;
|
||||
--background: #f0f4f9;;
|
||||
--card: #ffffff;;
|
||||
--foreground: #1b0c25;;
|
||||
--primary-cta: #1b0c25;;
|
||||
--foreground: #0a1f3f;;
|
||||
--primary-cta: #0a1f3f;;
|
||||
--primary-cta-text: #f7f6f7;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--secondary-cta-text: #1b0c25;;
|
||||
--accent: #ff93e4;;
|
||||
--background-accent: #e8a8c3;;
|
||||
--accent: #4a90e2;;
|
||||
--background-accent: #a8c5e8;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user