2013-06-11 00:26:54 +02:00
|
|
|
//Daux.io Red
|
|
|
|
@sidebar-hover: #eeeeee;
|
|
|
|
@lines: #eeeeee;
|
|
|
|
@sidebar-background: #f7f7f7;
|
|
|
|
@dark: #c64641; //#df4f49;
|
|
|
|
@light: #ecb5a1;
|
|
|
|
@text: #2d2d2d;
|
|
|
|
@syntax-string: #557aa2;
|
|
|
|
@syntax-comment: #ecdfd0;
|
|
|
|
@syntax-number: #9b2f7d;
|
|
|
|
@syntax-label: #a31621;
|
|
|
|
|
2015-04-21 17:34:43 +02:00
|
|
|
@import "../../_common/less/daux-base.less";
|