Bob AI: change accent color to blue

This commit is contained in:
2026-02-02 00:02:48 +02:00
parent 90f6ee3d71
commit fb162fce2d

View File

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