/redmine_dark

add dark theme for redmine

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Redmine Tags Plugin

Plugin installation

  1. Copy the plugin directory into the vendor/plugins directory
  2. Restart Redmine

with a Dockerfile

   FROM redmine
   WORKDIR /usr/src/redmine/plugins
   RUN git clone https://github.com/fraoustin/redmine_dark.git
   WORKDIR /usr/src/redmine/

Usage

you can selected dark mode with click on "dark mode" top rigth (after connect)

custom-field

with default theme

custom-field

with RTmaterial Theme, redmine_indicator plugin

custom-field

License

This plugin is released under the GPLv2.