Skip to content

Commit 9922462

Browse files
kiakingbluwy
andauthored
docs: make docsearch background darker (#18281) (#1591)
Co-authored-by: Bjorn Lu <[email protected]>
1 parent edda622 commit 9922462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/theme/styles/vars.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151
.DocSearch {
5252
--docsearch-primary-color: var(--vp-c-brand) !important;
53+
--docsearch-container-background: rgba(0, 0, 0, 0.7);
5354
}
5455

5556
/**

0 commit comments

Comments
 (0)