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.
- Host: GitHub
- URL: https://github.com/jongha/redmine_issue_readability_theme
- Owner: jongha
- License: mit
- Created: 2014-02-17T05:14:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T02:56:02.000Z (over 12 years ago)
- Last Synced: 2025-04-26T10:58:18.497Z (about 1 year ago)
- Topics: css, issue, plugin, readability, redmine-theme, theme
- Language: CSS
- Homepage: http://www.redmine.org/projects/redmine/wiki/Theme_List#Issue-Readability
- Size: 168 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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