ESJZoneModifyTextColor

ESJ Zone Modify Text Color with OKLCh(@CSS)

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
DarkRover
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
0.2.1.1
Created
2025-09-04
Updated
2025-10-04
Size
2.11 KB
License
MIT
Applies to

Overview

Try to modify the color of text with sytle="color:...".

How it works

  1. Search the elements with sytle="color:..." in custom texl block.
  2. Save old color value to element attribute data-OldColor-*.
  3. Modfiy the perceived lightness of OKLCh color model to myPrefLightness.

Click Modify text color in the userscript's menu to trigger the modifying.

Customization (in Src-Code)

  • myPrefLightness: (Default:.625) Preferred lightness of OKLCh color model.