diff --git a/docker/ui.php b/docker/ui.php index 90feb5a..2d07235 100755 --- a/docker/ui.php +++ b/docker/ui.php @@ -9,7 +9,7 @@ function I(i){return document.getElementById(i);} //LIST OF TEST SERVERS. See documentation for details if needed - var SPEEDTEST_SERVERS=[]; @@ -400,6 +400,7 @@ function initUI(){ html,body,#loading{ background:#202020; color:#F4F4F4; + color-scheme:dark; } h1{ color:#E0E0E0;