Bob AI: change accent color to magenta

This commit is contained in:
2026-02-01 20:59:27 +02:00
parent 047e5ca4ef
commit 7ab25f91f0

View File

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