aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/views/SearchBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/SearchBox.scss b/src/client/views/SearchBox.scss
index d7c8b857a..72a0d4b72 100644
--- a/src/client/views/SearchBox.scss
+++ b/src/client/views/SearchBox.scss
@@ -141,7 +141,7 @@
.searchBox-instances {
display: block;
- background: $light-color-secondary;
+ background: $lighter-alt-accent;
opacity: 0;
width: 150px;
transition: all 0.2s ease;