Skip to content

Commit ad18145

Browse files
authored
docs: make docsearch background darker (#18281)
1 parent 3706b03 commit ad18145

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)