freecodecamp.org/news/ dark mode theme
Opened this issue · 4 comments
I currently use a Google extension to enable dark mode for articles on /news in freeCodeCamp =>
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More. However, I would prefer not to rely on an extension for this feature. Could you consider implementing a native dark mode theme for freeCodeCamp news?
Describe the solution you'd like
I would like to use the theme mode selected in my freeCodeCamp account settings for the /news extension.
Describe alternatives you've considered
If feasible, these pages could default to the system theme color (dark or light) for the user's operating system.
Additional context
No response
The toggle feature needs to satisfy the following requirements.
- The theme toggle should be within a menu item.
- The menu item should look and function similar to the one on learn
- The the default theme selection should be similar to learn where the system theme is taken into account.
What else should be visible in the menu or is the dark theme toggle the only menu item?
Initially the theme switcher should be sufficient for this pr.
Adding the search functionality in mobile would be next.
Then we could experiment with adding the forum and curriculum buttons in the menu as well.
This is a big omission, I hope it will be included as soon as possible. Also, why not use a demo link in PRs?