@import "mixins.less"; /* @group DIMENSIONS */ @header-height: 42px; @toolbar-height: 51px; /* @end */ @defaultTrasition : @easeOutSine; @header_footer_height: 40px; @header_extended_height: 74px; @footer_toolbar_height: 48px; /* @group COLORS */ @white: #fff; @black: #000; @black-active: #000; @grey: #ccc; @grey-active: #b5b5b5; @red: #e33100; @red-active: #c5280f; @lightgreen: #91bd09; @lightgreen-active: #7ea41a; @green: #009600; @green-active: #00770e; @blue: #237fd7; @blue-active: #1a69b6; @arcticblue: #2daebf; @arcticblue-active: #238e9e; @orange: #ff5c00; @orange-active: #da4e15; @purple: #7b658d; @purple-active: #574765; @magenta: #a9014b; @magenta-active: #831239; @pink: #ff007f; @pink-active: #de2870; @yellow: #ffb515; @yellow-active: #dfa020; @twitter: #35cdff; @twitter-active: #2bafda; @facebook: #3b5998; @facebook-active: #2c4579; /* @end */