Hacker News new | ask | show | jobs
by rashkov 2954 days ago
Thanks, exactly what I was looking for. I went to "Create New Style" and added the following and now I'm all set:

  html {
    filter: grayscale(100%) !important;
  }
1 comments

Thanks. pairing this with 'dark night mode' is pretty nice.
oh wow, that is nice. I've been looking for something like dark night mode for a while now, glad you pointed it out