We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf0c6c commit 1e35ed2Copy full SHA for 1e35ed2
src/scss/theme/_doc-search.scss
@@ -1,7 +1,7 @@
1
[data-theme='light'] .DocSearch {
2
/* --docsearch-primary-color: var(--ifm-color-primary); */
3
/* --docsearch-text-color: var(--ifm-font-color-base); */
4
- --docsearch-muted-color: var(--ifm-color-secondary-darkest);
+ --docsearch-muted-color: var(--general-gray-dark);
5
--docsearch-container-background: rgba(10, 10, 10, 0.9);
6
/* Modal */
7
--docsearch-modal-background: var(--ifm-color-secondary-lighter);
0 commit comments