README
Night Mode plugin for NodeBB
Adds a lightbulb icon to your persona theme's header to toggle a dark skin.
Thanks to https://community.nodebb.org/user/a_5mith for the original snippet.
Adds a lightbulb icon to your persona theme's header to toggle a dark skin.
<script type="module">
import nodebbPluginNightMode from 'https://cdn.skypack.dev/nodebb-plugin-night-mode';
</script>
Adds a lightbulb icon to your persona theme's header to toggle a dark skin.
Thanks to https://community.nodebb.org/user/a_5mith for the original snippet.