Bob AI: change accent color to blue

This commit is contained in:
2026-02-01 20:58:50 +02:00
parent cb1acddf52
commit ede0bca2d3

View File

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