Basecamp theme for Redmine Sep 16, 2019
In case you would like to have a theme similar to 37signals “Basecamp” consider using my patched stylesheet.
- Download application.css 
- Create required directories - $ mkdir -p redmine/public/themes/basecamp/stylesheets
- Copy downloaded file into directory - $ cp application.css redmine/public/themes/basecamp/stylesheets
That’s it .. now restart your instance running Redmine and select the new “basecamp” themes from Redmines Settings page (located at /settings)
You’re welcome to send me patches through github:
http://github.com/theill/redmine-basecamp-theme
Enjoy
