Skip to content

Commit

Permalink
fix(theme): override docsearch button bg
Browse files Browse the repository at this point in the history
fixes #2735
  • Loading branch information
brc-dd committed Aug 5, 2023
1 parent 3840eaa commit 063b0e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ defineProps<{
--docsearch-text-color: var(--vp-c-text-1);
--docsearch-muted-color: var(--vp-c-text-2);
--docsearch-searchbox-shadow: none;
--docsearch-searchbox-background: transparent;
--docsearch-searchbox-focus-background: transparent;
--docsearch-key-gradient: transparent;
--docsearch-key-shadow: none;
Expand Down

0 comments on commit 063b0e5

Please sign in to comment.