quattro: move quattro-green inside quattro folder.
Add config option to select quattro color scheme.
This commit is contained in:
parent
01af7d355a
commit
be2005f146
16 changed files with 87 additions and 72 deletions
14
view/theme/quattro/green/style.less
Executable file
14
view/theme/quattro/green/style.less
Executable file
|
@ -0,0 +1,14 @@
|
|||
/**
|
||||
* Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
|
||||
**/
|
||||
// Less file http://lesscss.org/
|
||||
// compile with lessc
|
||||
// $ lessc style.less > style.css
|
||||
|
||||
@import "colors";
|
||||
@import "../icons";
|
||||
@import "../quattro";
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue