diff --git a/view/theme/darkness/style.css b/view/theme/darkness/style.css index 41f695abca..4ae67f92dc 100644 --- a/view/theme/darkness/style.css +++ b/view/theme/darkness/style.css @@ -20,7 +20,7 @@ body { } input:hover { - background-color: #000000; + background-color: #800000; } input, select { background-color: #000000;