en.javascript.info
en.javascript.info copied to clipboard
too dark icon
dark over dark icon in dark mode
https://github.com/javascript-tutorial/en.javascript.info/tree/master/1-js/03-code-quality/01-debugging-chrome

and a too long key. terrible joke, dont mind this comment
too dark icons
https://github.com/javascript-tutorial/en.javascript.info/blob/master/1-js/03-code-quality/01-debugging-chrome/head.html
in above file we can have
filter: invert(50%);
to get not so dark icons but that wouldn't look that crispy.
IMO a better solution would be changing icon color based on theme applied 🤔 but I am unable to try and find how that can be achived since I am not getting option to change theme while running server locally.