Hello angular {{vm.version}}

Color Pallete Sample

This is a sample that goes with this github issue

Select a color-theme above!

This wil override the md-bg-[colorname] and md-fg-[colorname] css-rules.

color className result classname result
{{color.color}} md-fg-{{color.color}}:
Foreground
md-bg-{{color.color}}:
Background

Those color will be available application wide, and will not change with local themes.