Bob AI: change color theme to red and black

This commit is contained in:
2026-02-25 11:20:05 +00:00
parent 12fd318679
commit 7097fe1db7

View File

@@ -4,21 +4,21 @@
/* --background: #f7f6f7;;
--card: #ffffff;;
--foreground: #032419;;
--primary-cta: #2bb889;;
--foreground: #1a1a1a;;
--primary-cta: #cc0000;;
--secondary-cta: #ffffff;;
--accent: #09b97e;;
--background-accent: #a8e8c3;; */
--accent: #ff0000;;
--background-accent: #ff6666;; */
--background: #f7f6f7;;
--background: #f5f5f5;;
--card: #ffffff;;
--foreground: #032419;;
--primary-cta: #2bb889;;
--foreground: #1a1a1a;;
--primary-cta: #cc0000;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #032419;;
--accent: #09b97e;;
--background-accent: #a8e8c3;;
--accent: #ff0000;;
--background-accent: #ff6666;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);