Bob AI: make theme more warm

This commit is contained in:
2026-02-27 08:42:44 +00:00
parent 1bc569a591
commit 49c135322c

View File

@@ -3,22 +3,22 @@
/* --vw is set by ThemeProvider */
/* --background: #f7f6f7;;
--card: #faf9fb;;
--foreground: #2d3e52;;
--primary-cta: #6b9fd9;;
--secondary-cta: #f5f3f7;;
--accent: #b8d9f0;;
--background-accent: #d4e4f0;; */
--card: #faf9f7;;
--foreground: #52423d;;
--primary-cta: #d9956b;;
--secondary-cta: #f7f5f3;;
--accent: #f0d9b8;;
--background-accent: #f0e4d4;; */
--background: #faf8fb;;
--card: #faf9fb;;
--foreground: #2d3e52;;
--primary-cta: #6b9fd9;;
--background: #fbf8f5;;
--card: #faf9f7;;
--foreground: #52423d;;
--primary-cta: #d9956b;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #f5f3f7;;
--secondary-cta: #f7f5f3;;
--secondary-cta-text: #0c1325;;
--accent: #b8d9f0;;
--background-accent: #d4e4f0;;
--accent: #f0d9b8;;
--background-accent: #f0e4d4;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);