Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 980 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 980 Bytes

Grayfox

Firefox, but so gray.

For people don't want those colors surround font edge.

Removes RGB subpixel font antialiasing on Firefox UI by using userChrome.css,
and an extra userContent.css to do the same all over the web.

Install

See https://github.com/mhtvsSFrpHdE/Tibetanfox#install

Behind

The idea is a community discover that when opacity apply to web elements,
RGB antialiasing will be replaced by grayscale antialiasing,
with basically no quality lose on modern FHD displays.

Grayscale is far better than RGB if monitor is not LCD RGB (OLED),
or screen is rotated.

This hack also allows using grayscale font antialiasing while keep hardware acceleration remains enabled.

More discuss on internet:
snowie2000/mactype#873
microsoft/PowerToys#25595
snowie2000/mactype#932