Skip to content

IliaLenskii/redmine_dark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

About

add dark theme for redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.1%
  • JavaScript 20.8%
  • Ruby 18.1%