Hacker News new | ask | show | jobs
by Nadge 2420 days ago
Lots of varied, interesting opinions in this thread. For fans of dark mode, there is a Firefox extension that lets you customise colors of every element, and process the CSS in different ways. Been using it for a few years now, and I prefer it to the Dark Reader extension that Firefox recommends.

https://github.com/m-khvoinitsky/dark-background-light-text-...

(not an affiliate, I just like it.)

1 comments

Take a look at the Stylish extension, which has hundreds of styles for various websites that users created for it:

https://userstyles.org/

Using such pre-created styles is a lot faster, easier, and more convenient than manually customizing each and every element by hand yourself.

Knowing how to do that is, of course, a good skill to have when you actually do want to do something custom for which a pre-rolled style does not exist or when existing styles do something you don't like.

Oh wow, I like that, thank you. I'll get it installed once I'm home and look at contributing in the future :)