With the macOS Mojave 10.14.4 update, Dark Mode support was added to Safari. Here’s the official text from Apple’s update announcement – “Adds Dark Mode support for websites that support custom color schemes” – this leads to a natural next question for web designers / developers. How do you add support for custom color schemes? It’s actually not too bad. It’s one basic line in CSS and then a lot of tedious work.
Continue reading “Adding Dark Mode Styles (CSS) To A WordPress Theme”