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 49c204d commit e49b176Copy full SHA for e49b176
src/css/theming.css
@@ -8,6 +8,7 @@
8
--code-with-result: var(--gray-800);
9
--code-with-result-border: var(--code-with-result);
10
--surface-brand-default: #16a394;
11
+ --docsearch-highlight-color: var(var(--surface-brand-default));
12
--docsearch-searchbox-background: var(--ifm-color-secondary);
13
--table-of-contents-link: rgb(113, 128, 150);
14
--docsearch-modal-width: 1248px;
0 commit comments