Project

General

Profile

Actions

Themes » History » Revision 1

Revision 1/16 | Next »
Mischa The Evil, 2008-12-12 23:54
Initial version


Themes

As of version 0.6.0 (r818), Redmine provides basic support for themes. Redmine themes can override stylesheets only (like application.css).

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/<themename>/stylesheets/application.css

2. Now apply the newly installed theme.

3. Restart Redmine

You should now be able to see and select the theme in the themes-list in 'Admin -> Settings'.

Theme list

Creating custom themes

See the Howto about creating a custom Redmine theme.

Updated by Mischa The Evil over 15 years ago · 1 revisions