Hacker News new | ask | show | jobs
by diimdeep 47 days ago
Interesting idea, but it would be nice to preserve very minimal signal from color, tunable as one feels, something like this with Stylus extension:

  @-moz-document domain("youtube.com") {
  body { filter: grayscale(95%)contrast(110%); }
  }