Custom Selection & Highlight Color

</ head>

<!-- CUSTOM SELECTION / HIGHLIGHT COLOR --> 
<style>
	:-moz-selection { color: #000; background: #90fcdc;}
	::selection { color: #000; background: #90fcdc;}
</style>

</ body>

HTML/Embed

<!-- CUSTOM SELECTION / HIGHLIGHT COLOR --> 
<style>
	:-moz-selection { color: #000; background: #90fcdc;}
	::selection { color: #000; background: #90fcdc;}
</style>
Only tabs with a " " have code.
Only tabs with a " " have code.
Only tabs with a " " have code.
Only tabs with a " " have code.
If you have already pasted this code into your project then you can skip this. If you haven't, and it's your first time using CodeCrumbs, then copy this code and navigate to your sites global settings > Custom Code tab > paste it into the <head> (first custom code block). It just needs to exist once.
Author
N/A
Updated on
Apr 29, 2023

How to use:

Tutorial Coming Soon!

Check Browser Support

Interactive Table

With this snippet you can change the selection / highlight colors that you see when selecting a bit of text for example.

Clone Project
Documentation
Author:
Status:
Deprecated
New
Updated
Latest Version:
Built by
Built with
For the best experience

Please switch to desktop to view the content.

Back Home
Thank you! Your submission has been received!
Close Form
Oops! Something went wrong while submitting the form.
Become a Contributor