An open API service indexing awesome lists of open source software.

https://github.com/jongha/redmine_issue_readability_theme

Redmine Issue Readability Theme. This theme supports high readability of the result list.
https://github.com/jongha/redmine_issue_readability_theme

css issue plugin readability redmine-theme theme

Last synced: about 1 year ago
JSON representation

Redmine Issue Readability Theme. This theme supports high readability of the result list.

Awesome Lists containing this project

README

          

# Redmine Issue Readability Theme

This theme supports high readability of the result list. A list of available Redmine themes can be found at the Redmine [theme list](http://www.redmine.org/projects/redmine/wiki/Theme_List). And you can find this theme on this [page](http://www.redmine.org/projects/redmine/wiki/Theme_List#Issue-Readability).

## Installing a theme

1. First, copy the theme-directory into ../public/themes/. This would result in a directory-path to application.css like:

../public/themes//stylesheets/application.css

2. You now may need to restart Redmine so that it shows the newly installed theme in the list of available themes.

2. Go to "Administration -> Settings" -> "Display" and select your newly created theme in the "Theme" drop-down list. Save your settings.

Redmine should now be displayed using the selected theme.

Here are more Information: http://www.redmine.org/projects/redmine/wiki/Themes

## Screenshot

![Screenshot](https://raw.github.com/jongha/redmine_issue_readability_theme/master/screenshot/screenshot.png)

## License

Redmine Issue Readability Theme is available under the terms of the MIT License.