Skip to content

Instantly share code, notes, and snippets.

@ArthurHoaro
Created October 26, 2020 12:46
Show Gist options
  • Save ArthurHoaro/4eb72dc04717e6795dacce9c31cd8adb to your computer and use it in GitHub Desktop.
Save ArthurHoaro/4eb72dc04717e6795dacce9c31cd8adb to your computer and use it in GitHub Desktop.
Google Search Filter Dark
div.gsfHighlightResult {
background-color: #05200d !important;
color: #fff !important;
}
div.gsfHighlightResult div > span {
color: #fff !important;
}
div.gsfHighlightResult a {
color: rgb(113, 179, 249) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment