Skip to content

Instantly share code, notes, and snippets.

@Preetam
Created November 13, 2020 16:01
Show Gist options
  • Save Preetam/16b973a0221ce13d366c6d3979b0debb to your computer and use it in GitHub Desktop.
Save Preetam/16b973a0221ce13d366c6d3979b0debb to your computer and use it in GitHub Desktop.
Change selection background
javascript:(function(){var sheet = window.document.styleSheets[0]; sheet.insertRule('::selection { background: #ff9;%20}',%20sheet.cssRules.length);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment