Skip to content

Commit 7aea9ac

Browse files
committed
Update customTheme.css
1 parent f298a94 commit 7aea9ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/css/customTheme.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,11 @@ summary {
157157

158158
.table-of-contents__link{
159159
font-size: 12.2px;
160+
}
161+
162+
[data-theme='light'] .DocSearch {
163+
--docsearch-key-background: var(--ifm-color-secondary-darkest);
164+
--docsearch-text-color: var(--ifm-font-color-base);
165+
--docsearch-searchicon-color: var(--ifm-color-secondary-darkest);
166+
--docsearch-searchbox-background: var(--ifm-color-primary);
160167
}

0 commit comments

Comments
 (0)