Skip to content

falkodev/redlight_redmine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redlight redmine theme

Altered version of the Flatly Light Redmine theme distributed by Nitrino (https://github.com/Nitrino/flatly_light_redmine) and icons from Excedalogic in the Metro Redmine theme (https://github.com/excedalogic/metro_redmine)

Installation

  • Download the theme
  • Unzip it into your Redmine theme directory (e.g. ../public/themes/)
  • Restart Redmine to make the new installed theme available in your theme list (optional)
  • Select it from the "Theme" dropdown box list by visiting the administration area: "Administration / Settings / Display"
  • Save your changes in order to display the redlight theme

Screenshots

Enable static sidebar

To activate the static sidebar set var activeStaticSidebar = true in javascripts/theme.js file

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new pull Request

Thanks

Thanks to Nitrino and Excedalogic for their inspiring themes

About

At last, a red theme for Redmine

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 86.0%
  • JavaScript 14.0%