Pissandshittium / pissandshittium

Pissandshittium Source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
187 stars 19 forks source link

Improved eye strain #18

Open Llixuma opened 11 months ago

Llixuma commented 11 months ago

force invert all dark colors for better eye strain in dark environments, also add this to the feature list pls.

Techman69 commented 11 months ago

What a great idea

jastx-jasmint commented 11 months ago

The default zoom or scaling level also needs to be atrociously small. Who needs to read anyway?

JustJass commented 11 months ago

I think a good way to achieve the light mode without too much effort while breaking the least websites (maybe, idk) would be :

  1. Telling every website that the uses uses light mode
  2. Replace every instance of "dark" with "light" in the html attribute and property (works on youtube and github for sure)

The second one works especially great on github, looking like an extra light mode that only breaks it a little bit image

Also for zoom and scaling, I think it would be better to leave the page zoom at 100% but have font size at Very small (or very large). It maximizes the inconvenience because it only works on some sites, and when it does, half the time it doesn't make the rest smaller. Meaning that, to read the text, you need to zoom in, but the images and layout just make it a pain to use!