Bob AI: change accent color to blue

This commit is contained in:
2026-02-01 23:44:12 +02:00
parent faf64bcdd9
commit 200eab5f1f

View File

@@ -9,7 +9,7 @@
--foreground: #000000;;
--primary-cta: #d99366;;
--secondary-cta: #8a6d5e;;
--accent: #d99366;;
--accent: #3b82f6;;
--background-accent: #f5d0a9;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);