fix: unify accent color to #FA5C01 (original logo orange)

This commit is contained in:
Agent Zero
2026-07-11 21:07:14 +02:00
parent 5f67cc9140
commit 00c23bc066
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
:root {
/* Brand Accent - used sparingly */
--color-accent: #EC6925;
--color-accent: #FA5C01;
--color-accent-hover: #d4581a;
--color-accent-light: rgba(236, 105, 37, 0.08);
--color-accent-border: rgba(236, 105, 37, 0.25);