Bob AI: change accent color to blue

This commit is contained in:
2026-02-01 21:44:53 +02:00
parent 4aac32e2a0
commit e61ed11764

View File

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