Fix light navbar color

This commit is contained in:
Troplo 2023-08-05 18:06:43 +10:00
parent 9790549be3
commit 36ea7b6db3
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@
color: #bbbbbb;
}
:root {
--color-nav-bg: #1D1F23;
--color-primary: #3D84E7;
--color-primary-dark-1: #739cb3;
--color-primary-dark-2: #40AAFF;