summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/less/Search.less
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-theme-default/less/Search.less')
-rw-r--r--packages/gitbook-plugin-theme-default/less/Search.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-plugin-theme-default/less/Search.less b/packages/gitbook-plugin-theme-default/less/Search.less
index 92981e8..38c1812 100644
--- a/packages/gitbook-plugin-theme-default/less/Search.less
+++ b/packages/gitbook-plugin-theme-default/less/Search.less
@@ -24,5 +24,5 @@
.Search-MatchSpan {
- background: #ffd54f;
+ background: @search-highlight-color;
}