A free Redmine theme made in Taiwan.
With simple design, create a style that is compatible with English and Chinese visuals. This is my first time working on Github. If you like this, please feel free to give a star to this project.
Version: 2.1.0
Compatible with : Redmine 5.1 - 4.1
Supported by : Redmine-TW
To install TW-Style, just download .zip and unpack it to your Redmine's public/themes folder. Then go to Redmine > Administration > Settings > Display and select TW-Style from the list and save the changes.
Issue priorities can be added from the enumerations in the administration, and the weight is determined according to the sort order. By default, the lowest weight and the top three with the highest weight will be displayed in different color.
- Find 'Website LOGO' in the application.css
- Change the file name if you upload new image
- If your image file size is too large or too small, You may also need to adjust css parameters
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
- MIT
See License file to read detail.