Skip to content

Commit 60d3458

Browse files
committed
feat: optimize search keywords color
1 parent a623675 commit 60d3458

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/notion.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,10 @@
367367
border-image-slice: 1;
368368
}
369369

370+
.dark-mode .notion-search .searchBar .searchInput {
371+
color: var(--fg-color);
372+
}
373+
370374
.notion-block-ab9a258d6cf444f3bb40dc2600feae91 .notion-column {
371375
padding: 0;
372376
}

0 commit comments

Comments
 (0)