Bob AI: change accent color to magento

This commit is contained in:
2026-01-31 15:50:32 +02:00
parent 25d4b85979
commit 84af43f30f

View File

@@ -11,7 +11,7 @@
--foreground: #333333;;
--primary-cta: #cccccc;;
--secondary-cta: #bfbfbf;;
--accent: #999999;;
--accent: #e91e8f;;
--background-accent: #d3d3d3;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);