Skip to content

Commit e49b176

Browse files
committed
update theme highlight
1 parent 49c204d commit e49b176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/theming.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
--code-with-result: var(--gray-800);
99
--code-with-result-border: var(--code-with-result);
1010
--surface-brand-default: #16a394;
11+
--docsearch-highlight-color: var(var(--surface-brand-default));
1112
--docsearch-searchbox-background: var(--ifm-color-secondary);
1213
--table-of-contents-link: rgb(113, 128, 150);
1314
--docsearch-modal-width: 1248px;

0 commit comments

Comments
 (0)