Add color-header-wrapper to fix the repository header

This commit is contained in:
Troplo 2023-08-05 18:34:27 +10:00
parent fba546ec7c
commit 84f9d58448
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@
color: #bbbbbb;
}
:root {
--color-header-wrapper: #24262b;
--color-nav-bg: #1D1F23;
--color-primary: #3D84E7;
--color-primary-dark-1: #739cb3;