diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 9d6c3aa7..a2d10a90 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -37,7 +37,9 @@ i.control { #header path { fill: var(--accent-color); } - +#header { + background: var(--main-bg-color); +} #nav-block #nav-item:focus:after, #nav-block #nav-item:hover:after, #nav-block #nav-item.active:after {