diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 93a9e47b..59928817 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -40,6 +40,9 @@ i.control { #header { background: var(--main-bg-color); } +#header, #header .logo, #header .text-right a { + color: var(--text) !important; +} #nav-block #nav-item:focus:after, #nav-block #nav-item:hover:after, #nav-block #nav-item.active:after {