A simple plugin for Kanboard that adds a button to switch between dark and light modes. Created to work with the Greenwing theme, untested with others. Feel free to create a PR to add support for other themes, probably by adding to the dark mode CSS.
- Kanboard >= 1.0.35
You have the choice between 2 methods:
- Download the zip file and decompress everything under the directory
plugins/DarkModeSwitcher
- Clone this repository into the folder
plugins/DarkModeSwitcher
Note: Plugin folder is case-sensitive.
Open the user menu on the top right, then click "Switch to dark mode"/"Switch to light mode" to change modes. The current mode is saved individually for each user.