This commit is contained in:
Vanessa 2023-03-13 22:38:49 +08:00
parent 89e955bcf1
commit c59cfe9332
3 changed files with 2 additions and 3 deletions

View file

@ -188,7 +188,8 @@
color: var(--b3-protyle-inline-mark-color);
&.search-mark--hl {
background-color: var(--b3-protyle-inline-mark-hl-background);;
background-color: var(--b3-theme-primary-lighter);
box-shadow: 0 0 0 .5px var(--b3-theme-on-background);
}
}