Colors
All these colors are available in LESS variable. You include this with any class/ID as mentioned below.
Example usage:
.highlight-block {{ '{' }}
background-color: @red;
color: @green;
}
All these colors are available in LESS variable. You include this with any class/ID as mentioned below.
Example usage:
.highlight-block {{ '{' }}
background-color: @red;
color: @green;
}