
K Adithyan's Page
My Contributions to the Software Community +++ !!!
Page Visit Counter

The original features offered by Orange theme for Chiliproject tool is given below. It is taken from Orange theme's site
-
Orange theme with responsive UI and function to add own menu entries for ChiliProject 3.x
Features
-
changed top menu bar from right to left side
-
added header logo
-
added Responsive UI support for mobile devices
-
changed colors to more orange+blue style
-
added JavaScript functions to add own top menu bar entries and footer
Orange theme has been copied by me and I did the following changes to suit for my needs !!!
-
Copied the Orange theme and did the following modifications
-
Modified the theme background color to cool gradient blue in the top bar
-
Modified the h1, h2, h3 and other title like text in Blue color
-
Red background color for due date crossed issues in due-date column
-
Orange background color for issues that are due today in due-date column
-
Background color for priority cell in the issue list table representing the priority
-
Signature text modified to reflect this theme name
-
Removed the "My Todos" Menu that orange theme offered in the top bar
Blue-chili v1.0

Download
Download the file from this link
Installation
-
Download the compressed theme file
-
Expand the compressed file
-
Copy the directory /blue-chili/ to your ChiliProject installation /chiliproject/public/themes/
-
Change the header logo by an own PNG image of size 88x40 pixel (width may vary, but height is max 40 px!), background should be transparent! -> replace /chiliproject/public/themes/blue-chili/images/header_dark.png with your logo image
-
Change/add your own top menu bar entries by editing the theme.js -> see /chiliproject/public/themes/blue-chili/javascripts/theme.js
-
Select/enable the theme under Administration -> Settings -> Display in the theme combo box
Making the Due-Date Column visible
By default due-date column will not be visible in the issue list tables. To enjoy the full benefit of this theme, you have to make the due-date column visible so that colors are shown in the issue list table. Follow the below steps to make due-date column visible
-
Click More -> Settings
-
Click "Issue Tracking" tab
-
Under this section "Default columns displayed on the issue list", bring the tick mark in the
-
Click "Save"
Customizing
-
top menu bar + footer: javascripts/theme.js
-
colors + style: stylesheets/application.js
-
header logo: images/header_dark.png (88x40px, transparent background)