logoalt Hacker News

kevinsynctoday at 2:14 PM0 repliesview on HN

Yeah they could add grayscale to the filter rule to make the colors go away.

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