Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 437 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 437 Bytes

color-fixer

The trend over the last several years has been to make website colors softer...black replaced by gray, gray replaced by silver, silver replaced by rgba(0,0,0,.1)...it's a mess and on many new monitors it's impossible to read.

This script is simple: it resets the background color, text color, and opacity on every element on the page.