Files
iTop/css/css-variables.scss
Romain Quetiez c9bfeedb50 Preparing release 2.3.0 beta
SVN:trunk[4150]
2016-05-25 13:54:08 +00:00

8 lines
264 B
SCSS

$highlight-color: #E87C1E;
$grey-color: #555555;
$complement-color: #1c94c4;
$complement-light: #d6e8ef;
$frame-background-color: #F1F1F1;
$text-color: #000;
// Beware the version number MUST beging with a letter otherwise it may be truncated...
$version: v2.3.0b;