/* ++++++++++++++++++++++++++ */ /* ++++ set the colors ++++++ */ /* ++++++++++++++++++++++++++ */ @themeColor: rgb(101, 145, 102); @themeAccentColor: rgb(231, 32, 3); @white: rgb(255,255,255); @black: rgb(0, 0, 0); /* get the actual Stylesheet + some bootstrap stuff such as "Grid" and "mixins"*/ @import "bp5.less";