Bob AI: Change the default color of all buttons across the site to b

This commit is contained in:
2026-04-27 10:41:42 +03:00
parent 9faabe0a8a
commit 2e98cae445

View File

@@ -8,12 +8,12 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #0A2540;
--primary-cta: #2563eb;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #0A2540;
--background-accent: #2563eb;
/* @layout/border-radius/rounded */
--radius: 0.5rem;