fix: set accent color to neutral gray matching ciphera-website

This commit is contained in:
Usman Baig
2026-03-21 20:16:31 +01:00
parent 911704cff2
commit 0e8629951c

View File

@@ -29,6 +29,8 @@
--primary-foreground: 255 255 255;
--secondary: 38 38 38;
--secondary-foreground: 250 250 250;
--accent: 38 38 38;
--accent-foreground: 250 250 250;
--destructive-foreground: 255 255 255;
}