Bob AI: change accent color to magenta

This commit is contained in:
2026-02-01 21:45:29 +02:00
parent c541ed1d0e
commit d1e5dadf3e

View File

@@ -9,7 +9,7 @@
--foreground: #ff6b6b;;
--primary-cta: #e0a862;;
--secondary-cta: #d7b6a1;;
--accent: #3b82f6;;
--accent: #e91e8f;;
--background-accent: #f5deb3;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);