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 93571c7 commit 33a7b59Copy full SHA for 33a7b59
pages/_document.js
@@ -30,7 +30,7 @@ export default function Document() {
30
data-modal-command-k-search-mode-default="true"
31
data-modal-header-bg-color="#f5f2f2"
32
data-switch-bg-color="#f5f2f2"
33
- data-switch-color="1b0b3b"
+ data-switch-color="#1b0b3b"
34
data-modal-header-border-bottom="2px solid #eae7e7"
35
data-search-result-primary-text-color="#1b0b3b"
36
data-search-result-secondary-text-color="#626266"
0 commit comments