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}}
500
.{{'mat-'+selectedColor+'-bg'}}
.secondary-text
.hint-text, .disabled-text
.divider
{{selectedColorDefaultValue}}
{{hue}}
.{{'mat-'+selectedColor+'-'+hue+'-bg'}}
.secondary-text
.hint-text, .disabled-text
.divider
.{{selectedColor+'-'+hue+'-bg'}}
.{{selectedColor+'-'+hue+'-fg'}}