If the author reads this: Dark theme completely FUBARs the code snippets. Sample: https://i.imgur.com/QUO48fn.png
I get the idea of ios/android apps supporting dark theme, but since when did this concept apply to websites?
Websites can write stylesheets specifically for light or dark preferences. Browsers currently derive this information from the operating system's preferences.
[1]: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pref... [2]: https://drafts.csswg.org/mediaqueries-5/#prefers-color-schem...