Frontend Development

CSS Change Highlight color

Submitted by Sniper, , Thread ID: 83956

Thread Closed
10-04-2018, 07:50 AM
#1
For those that are interested in this, this very simple code allows you to change the color for when you highlight text:
Code:
::selection { background-color: #008EBD;

Use a color picker and change#008EBD to whatever you want!

If you want to use this on Nulled go to the customcsspart. https://nulledbb.com/usercp.php?action=customcss
1

Users browsing this thread: