Bob AI: change accent color to blue

This commit is contained in:
2026-02-02 09:58:57 +02:00
parent b893cb5827
commit 23ca3a727f

View File

@@ -9,7 +9,7 @@
--foreground: #000000;;
--primary-cta: #2bb889;;
--secondary-cta: #ffffff;;
--accent: #09b97e;;
--accent: #3b82f6;;
--background-accent: #a8e8c3;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);