Bob AI: change accent color to magenta

This commit is contained in:
2026-01-31 15:49:06 +02:00
parent 80cacef165
commit f85152c539

View File

@@ -11,7 +11,7 @@
--foreground: #333333;; --foreground: #333333;;
--primary-cta: #e6b86b;; --primary-cta: #e6b86b;;
--secondary-cta: #c29b5c;; --secondary-cta: #c29b5c;;
--accent: #8b4513;; --accent: #e91e8f;;
--background-accent: #eedda0;; --background-accent: #eedda0;;
/* Base spacing units */ /* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25); --vw-0_25: calc(var(--vw) * 0.25);