diff --git a/frontend/src/index.css b/frontend/src/index.css index 3af2495..a0d60c4 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -66,9 +66,7 @@ h3.filter { @media (prefers-color-scheme: dark) { body { - background: #141414; - } - .search-terms-highlight { color: #fff; + background: #141414; } } \ No newline at end of file