Bob AI: change accent color to blue

This commit is contained in:
2026-01-31 15:48:30 +02:00
parent 8123c9c5e6
commit 93e76b96c9

View File

@@ -11,7 +11,7 @@
--foreground: #ffffff;;
--primary-cta: #00bcd4;;
--secondary-cta: #b2ebf2;;
--accent: #0097a7;;
--accent: #3b82f6;;
--background-accent: #0097a71a;;
/* Base spacing units */
--vw-0_25: calc(var(--vw) * 0.25);