// Link · 1 February 2026
How to style the found search / "find in page" substrings (#tilPost)
Chrome 144 shipped new CSS pseudo-classes! ::search-text { background: var(--blue); color: white; } ::search-text:current { background: var(--blue-darker); color: white; text-decoration: currentColor solid underline; } The classes are so new that there aren't MDN pages yet, but I'm super excited abo...

Stefan Judis
@stefan-judis · www.stefanjudis.com
www.stefanjudis.com
Visit Link at www.stefanjudis.com
Stefan Judis@stefan-judis
Discussion 0
Loading
Got something to say?
or to join the conversation.