Project

General

Profile

Actions

Feature proposal #4262

closed

Implement Bootstrap color variants

Added by krileon over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
Start date:
30 September 2013
Due date:
% Done:

0%

Estimated time:

Description

Add a parameter to the Bootstrap template to select various color templates. Create LESS files for each variant with variables to control the colors to easily maintain. Next use the new LESS API to output a template.css file and replace the existing template.css file.

File Structure:
/less/index.html
/less/default.less
/less/red.less
/less/dark.less
/less/general.less

Each color variant should import general.less so there is no duplicate code. Color variants should just have the color variables.

Actions

Also available in: Atom PDF