diff --git a/custom/css/darkmode.css b/custom/css/darkmode.css index 422ca53..d8c5427 100644 --- a/custom/css/darkmode.css +++ b/custom/css/darkmode.css @@ -94,7 +94,7 @@ } /* Customize Server Interface Addresses */ div.tagsinput input:focus { - color: #bfbfbf !important; + color: #ffffff !important; } div.tagsinput input { color: #cde69c !important;