Skip to content

Commit 0525628

Browse files
author
Carlos
committed
Update background color of DocSearch-Button for dark mode
1 parent e7685d1 commit 0525628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/docsearch.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ svg.DocSearch-Hit-Select-Icon {
586586

587587
@screen md {
588588
.dark .DocSearch-Button {
589-
background: #030712 !important;
589+
background: #27272a !important;
590590
}
591591
}
592592

0 commit comments

Comments
 (0)