Skip to content

domify/redmine_dark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.9%
  • JavaScript 20.9%
  • Ruby 18.2%