Project

General

Profile

Theme List » History » Version 384

dj jones, 2016-06-04 20:29
added link to: HowTo_create_a_custom_Redmine_theme

1 1 Mischa The Evil
h1. Redmine theme list
2
3 2 Mischa The Evil
{{>toc}}
4 1 Mischa The Evil
5 225 dj jones
This is a directory of the available themes for Redmine, sorted with the most recently updated ones first. The information listed in the respective theme entry fields is described in the [[Theme_List#Redmine-theme-list-legend|legend]] at the end of this page. General information about Redmine themes and how to install them into your Redmine can be found on [[Themes]].
6 2 Mischa The Evil
7 383 dj jones
*Other helpful things* 
8 358 Peter Van den Bosch
* the ThemeChanger plugin: http://www.redmine.org/plugins/redmine_theme_changer :  which lets each user select the theme of Redmine at "My page":  works with 3.0.x, 2.0.x-2.6.x  (last checked 19 Dec 2015)
9 1 Mischa The Evil
10
* Custom CSS plugin: https://github.com/martin-denizet/redmine_custom_css: compatible with 2 and 3
11 383 dj jones
12
* Sidebar: button to hide it: https://github.com/bdemirkir/sidebar_hide
13 277 dj jones
14 375 dj jones
15 1 Mischa The Evil
*  AngularJS based Redmine REST API Client, with a Responsive Interface https://github.com/dontdrinkandroot/lightmine.js  (last update Jan 2015)
16 384 dj jones
17
* "_RedWord_":http://projects.andriylesyuk.com/project/wordpress/themes/redword for Word Press - a layer, to allow use of any RedMine theme directly.
18
19
*  [[HowTo_create_a_custom_Redmine_theme| How to create a custom theme]]
20 111 Hyunwoo Park
21 270 dj jones
h2. Themes included within RedMine core software
22 112 Hyunwoo Park
23 269 dj jones
h3. Classic theme
24
25
* [[ThemeClassic|Classic theme]] is a the more classic-looking redmine theme (included).
26
** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/trunk/public/themes/classic_
27
** Screen shot: "several screenshots":http://www.redmine.org/projects/redmine/wiki/ThemeClassic
28
29
h3. Default theme
30
31
* [[ThemeDefault|Default theme]] is the default Redmine theme (included).
32
** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/trunk/public/stylesheets_
33 271 dj jones
** Screen shot: "several screenshots":http://www.redmine.org/projects/redmine/wiki/ThemeDefault
34 269 dj jones
35 317 dj jones
h3. Alternate theme
36
37
* [[ThemeAlternate|Alternate]] is a derivative of the default theme including issuelist-colouring based on issue's priority (included).
38
** Author: "_Jean-Philippe Lang_":/users/1
39 318 dj jones
** Latest release: N/A
40 317 dj jones
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
41
** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/trunk/public/themes/alternate_
42
** Public ITS: _http://www.redmine.org/projects/redmine/issues_
43
** Screen shot: "several here":http://www.redmine.org/projects/redmine/wiki/ThemeAlternate
44
45 366 beko akabeko
h2. Updated in 2016
46
47 369 Michael Stanek
h3. Abacus Office (*%{background:pink}COMMERCIAL OFFER, NO FREE VERSION%*)
48
49
* "Abacus Office":http://www.abacusthemes.com/en/theme *mobile theme* for Redmine. A theme focusing on work effectiveness with continuous development. 
50
** Author: "Michael Stanek":/users/114030
51 373 Michael Stanek
** Latest release: 2016-05-24
52
** Compatible with: Redmine 2.0.4 - 3.2.1
53 369 Michael Stanek
** Website: _http://www.abacusthemes.com/en/themes/our-theme_
54
** Screenshots:
55
***  my page: http://www.abacusthemes.com/images/store/office_blue/0-my-page.png
56
***  mobile: http://www.abacusthemes.com/images/store/office_blue/17-mobile-issue-list.png
57
*** other screenshots: http://www.abacusthemes.com/en/themes/screenshots
58
59 370 Jan Kryštof Svoboda
h3. ChiliProject Look and Feel
60
61 380 dj jones
* ChiliProject Look & Feel adds the original ChiliProject theme and menu style to Redmine (ChiliProject was a fork of Redmine between 2011-2013:  some of the nice functionality ideas have since been written as plugins for core Redmine http://www.chiliproject.eu/projects/chiliproject-eu/wiki/Current_plugins
62 370 Jan Kryštof Svoboda
** Compatible with: _4.0.x, 3.2.x, 3.1.x, 3.0.x_
63 380 dj jones
** Latest release: 2015-03-10
64 370 Jan Kryštof Svoboda
** Public SCM: _https://github.com/chiliproject-eu/chiliproject_look_and_feel_
65
** Website: _http://www.chiliproject.eu/projects/chiliproject-eu/wiki/ChiliProject_Look_and_Feel_Plugin_
66
** Demo: _http://www.chiliproject.eu/projects/chiliproject-eu/wiki/ChiliProject_Look_and_Feel_Plugin_
67
** Screen shot: Can be seen live at http://www.chiliproject.eu
68
69 367 Jared Denison
h3. Dwarf Theme
70 368 Jared Denison
71 380 dj jones
* "Dwarf":https://github.com/themondays/Dwarf - responsive HD Redmine theme for screens between 1600 and 1920. Side nav bar, 2-column content layout, nicer dropdowns, 
72 366 beko akabeko
** Website: _https://github.com/themondays/Dwarf_
73
** GitHub: "Dwarf":https://github.com/themondays/Dwarf
74
** Author: "Jared Denison":http://themondays.ca
75
** Public SCM: _https://github.com/themondays/Dwarf_
76
** Public ITS: _https://github.com/themondays/Dwarf/issues_
77
** Release: 2016-01-30
78
** Compatible with: Redmine 2.0.4 - 3.x
79
** Screenshots:
80
*** "Promo":https://camo.githubusercontent.com/11cff04a7266cd70a0b891992f8ceb2550b19d11/68747470733a2f2f7777772e7265646d696e652e6f72672f6174746163686d656e74732f646f776e6c6f61642f31353137372f64776172662d696d61632d736d616c6c2e706e67
81 1 Mischa The Evil
*** "Issues List":https://camo.githubusercontent.com/844db1e7e0504be22ed40371fa439d2e2c8f1b8d/68747470733a2f2f7777772e7265646d696e652e6f72672f6174746163686d656e74732f646f776e6c6f61642f31353137382f64776172662d7468656d652d6973737565732d766965772e706e67
82
*** "Issue Card":https://camo.githubusercontent.com/1a99d0d1619b086fb937f52241cd6d328e2505b1/68747470733a2f2f7777772e7265646d696e652e6f72672f6174746163686d656e74732f646f776e6c6f61642f31353137392f64776172662d7468656d652d69737375652d636172642e706e67
83
84 380 dj jones
h3. Minelab
85
86
* "Minelab":https://hardpixel.github.io/minelab is a free Redmine 2.5.x theme inspired by Gitlab,  written in Sass, uses Bourbon for cross browser compatibility, Neat for responsive grids and Font Awesome to replace all the stock icons
87
** Author: "hardpixel":https://github.com/hardpixel
88
** Latest commit: 2016/03/15
89
** Public SCM: _https://github.com/hardpixel/minelab_
90
** Screenshots: http://hardpixel.github.io/minelab/
91
92 366 beko akabeko
h3. minimalflat2
93 1 Mischa The Evil
94 380 dj jones
* "minimalflat2":https://github.com/akabekobeko/redmine-theme-minimalflat2 is Minimal and Flat . Responsive (Redmine 3.2 onwards). Modern color scheme by Flat UI & Espresso, Expandable tree view of the project list, 
95 366 beko akabeko
** Author: "akabeko":https://github.com/akabekobeko
96 1 Mischa The Evil
** Latest release: _<code>v1.1.5</code>_, 2016/4/3
97
** Public SCM: _https://github.com/akabekobeko/redmine-theme-minimalflat2_
98 380 dj jones
** Screenshot: "Projects":https://raw.githubusercontent.com/akabekobeko/redmine-theme-minimalflat2/master/ss.png "Editor":https://raw.githubusercontent.com/akabekobeko/redmine-theme-minimalflat2/master/ss2.png "Issue":https://raw.githubusercontent.com/akabekobeko/redmine-theme-minimalflat2/master/ss3.png "Settings":https://raw.githubusercontent.com/akabekobeko/redmine-theme-minimalflat2/master/ss4.png 
99
"For mobile":https://raw.githubusercontent.com/akabekobeko/redmine-theme-minimalflat2/master/ss5.png "Menu":https://raw.githubusercontent.com/akabekobeko/redmine-theme-minimalflat2/master/ss6.png
100 1 Mischa The Evil
101 380 dj jones
h3. Progressive Projects List theme
102
103
* "Progressive Projects List theme":http://stgeneral.github.io/redmine-progressive-projects-list/ extends default theme with usability features in Projects: Bold subproject names on project listing, Make "not my" projects grey on project list, so my projects stand out.  (all via application.css)
104
** Author: "_Dmitry Babenko_":/users/19243
105
** Latest release: 3.0.1, 2016-01-04
106
** Compatible with: _Redmine 3.2, 3.1, 3.0, 2.6, 2.5, 2.4, 2.3, 2.2, 2.1_
107
** Features: 
108
*** Show overall projects status in progress bars
109
*** Show project status in progress bars at project overview page
110
*** Quick links to issues, new issue, version, etc directly from the projects list
111
*** Show due date of the projects and versions
112
*** Recently viewed projects sidebar block
113
** Public SCM: https://github.com/stgeneral/redmine-progressive-projects-list
114
** Screenshots of ProjectList page:
115
*** Projects with status bars: http://stgeneral.github.io/redmine-progressive-projects-list/images/screenshots/v020/progressive-projects-list-v020-progress.png
116
*** and also with menus per bar: http://stgeneral.github.io/redmine-progressive-projects-list/images/screenshots/v020/progressive-projects-list-v020-menus-n-progress.png
117
*** and more: http://stgeneral.github.io/redmine-progressive-projects-list/screenshots.html
118
119
120 330 Jan Niggemann (redmine.org team member)
h2. Updated in 2015
121 357 beko akabeko
122 379 dj jones
h3. Circle theme
123
124
* "Circle":http://www.redminecrm.com/pages/circle-theme is a freshly designed soft color palette redmine theme with flat styles and form elements styles. Hide sidebar button and dropdown menu items
125 1 Mischa The Evil
** Author: "_Kirill Bezrukov_":http://redminecrm.com
126
** Latest release: _v.2.0.1 - 2015-10-06_
127
** Compatible with: FF, Safari, Chrome, IE7+, Redmine 1.x & Redmine 2.x & Redmine 3.x
128
** Screen shot: "Image":http://redminecrm.com/attachments/download/9696/issue.png
129
130 380 dj jones
h3. Fedmine theme
131
132
* "Fedmine":https://github.com/Froiden/fedmine is a simplistic theme with simplistic buttons and RTL support, . Configurable from redmine settings panel and has installer/updater script - so is installed as a plugin. (based on Gitmike theme, but modified to look completely different)
133
** Author: "Shashank Jain":/users/91032
134
** Latest release: <code>n/a</code>, 2015-10-15
135
** Compatible with: _Redmine 2.4.x & Redmine Trunk_
136
** Public SCM: _https://github.com/Froiden/fedmine_
137
** Public ITS: _https://github.com/Froiden/fedmine/issues_
138
** Screenshots:
139
***  project page: https://raw.github.com/Froiden/fedmine/master/screenshots/projects-page.jpg
140
*** 3 more screenshts: https://github.com/Froiden/fedmine/tree/master/screenshots
141
142
h3. Flatly light
143
144
* "Flatly light":https://github.com/Nitrino/flatly_light_redmine is a modern and elegant flat theme, with slide out side panel
145
** Author: "_Petr Stepchenko_":/users/69901
146
** Latest release: _latest commit 2015-11-11
147
** Compatible with: _Redmine 2.5.x_ (Tested only on this version)
148
** Public SCM: _https://github.com/Nitrino/flatly_light_redmine_
149
** Public ITS: _https://github.com/Nitrino/flatly_light_redmine/issues_
150
** Screenshots: 
151
*** _https://raw.githubusercontent.com/Nitrino/flatly_light_redmine/master/screenshots/screen_1.png_
152
*** _https://raw.githubusercontent.com/Nitrino/flatly_light_redmine/master/screenshots/screen_2.png_
153
*** _https://raw.githubusercontent.com/Nitrino/flatly_light_redmine/master/screenshots/screen_3.png_
154
155 327 Michael Stanek
h3. Gitmike
156 328 Michael Stanek
157 326 Michael Stanek
* "_gitmike_":https://github.com/makotokw/redmine-theme-gitmike GitHub-like theme, pure white, Issue list with color codes. It is based on A1 theme version 1.0.3 by Kirill Bezrukov
158 319 dj jones
** Author: "_Makoto Kawasaki_":http://makotokw.com
159
** Latest release: <code>v1.0.7</code>,  2015-07-31
160
** Compatible with: _Redmine 2.x & Redmine 3.x_ 
161
** Public SCM: _https://github.com/makotokw/redmine-theme-gitmike_ 
162 1 Mischa The Evil
** Public ITS: _https://github.com/makotokw/redmine-theme-gitmike/issue_
163 319 dj jones
** Screen shot: "Image":http://dl.dropbox.com/u/8932138/screenshot/gitmike/gitmike_2013-07-12_0706.png
164
165
h3. PurpleMine2
166 325 minkbear minkbear
167 319 dj jones
* "PurpleMine": https://github.com/mrliptontea/PurpleMine2 : Modern, and customisable: offers eg hideable sidebar, exhaustive color codes in issue list. Written in SCSS, uses normalize.css and some parts of Bootstrap like mixins, structure, and stuff.
168
** Author: "mrliptontea":https://github.com/mrliptontea
169
** Latest release: _2015/10/04, also see other customised forks from it in Github
170
** Public SCM: https://github.com/mrliptontea/PurpleMine2
171 320 dj jones
172
h2. Updated in 2014
173
174
h3. A1 theme
175 322 dj jones
176 320 dj jones
* "A1":http://redminecrm.com/pages/a1-theme is a roninapp based theme for redmine.
177
** Author: "Kirill Bezrukov":http://redminecrm.com
178
** Latest release: _v.1.1.3 - 2014-09-24_
179
** Compatible with: FF, Safari, Chrome, IE7+, Redmine 1.x & Redmine 2.x
180
** Screen shots: http://redminecrm.com/attachments/download/733 
181
182
h3. Basecamp-with-icon theme
183 286 Petr Stepchenko
184
* "_Basecamp-with-icon theme_":https://github.com/lqez/redmine-theme-basecamp-with-icon is a fork theme of 'Basecamp theme' (above one) of 37signals® Basecamp® theme.
185
** Author:
186
*** Original: "_Peter Theill_":/users/1377
187
*** Icons:  Dutch Icon set, http://dutchicon.com/articles/free-icons (CCAS 3.0)
188
*** Theme and icon modifier : "_Park Hyun-woo_":/users/70886
189 1 Mischa The Evil
** Latest release: v.0.1.1 - 2014-08-27
190 286 Petr Stepchenko
** Compatible with: _Redmine 1.3.x, Redmine 1.4.x and Redmine 2.1.x_
191
** Public SCM: https://github.com/lqez/redmine-theme-basecamp-with-icon
192
** Public ITS: https://github.com/lqez/redmine-theme-basecamp-with-icon/issues
193
** Screen shot: "Image":https://raw.github.com/lqez/pastebin/master/img/redmine-theme-basecamp-with-icon.png
194
195
196 290 dj jones
197
h3. Theme Flat
198
199 380 dj jones
* "Theme Flat":https://github.com/tsi/redmine-theme-flat made with Sass & Compass so changing colors etc. should be very easy, (Colors are defined in the top of /sass/application.scss)
200 315 dj jones
** Author: "_Tsachi Shlidor_"
201 290 dj jones
** Latest release: 2014-10-19
202
** Public SCM: _https://github.com/tsi/redmine-theme-flat_
203
** Screenshots: 
204
*** _https://camo.githubusercontent.com/8172135c69d0234833248a15a6501d924a023478/687474703a2f2f692e696d6775722e636f6d2f724d63345555632e6a7067_
205 275 Emmanuelle Delescolle
206
h3. A-Responsive-1
207 316 dj jones
208 1 Mischa The Evil
* "A-Responsive-1":http://vc.lasolution.be/projects/a-responsive-1 is a responsive theme based on bootstrap mixins (Sass) and loosely inspired by A1.  Take care:  There are bugs not fixed since May 2014 on this alpha theme
209 275 Emmanuelle Delescolle
** Author: "_Emmanuelle Delescolle_":/users/103461
210
** Latest release: _<code>alpha</code>_, 2014-05-23
211
** Compatible with: _Redmine 2.5.x_ (it may work with other versions, but this is the only one we have tested with so far)
212
** Public SCM: _http://code.lasolution.be/a-responsive-1_
213
** Public ITS: _http://vc.lasolution.be/projects/a-responsive-1/issues_
214
** Screenshots: _http://www.lasolution.be/blog/a-responsive-1-theme-redmine-alpha-release.html_
215 292 dj jones
216 323 dj jones
h3. Nyss-gitlab theme
217
218
* "Nyss-gitlab":https://github.com/nysenate/nyss-gitlab-redmine-theme is a Gitlab-looking theme for Redmine:   forked to work better with Redmine 2.1.x, (from modula-gitlab project, a fork of Modula's Mojito)
219
** Author: "nysenate"
220
** Latest release: updated _2014-03-07_
221
** Compatible with: _Redmine 2.1_
222
** Public SCM: https://github.com/nysenate/nyss-gitlab-redmine-theme
223
** Screenshots: https://github.com/nysenate/nyss-gitlab-redmine-theme
224
225 321 dj jones
h3. Pixel Cookers theme
226 292 dj jones
227 380 dj jones
* "Pixel Cookers":http://pixel-cookers.github.com/redmine-theme/ is a nice, dark and blue theme for Redmine.  (Using more CSS3 and less images:  uses LESS, and Bootstrap.
228 321 dj jones
** Author: "_Ludovic Meyer_":/users/12778 ("Site":http://www.ludovicmeyer.com)
229
** Latest release: updated _2014-02-08_
230
** Compatible with: _Redmine 0.8.x, 1.2, *1.4*, 2.0, 2.1, 2.2, 2.4 & Redmine Trunk_
231
** Public SCM: https://github.com/pixel-cookers/redmine-theme
232
** Public ITS: https://github.com/pixel-cookers/redmine-theme/issues
233
** Installation instructions: "Project Site":http://pixel-cookers.github.com/redmine-theme/
234 292 dj jones
** Screenshots: "see Screenshots' lower in page":http://pixel-cookers.github.com/redmine-theme/
235 1 Mischa The Evil
236
h3. Redmine Bootstrap
237
238 272 dj jones
* [[ThemeBootstrap|Bootstrap]] is an overhaul of Redmine using the Twitter Bootstrap theme and jQuery. Due to having to override some of Redmine's views, this theme is made available as a plugin not simply a theme.  Forked by HE-Arc in 2014 to handle REdmine 2.3 /2.4.
239 1 Mischa The Evil
** Author: "_Reuben Mallaby_":/users/23800   and https://github.com/HE-Arc
240 284 dj jones
** Latest release: _<code>n/a</code>, 2014-02-18_
241 1 Mischa The Evil
** Compatible with: _Redmine 2.3 and 2.4
242
** Public SCM: https://github.com/HE-Arc/redmine_bootstrap/tree/redmine-2.4
243
** Screenshot: _none available, even after searching_
244
245
h3. Bavarian Dawn theme
246
247 380 dj jones
* "Bavarian Dawn" is a simple dark transparent theme with left side menu and background image.
248 1 Mischa The Evil
** Author: "_AlphaNodes GmbH_":http://alphanodes.com
249
** Latest release: _<code>n/a</code>, 2013-12-30_
250
** Compatible with: _Redmine 2.4.x_
251
** Public SCM: _https://github.com/AlphaNodes/bavarian_dawn_
252
** Public ITS: _https://github.com/AlphaNodes/bavarian_dawn/issues_
253
** Screenshot: _https://raw.github.com/AlphaNodes/bavarian_dawn/master/screenshot.png_
254
255
h3. Issue Readability theme
256
257 274 dj jones
* "Issue Readability theme":https://github.com/jongha/redmine_issue_readability_theme : For the Issues (list view) :  it colour-codes each issues based on the Status of that issue. (or in the vague terms from Github, it 'supports high readability of the result list')
258 1 Mischa The Evil
** Author: "Jong-Ha Ahn":http://www.mrlatte.net
259
** Latest release: _<code>n/a</code>, 2014-02-17_
260
** Compatible with: _FF, Safari, Chrome, IE7+, Redmine 1.x & Redmine 2.x_
261 235 dj jones
** Public SCM: _https://github.com/jongha/redmine_issue_readability_theme_
262 1 Mischa The Evil
** Public ITS: _https://github.com/jongha/redmine_issue_readability_theme/issues_
263
** Screen shot: "Image":https://camo.githubusercontent.com/f2d0e3004d360668877cfe0b790d0944440d47cc/68747470733a2f2f7261772e6769746875622e636f6d2f6a6f6e6768612f7265646d696e655f69737375655f726561646162696c6974795f7468656d652f6d61737465722f73637265656e73686f742f73637265656e73686f742e706e67
264
265 234 dj jones
h3. Metro Redmine (forked)
266 236 dj jones
267
* "Metro Redmine":https://github.com/astout/metro_redmine is a Metro style ( Windows 8 style )  theme for Redmine.
268
** Forked in 2013, due to issues in original at : https://github.com/excedalogic/metro_redmine/issues
269 235 dj jones
** Latest release: n/a, 2014-01-27
270 1 Mischa The Evil
** Compatible with: _Redmine 2.x_
271
** Public SCM: https://github.com/astout/metro_redmine
272 362 Dmitry Babenko
** Screenshot: _none available, even after searching_
273 1 Mischa The Evil
274 363 Dmitry Babenko
h3. Pepper
275 362 Dmitry Babenko
276 1 Mischa The Evil
* "Pepper":https://github.com/koppen/redmine-pepper-theme is a sleek, clean, and high tech looking theme, that does responsive-width to adapt to fit on small screens, down to smartphones.  Built using SASS, Compass.
277
** Author: "_Jakob Skjerning_":/users/2207
278
** Latest release: n/a, 2013-12-05
279
** Compatible with: _Redmine 2.1, 2.0, 1.4, 1.2_
280
** Public SCM: https://github.com/koppen/redmine-pepper-theme
281
** Public ITS: https://github.com/koppen/redmine-pepper-theme/issues
282
** Screenshots: "several, see low in this page":https://github.com/koppen/redmine-pepper-theme
283 236 dj jones
284
h3. Progressive theme
285
286
* "Progressive theme":http://stgeneral.github.io/redmine-progressive-theme/ extends default theme with usability  features: Colorful priorities
287 49 minkbear minkbear
** Author: "_Dmitry Babenko_":/users/19243
288 2 Mischa The Evil
** Latest release: n/a, 2014-04-11
289 25 Mischa The Evil
** Compatible with: _Redmine 2.4, 2.3, 2.2, 2.1_
290 23 Yuki Kita
** Public SCM: https://github.com/stgeneral/redmine-progressive-theme/issues
291 25 Mischa The Evil
** Screenshot: 
292 22 Chris McKee
*** Coloured issues in list: http://stgeneral.github.io/redmine-progressive-theme/images/redmine-theme-progressive-issues-priorities.png
293 297 dj jones
*** Grey-out 'not-my' projects:  http://stgeneral.github.io/redmine-progressive-theme/images/redmine-theme-progressive-grey-projects.png
294 174 dj jones
295 1 Mischa The Evil
296 22 Chris McKee
h3. Red-Andy theme
297 1 Mischa The Evil
298 297 dj jones
* [[ThemeRedAndy|Red-Andy]] is a *responsive* theme, works on mobiles, that combines dark elements and bright boxes, uses CSS3 shadows and round corners: the project menu is right aligned and decorated as tabs. Wiki pages have separate style based on Georgia font. Many elements including avatars, progress bars, code snippets have CSS3 shadows. Most of elements have CSS3 rounded corners.
299 332 Ruben Barkow
** Author: "_Andriy Lesyuk_":http://www.andriylesyuk.com
300
** Latest release: _<code>1.00</code> 2014-06-01_
301
** Compatible with: _Redmine 1.x.x_,Redmine 2.x.x_
302
** Public SCM: http://subversion.andriylesyuk.com/red-andy
303
** Public ITS: http://projects.andriylesyuk.com/projects/red-andy/issues
304
** Demo: http://projects.andriylesyuk.com/ (_contains logo, which is not in the theme_)
305
** Screenshots: http://www.redmine.org/projects/redmine/wiki/ThemeRedAndy
306 297 dj jones
307
h3. Reevo theme
308
309
* "Reevo theme" is github-like theme for Redmine. It is based on gitmkike theme and A1 theme version 1.0.3 by Kirill Bezrukov
310
** Author: reevosocial
311 222 dj jones
** Latest release: _2014-03-26_
312
** Compatible with: _Redmine 2.x.x_
313
** Public SCM: https://github.com/reevosocial/reevo-redmine-theme/tree/master
314 239 dj jones
315 240 dj jones
h2. Updated in 2013
316
317 1 Mischa The Evil
h3. Axiom theme
318 240 dj jones
319
* "Axiom":https://github.com/hulihanapplications/axiom is a low-toned (dark) with green highlights.
320 222 dj jones
** Author: "Dave Hulihan":http://www.hulihanapplications.com
321
** Latest release: _<code>n/a</code>, 2013-01-11
322
** Compatible with: _Redmine 2.0.x_
323
** Public SCM: https://github.com/hulihanapplications/axiom
324
** Screen shot: "Image":https://github.com/hulihanapplications/axiom/raw/master/screenshot.png
325
326 382 dj jones
h3. Coffee theme
327
328
* "Coffee":http://www.redminecrm.com/pages/coffee-theme is a freshly designed soft color palette redmine theme with fixed 1240px width, fixed top menu and nice button styles.
329
** Author: "_Kirill Bezrukov_":http://redminecrm.com
330
** Latest release: _v.0.0.4 - 2013-10-17_
331
** Compatible with: FF, Safari, Chrome, IE7+, Redmine 1.x & Redmine 2.x
332
** Screen shots:
333
*** Issue:http://redminecrm.com/attachments/download/4264/issue.png
334
*** several more, see Gallery: http://www.redminecrm.com/pages/coffee-theme 
335
336 291 dj jones
h3. EEA Redmine Theme
337
338 294 dj jones
* "EEA (European Environment Agency) Theme":https://github.com/eea/eea.redmine.theme provides the look and feel as used on the website 'EIONET' (Redmine powered)
339 379 dj jones
** Latest release: 2013-06-02
340 222 dj jones
** Public SCM: _https://github.com/eea/eea.redmine.theme_
341
** Screenshot: https://www.eionet.europa.eu/styles/eionet2007
342
343 1 Mischa The Evil
344 222 dj jones
h3. East Sussex County Council Redmine theme
345
346
* "ESCC Redmine Theme":https://github.com/east-sussex-county-council/Escc.Redmine.Theme inherits and builds on the basecamp theme by Peter Theill, Commanigy - http://commanigy.com
347 242 dj jones
** Author: "Peter Theill"
348
** Latest release: <code>n/a</code>, 2013-08-01
349
** Public SCM: _https://github.com/east-sussex-county-council/Escc.Redmine.Theme_
350 222 dj jones
351
h3. Highrise theme
352
353
* "Highrise theme":http://redminecrm.com/pages/highrise-theme is a 37signals Highrise CRM based theme for redmine.
354
** Author: "_Kirill Bezrukov_":http://redminecrm.com
355
** Latest release: _v.1.1.2 - 2013-10-17_
356
** Compatible with: FF, Safari, Chrome, IE7+, Redmine 1.x & Redmine 2.x
357
** Screen shots:
358 1 Mischa The Evil
*** "Image":http://redminecrm.com/attachments/thumbnail/3664/700
359 246 dj jones
*** more, see Gallery: http://redminecrm.com/pages/highrise-theme 
360 222 dj jones
361
h3. Progressive Gants Mod theme
362
363
* "Progressive Gants Mod theme":http://stgeneral.github.io/redmine-progressive-gantt-mods/ extends default theme  to add assignee column and some other preferences for Gantt chart
364
** Author: "_Dmitry Babenko_":/users/19243
365
** Latest release: n/a, 2013-12-18
366
** Compatible with: _Redmine 2.4
367
** Public SCM: https://github.com/stgeneral/redmine-progressive-gantt-mods
368 248 dj jones
** Screenshot: "Gantt mods":https://github.com/stgeneral/redmine-progressive-gantt-mods/releases/download/v0.0.1/progressive_gantt_mods-screen-en.png
369 222 dj jones
370 312 Jan Niggemann (redmine.org team member)
h3. RedmineCRM theme
371
372
* "RedmineCRM theme":http://www.redminecrm.com/pages/redminecrm-theme is freshly designed, open and responsive Redmine and RedmineCRM plugins theme with fixed 960px width, top menu panel and nice button styles.
373
** Author: "_Kirill Bezrukov_":http://redminecrm.com
374
** Latest release: _v.0.0.2 - 2013-10-17_
375
** Compatible with: FF, Safari, Chrome, IE7+, Redmine 1.x & Redmine 2.x
376
** Screen shots:
377
*** "Issue page screenshot":http://redminecrm.com/attachments/download/3674/issue.png
378
*** more, see Gallery: http://www.redminecrm.com/pages/redminecrm-theme
379
380
381 119 iniyavan karan
h3. Redpenny theme
382 179 dj jones
383 119 iniyavan karan
* "_RedPenny Theme_":http://themondays.ca/code/redpenny/ is a clean theme, built with CSS3, Font-Awesome icons and custom fonts, aready used on 50+ projects.
384 13 Rajesh Krishnan
** Author: "_Jarod Denison_":http://www.themondays.ca/
385
** Latest release: _<code>0.1</code> 2013-05-25_
386 180 dj jones
** Compatible with: _Redmine 2.x, 2.3.x_
387 1 Mischa The Evil
** Public SCM: https://github.com/themondays/redpenny
388 180 dj jones
** Public ITS: https://github.com/themondays/redpenny/issues
389 251 dj jones
** Screenshots: 
390
*** "home":http://www.redmine.org/attachments/download/9856/redpenny-home.jpg 
391
*** "Overview":http://www.redmine.org/attachments/download/9857/redpenny-overview.jpg
392 180 dj jones
** Demo: http://dev.themondays.ca/
393
394 19 Hugo Ferreira
h3. Sparse
395 180 dj jones
396 181 dj jones
* "Sparse":https://github.com/shadowbq/redmine_theme_sparse a minimalistic projector/flatscreen based theme for dashboards that auto refreshes - should not be used as a system wide theme! (it hides the 'top-menu', 'header', and 'sidebar'). Is dependent on plugin: R-labs Themechanger http://www.r-labs.org/projects/themechanger
397 19 Hugo Ferreira
** Screenshots: "Image":https://raw.github.com/shadowbq/redmine_theme_sparse/master/screenshots/screenshot-theme.jpg
398 1 Mischa The Evil
** Author: "_shadowbq_":/users/76178
399 182 dj jones
** Latest release: n/a, 2013-04-09
400 1 Mischa The Evil
** Compatible with: _Redmine 2.3, 2.2, 2.1, 2.0_
401 182 dj jones
** Public SCM: https://github.com/shadowbq/redmine_theme_sparse
402
** Public ITS: https://github.com/shadowbq/redmine_theme_sparse/issues
403 252 dj jones
*** Screenshot: https://github.com/shadowbq/redmine_theme_sparse/blob/master/screenshots/screenshot-theme.jpg
404 222 dj jones
405 293 dj jones
h3. Xilitra Redmine theme
406
407 380 dj jones
* "Xilitra Redmine theme":https://github.com/xilitraplayground/xilitra-redmine-theme is the one used by Russian Linux distribution Xilitra. Written in SCSS using Zurb Foundation framework and Bootstrap Glyphicons.
408 293 dj jones
** Author: https://github.com/xilitraplayground
409
** Latest release: n/a, 2013-08-17
410
411
** Public SCM: https://github.com/xilitraplayground/xilitra-redmine-theme
412
413 222 dj jones
h2. Updated in 2012
414
415
h3. Aurora theme
416
417
* "Aurora":https://github.com/jorgebg/redmine-aurora-theme  is a derivative of the default theme, with enhanced fonts and buttons.
418
** Author: "Jorge Barata González":/users/32227 http://www.jorgebg.com
419
** Latest release: _<code>n/a</code>, 2012-02-16_
420
** Compatible with: _Redmine 1.1.x_
421
** Public ITS: _http://projects.jorgebg.com/projects/redmine-aurora-theme_
422 1 Mischa The Evil
** Also see: http://projects.jorgebg.com/projects/redmine-aurora-theme
423 255 dj jones
** Screen shots: 
424 285 dj jones
*** New issue page http://projects.jorgebg.com/attachments/27/screenshot1.jpg
425 255 dj jones
*** Overview page: http://projects.jorgebg.com/attachments/28/screenshot2.jpg
426 222 dj jones
427
h3. CM - Red theme
428
429 258 dj jones
* "CM-Red":http://github.com/ChrisMcKee/redmine-themes/ is a Red/ Grey/ Brown Pallet based theme.
430 222 dj jones
** Author: "_Chris McKee_":http://chrismckee.co.uk
431
** Latest release: _<code>n/a</code>, 2012-08-10_
432
** Compatible with: _Redmine 0.8.x / 0.9.x / 1.0.2 & Redmine Trunk_
433
** Public SCM: _http://github.com/ChrisMcKee/redmine-themes/_
434
** Public ITS: _http://github.com/ChrisMcKee/redmine-themes/issues_
435 258 dj jones
** Screenshots: several at: http://github.com/ChrisMcKee/redmine-themes/
436 222 dj jones
437
h3. Modula Mojito
438
439
* "Modula Mojito":https://github.com/mindclick/modula-mojito is finely crafted and very polished theme for Redmine, with predominantly green highlights over a dark background.
440
** Author: "_Eero Louhenperä_":http://www.modula.fi/author/admin/
441
** Current maintainer: "_MindClick_": https://github.com/mindclick
442
** Latest release: n/a, 2012-02-29
443
** Compatible with: _Redmine 0.8.x, 0.9.x & Redmine Trunk_ (?)
444
** Public SCM: https://github.com/mindclick/modula-mojito
445 260 dj jones
** Screenshot: _none available, even after searching_
446 222 dj jones
447
h3. Modula Gitlab
448
449
* "Modula Gitlab":https://github.com/doublerebel/modula-gitlab is a mashup of Modula Mojito and the standard Gitlab theme.
450
** Author: "_Eero Louhenperä_":http://www.modula.fi/author/admin/, "_Charles Phillips_":http://www.doublerebel.com
451
** Latest release: _<code>0.1</code>, 2012-10-05
452
** Compatible with: _Redmine 0.8.x & Redmine Trunk_, Tested with Redmine 1.4
453
** Public SCM: _https://github.com/doublerebel/modula-gitlab_
454
** Public ITS: _https://github.com/doublerebel/modula-gitlab/issues_
455
456 289 dj jones
h3. AG-2 Theme
457
458
*   Theme is orphaned - no information on what the theme looks like, or anything.
459
** Author: Luis Pm - their website no longer works:  http://redmine.andaluciagrafica.com
460
** Latest release:  unknown, was in 2012
461
** Public SCM:  https://code.google.com/p/ag-2-theme/
462
463 222 dj jones
464
h2. Updated before 2012
465
466
h3. AdminsQ3 theme
467
468
* "AdminsQ3":https://sites.google.com/site/filesq3blog/home/otros/redmine is a modified version of the "Libernix-redmine-ecogreen":http://github.com/rajkrish/libernix-redmine-ecogreen theme.
469
** Author: "_AdminsQ3_":/users/11892
470
** Latest release: _<code>Initial release</code>, 2010-02-17_
471
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
472
** Public SCM: _n/a_
473
** Public ITS: _n/a_
474
** Blog (Spanish and English): http://adminsq3.blogspot.com/2010/02/cambiando-el-look-redmine.html
475
** Screen shot: "Image":http://2.bp.blogspot.com/_9hsEDp_D0sI/S3w-AHlP6kI/AAAAAAAAAUI/5FU9NR4Yqv4/s1600-h/TemaAdminsQ3Redmine.png
476 262 dj jones
477 222 dj jones
478
h3. ArchLinux theme
479
480 314 dj jones
* [[ThemeArchLinux|ArchLinux]] is a derivative of the default theme, and based on the Design found on the ArchLinux website.  Theme may be dead:   Public SCM below not working at Oct 2014
481 222 dj jones
** Author: "_Markus M. May_":/users/1540
482
** Latest release: _<code>n/a</code>, 2009-11-29_
483
** Compatible with: _Redmine Trunk_
484
** Public SCM: _http://repo.or.cz/w/archlinuxdevstack.git/tree/HEAD:/redmine-theme_
485
** Public ITS: _http://openpario.net/projects/archdevstack_
486 263 dj jones
** Screen shot:
487
*** New issue page :http://www.redmine.org/attachments/download/2851
488
*** several screenshots: http://www.redmine.org/projects/redmine/wiki/ThemeArchLinux
489 222 dj jones
490
h3. Basecamp theme
491 312 Jan Niggemann (redmine.org team member)
492
* [[ThemeBasecamp|Basecamp]] is a Redmine-port of 37signals® Basecamp® theme.
493
** Author: "_Peter Theill_":/users/1377
494
** Latest release: _<code>n/a</code>, 2009-07-17_
495 1 Mischa The Evil
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
496 312 Jan Niggemann (redmine.org team member)
** Public SCM: _n/a_
497
** Public ITS: _n/a_
498
** Screen shot: "Image":http://www.redmine.org/attachments/download/1270 "more here":http://www.redmine.org/projects/redmine/wiki/ThemeBasecamp
499
500
501 222 dj jones
502
h3. Basecamp Persian theme
503 267 dj jones
504 382 dj jones
* basecamp-persian is an RTL version of [[ThemeBasecamp|Basecamp]] theme with some improvements for Persian language.
505 222 dj jones
** Author: "_Behrang Noroozinia_":/users/27112
506
** Latest release: _<code>n/a</code>, 2011-01-23_
507
** Compatible with: _Redmine 1.0.0_
508
** Public SCM: _https://github.com/Behrang/redmine-themes_
509
** Public ITS: _https://github.com/Behrang/redmine-themes/issues_
510
511
h3. Libernix-redmine-ecoblue theme
512
513
* "libernix-redmine-ecoblue":http://github.com/rajkrish/libernix-redmine-ecoblue is a professional looking, open-source theme for Redmine in blue or a range of other colours as below
514
** Author: "_Rajesh Krishnan_":/users/9892
515
** Latest release: n/a, 2009-11-29
516
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
517
** Public SCM: "_GitHub Project Site_":http://github.com/rajkrish/libernix-redmine-ecoblue
518
** Public ITS: "_GitHub Bug Reporting Site_":http://github.com/rajkrish/libernix-redmine-ecoblue/issues
519 1 Mischa The Evil
** Screenshots: 
520
*** "_Overview screen_":http://www.krishnan.cc/devel/screenshots/redmine-theme/redmine-3095-ecoblue-05-firefox-gecko--projects-overview.png
521
*** "_Issues screen_":http://www.krishnan.cc/devel/screenshots/redmine-theme/redmine-3095-ecoblue-10-firefox-gecko--issue.png
522
*** _Lot more screenshots "here_":http://www.krishnan.cc/devel/screenshots/redmine-theme/
523
** Installation instructions: "_GitHub Project Site_":http://github.com/rajkrish/libernix-redmine-ecoblue
524
** Also see other colours: 
525
*** "libernix-redmine-ecogreen":http://github.com/rajkrish/libernix-redmine-ecogreen
526
*** "libernix-redmine-ecoorange":http://github.com/rajkrish/libernix-redmine-ecoorange
527
*** "libernix-redmine-ecored":http://github.com/rajkrish/libernix-redmine-ecored
528
*** "libernix-redmine-ecopurple":http://github.com/rajkrish/libernix-redmine-ecopurple
529
*** "libernix-redmine-ecoyellow":http://github.com/rajkrish/libernix-redmine-ecoyellow
530 224 dj jones
531
h3. Modula Martini
532 1 Mischa The Evil
533
* "Modula Martini":https://github.com/hacklschorsch/martini is a plain and clean, free to use, theme for Redmine.
534 224 dj jones
** Author: "_Eero Louhenperä_":http://www.modula.fi/author/admin/
535
** Author: "_Ruxkor_":https://github.com/hacklschorsch
536
** Latest release: n/a, 2011-03-17
537
** Compatible with: _Redmine 0.8.x, 0.9.x & 2.4 & Redmine Trunk_ (?)
538
** Public SCM: https://github.com/hacklschorsch/martini
539 1 Mischa The Evil
** Public ITS: _n/a_
540 224 dj jones
** Also see a further mod for it, to remove 'overlay loader',  https://github.com/hacklschorsch/martini
541 222 dj jones
542 382 dj jones
h3. Redjourn theme (this thee is no longer findable online)
543 222 dj jones
544 382 dj jones
* [[ThemeRedjourn|Redjourn]] is a bright and &quot;cheery&quot; theme created for "Softjourn Labs ":http://www.softjourn.com 
545 222 dj jones
** At 4 June 2014,  that URL is not working, and searching http://softjourn.com also found nothing relevant
546
** Authors: Lesya Danylyuk and &quot;Andriy Lesyuk&quot;:/users/16879 ("_Softjourn Inc._":http://www.softjourn.com)
547
** Latest release: 2011-03-24
548
** Compatible with: _Redmine 1.0.x_
549
** Public SCM: _n/a_
550
** Public ITS: http://labs.softjourn.com/projects/labs (_use "Theme" issue category_)
551 382 dj jones
** Demo: http://labs.softjourn.com (
552 222 dj jones
553 1 Mischa The Evil
h3. Squeejee theme
554 2 Mischa The Evil
555
* [[ThemeSqueejee|Squeejee]] is a dark-theme showing Redmine's theme-capabilities.
556 25 Mischa The Evil
** Author: "_Wynn Netherland_":/users/1374
557 2 Mischa The Evil
** Maintainer: "_Mischa The Evil_":/users/1565
558
** Latest release: _<code>0.2.0</code>, 2009-05-25_
559
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
560
** Public SCM: _n/a_
561 50 minkbear minkbear
** Public ITS: _n/a_
562 2 Mischa The Evil
** Screen shot: "Image":http://www.redmine.org/attachments/download/1749
563 207 dj jones
564 204 dj jones
h3. Watersky theme
565
566 205 dj jones
* [[ThemeWatersky|Watersky]] is a blue theme based on the Redmine Alternate theme.
567 202 dj jones
** Author: "_Konstantin Zaitsev_":/4703
568
** Latest release: _<code>1.1</code>, 2009-06-23_
569 221 dj jones
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
570 202 dj jones
** Public SCM: _http://code.google.com/p/kosz-redmine-tools/source/browse/#svn/trunk/themes/watersky_
571 2 Mischa The Evil
** Public ITS: _http://code.google.com/p/kosz-redmine-tools/issues/list_
572
** Screen shot: "Image":http://www.redmine.org/attachments/2175/issues_list.png
573
574 71 Jean-Philippe Lang
575
h2. Redmine theme list legend
576
577
A sample of a complete themelist entry in Redmine syntax (where @<<@ and @>>@ are used as a replacement for the square brackets to prevent parsing by Redmine) looks like this:
578
579
<pre><code>h3. Default theme
580
581
* <<ThemeDefault|Default>> the default Redmine theme (included).
582
** Author: "_Jean-Philippe Lang_":/users/1
583
** Latest release: _<code>n/a</code>, 2009-07-10
584
** Compatible with: _Redmine 0.8.x & Redmine Trunk_
585
** Public SCM: _http://www.redmine.org/projects/redmine/repository/browse/trunk/public/stylesheets_
586
** Public ITS: _http://www.redmine.org/projects/redmine/issues_</code></pre>
587
588 1 Mischa The Evil
* Every theme-entry starts with an heading @h3@
589 103 Terence Mill
* This previous heading is followed by a bulleted list item containing a short description of the theme starting with the name of the theme which links to an announcement on the Redmine.org forums or a dedicated wiki-page on Redmine.org 
590 71 Jean-Philippe Lang
* After the previous list item we now have several bulleted sub-list items containing:
591 1 Mischa The Evil
** the author of the theme with a link to the Redmine.org profile page if the user is registered at Redmine.org
592 71 Jean-Philippe Lang
** an optional field containing the active maintainer of the theme, with a link to the Redmine.org profile page if the user is registered at Redmine.org, if the theme is _mostly_ maintained by another person than the (initial) _author_
593
** the latest release of the theme plus it's release-date, where the release-date is the date of the latest commit if the theme author does not provide packages or git-tags of releases ánd does not update the theme-version after every commit
594 103 Terence Mill
** the Redmine releases which the theme is compatible with (currently the only two values filled-in are @0.8.x@ and @Trunk@) ** a link to the public SCM(as in "Source Code Management") system for the theme (if it exists, otherwise @n/a@)
595 71 Jean-Philippe Lang
** a link to the (dedicated, so no links to forum-threads on Redmine.org) public ITS(as in "Issue Tracking System") for the theme (if it exists, otherwise @n/a@)