This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
colors and hues should be available everywhere. #1269
Closed
Description
I created this sample on plunker to demonstrate a few issues I'm having with forms.
If you look at like 24 of index.html in my sample, you see there is a heading there. This heading is not visible in the page, because I don't know how to set the background color according to the current selected theme/colorpallete. I added an md-hue-1 to the class-list as well as an attribute, but it is not giving the result I need.
This is also mentioned in #537, but I still could not find a solution to it.