diff --git a/web/src/app.css b/web/src/app.css index 9db440e46c..94682ac905 100644 --- a/web/src/app.css +++ b/web/src/app.css @@ -89,7 +89,7 @@ html::-webkit-scrollbar-thumb:hover { body { margin: 0; - color: #5f6368; + color: #3a3a3a; } input:focus-visible {