Dark mode FreeCodeCamp news?

I noticed that there is still an issue for dark mode on the news repository. The FreeCodeCamp style guide correctly identifies what colors we need; though I’m not quite familiar with how to get whether or not a camper prefers dark mode from their account.

I’d like the opportunity to setup a PR with the CSS modifications though, though if I wanna do it right I’m going to need to make some JS additions.

you should match the preference of the freecodecamp.org account (curriculum account). The news platform still knows if you are logged in or not as the ads show only for logged out users

I actually have a question. What is the version of ghost that is in the docker directory and what value works as a sample API key?