Bob AI: make theme more warm
This commit is contained in:
@@ -3,22 +3,22 @@
|
|||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #f7f6f7;;
|
/* --background: #f7f6f7;;
|
||||||
--card: #faf9fb;;
|
--card: #faf9f7;;
|
||||||
--foreground: #2d3e52;;
|
--foreground: #52423d;;
|
||||||
--primary-cta: #6b9fd9;;
|
--primary-cta: #d9956b;;
|
||||||
--secondary-cta: #f5f3f7;;
|
--secondary-cta: #f7f5f3;;
|
||||||
--accent: #b8d9f0;;
|
--accent: #f0d9b8;;
|
||||||
--background-accent: #d4e4f0;; */
|
--background-accent: #f0e4d4;; */
|
||||||
|
|
||||||
--background: #faf8fb;;
|
--background: #fbf8f5;;
|
||||||
--card: #faf9fb;;
|
--card: #faf9f7;;
|
||||||
--foreground: #2d3e52;;
|
--foreground: #52423d;;
|
||||||
--primary-cta: #6b9fd9;;
|
--primary-cta: #d9956b;;
|
||||||
--primary-cta-text: #f7f6f7;;
|
--primary-cta-text: #f7f6f7;;
|
||||||
--secondary-cta: #f5f3f7;;
|
--secondary-cta: #f7f5f3;;
|
||||||
--secondary-cta-text: #0c1325;;
|
--secondary-cta-text: #0c1325;;
|
||||||
--accent: #b8d9f0;;
|
--accent: #f0d9b8;;
|
||||||
--background-accent: #d4e4f0;;
|
--background-accent: #f0e4d4;;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user