diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 59928817..27eb0637 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -361,8 +361,10 @@ div.shade-black { .sweet-alert h2, .sweet-alert p, -.swal-title { - color: var(--text); +.swal-title, +.swal-content, +.swal-content select { + color: var(--text) !important; } /*HELP TEXT*/