Open nidhi752 opened 1 month ago
Hi @nidhi752 - Curious to know more about how you'd implement dark mode for the Mattermost Developer Documentation.
@cwarnermm
This issue introduces a dark mode feature to the website. The dark mode allows users to switch between light and dark themes easily, with the preference saved using localStorage
to ensure it persists across sessions.
localStorage
.@nidhi752 - Given that the developer documentation site is generated using Hugo, are there Hugo-supported options available already that could be used rather than developing dark mode support from scratch?
Adding dark mode will enhance the user interface. Please assign this to me under hackoctoberfest'24