Hacker News new | ask | show | jobs
by kevinsync 39 days ago
Yeah they could add grayscale to the filter rule to make the colors go away.

  #dither-demo img.dithered {
    filter: url(#dither) grayscale(1);
  }