Bob AI: change accent color to blue

This commit is contained in:
2026-02-01 22:33:05 +02:00
parent eabe0c5512
commit 03784bfeea

View File

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