Bob AI: change color theme to red and black

This commit is contained in:
2026-02-24 15:23:33 +00:00
parent 82dfe83cbf
commit db33ac9aea

View File

@@ -3,22 +3,22 @@
/* --vw is set by ThemeProvider */
/* --background: #f7f6f7;;
--card: #ffffff;;
--foreground: #250c0d;;
--primary-cta: #b82b40;;
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #cc0000;;
--secondary-cta: #ffffff;;
--accent: #b90941;;
--background-accent: #e8a8b6;; */
--accent: #ff0000;;
--background-accent: #660000;; */
--background: #f7f6f7;;
--card: #ffffff;;
--foreground: #250c0d;;
--primary-cta: #b82b40;;
--background: #0d0d0d;;
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #cc0000;;
--primary-cta-text: #f7f6f7;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #250c0d;;
--accent: #b90941;;
--background-accent: #e8a8b6;;
--accent: #ff0000;;
--background-accent: #660000;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);