home chevron_right User Interface
Colors
link Reference
{{color}} {{color.key}}
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

Default
.{{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'}}