Skip to main content
Version: 2.0.2

Colors

Color helpers allow you to modify the colors of HTML elements via CSS class.

Background colors

The following helpers, starting with .ms-bg-***, allow you to modify the background of an HTML element.

Live Editor
Result
Loading...

Text colors

The following helpers, starting with .ms-text-***, allow you to modify the text color of an HTML element.

Live Editor
Result
Loading...

Border colors

The following helpers, starting with .ms-border-***, allow you to modify the border color of an HTML element.

Live Editor
Result
Loading...

Invert color

It is possible to reverse the colors with the .ms-invert-color class.

Live Editor
Result
Loading...