Fuse has classes for every single color from
Material Design Color Palette for your convenient. You can use them with pretty
much every element.
{{selectedColor}}
Background and Color
Background only
Color only
500
.{{selectedColor}}
.secondary-text
.hint-text, .disabled-text
.divider
.{{selectedColor + '-bg'}}
.{{selectedColor + '-' + '-fg'}}
{{hue}}
.{{selectedColor + '-' + hue}}
.secondary-text
.hint-text, .disabled-text
.divider
.{{selectedColor + '-' + hue + '-bg'}}
.{{selectedColor + '-' + hue + '-fg'}}