Improved text highlight colour
This commit is contained in:
@@ -343,7 +343,7 @@ function createOutputForMatch(
|
||||
"",
|
||||
isHighlighted
|
||||
? "text-white underline underline-offset-1"
|
||||
: "text-indigo-400"
|
||||
: "text-indigo-600 dark:text-indigo-400"
|
||||
)
|
||||
: ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user