Fork me on GitHub

Pixel Cookers

Redmine Theme

Why

Bored by the default Redmine theme and after using the Watersky theme for a while, we decided to create our own. The first challenge was to create a nice theme better corresponding with our spirit, the second was to completely change the look and feel without touching one line of HTML.

After this little presentation, you can't wait ? So download the theme now :

Download

Compatibility

This theme is compatible with the latest Redmine version v1.3.x. It is tested and supported in major modern browsers like Chrome, Safari, Internet Explorer, and Firefox.

Tested and supported in Chrome, Safari, Internet Explorer, and Firefox
  • Latest Safari
  • Latest Google Chrome
  • Firefox 4+
  • Internet Explorer 7+
  • Opera 11

Special thanks

We used full or part of some icon sets or css projects.

Basic method

  1. Download the theme

    Download

  2. Unzip it into ../public/themes/. This would result in a directory-path to application.css like:

    ../public/themes/pixel-cookers/stylesheets/application.css

  3. You now may need to restart Redmine so that it shows the newly installed theme in the list of available themes.
  4. Go to "Administration -> Settings" -> "Display" and select your newly created theme in the "Theme" drop-down list. Save your settings.
  5. Redmine should now be displayed using the selected theme.

Git method

  1. Go to your Redmine root folder
  2. Launch the following command

    git clone git://github.com/pixel-cookers/RedmineThemePixelCookers.git public/themes/

  3. Follow the steps 3 to 5 from the basic verion
v1.3.1
Wiki headers refactoring
Wiki stle improved
v1.3
Use of the new Redmine theme feature : javascript file added to show/hide the sidebar with a button
Sidebar state saved in cookies
Bug fixes
v1.2.1
Better h2 style in wiki
Add css transition on menu items
Fields focus render modified
Bug fixes
v1.2 (Redmine 1.0.0 compatible) No more compatible with older versions
Left menu reorganized
Readability enhancement
Icons modified to fit better with items
No more bugs in left menu
Lastest Redmine version compatibility
Easy way to change color set (Commented example provided at the end of the stylesheet, thanks Brendan)
v1.1.1
Empty external options menu on top removed
Links area are bigger
v1.1
Some improvements in the project view
Links in the top menu are lighter
v1.0
Initial release

The Pixel Cookers Redmine Theme was developed by Pixel Cookers. If you want to contact us feel free to use the contact form on our website.

The proud author of this theme is Ludovic Meyer.

This theme is hosted by GitHub :
https://github.com/pixel-cookers/RedmineThemePixelCookers