Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroen-45/kanboard-dark-mode-switcher
A simple plugin for Kanboard that adds a button to switch between dark and light modes.
https://github.com/jeroen-45/kanboard-dark-mode-switcher
dark-mode dark-mode-switch dark-mode-switcher dark-mode-toggle dark-theme kanboard kanboard-plugin kanboard-theme
Last synced: 19 days ago
JSON representation
A simple plugin for Kanboard that adds a button to switch between dark and light modes.
- Host: GitHub
- URL: https://github.com/jeroen-45/kanboard-dark-mode-switcher
- Owner: Jeroen-45
- License: mit
- Created: 2022-08-20T23:36:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T22:41:07.000Z (over 1 year ago)
- Last Synced: 2024-11-11T19:04:32.016Z (3 months ago)
- Topics: dark-mode, dark-mode-switch, dark-mode-switcher, dark-mode-toggle, dark-theme, kanboard, kanboard-plugin, kanboard-theme
- Language: CSS
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kanboard Dark mode Switcher
A simple plugin for Kanboard that adds a button to switch between dark and light modes. Created to work with the [Greenwing](https://github.com/p0lym0rphik/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.## Prerequisites
- Kanboard >= 1.0.35## Installation
You have the choice between 2 methods:1. Download the zip file and decompress everything under the directory `plugins/DarkModeSwitcher`
2. Clone this repository into the folder `plugins/DarkModeSwitcher`Note: Plugin folder is case-sensitive.
## Usage
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.