coming soon: nicer colors when you search for “is” in the first three sentences of the bee movie script
.chrome::search-text {
background: #ffff00;
}
.chrome::search-text:current {
background: #ff9632;
}
.firefox::search-text {
background: #ef0fff;
color: white;
}
.firefox::search-text:current {
background: #38d878;
}
made with @nex3's syntax highlighter
https://groups.google.com/a/chromium.org/g/blink-dev/c/5FS_4mVQBLc