Codú
‹ Back to feed

// Stefan Judis · 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
Read Full Article at www.stefanjudis.com
Stefan Judis@stefan-judis

Discussion 0

Loading

Got something to say?

or to join the conversation.

Learn to build with AI and grow with people doing the same — it's free.