Skip to content

fraoustin/redmine_dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.