Angular Material で theme.dark() を効かせたい
以下を参考に、
背景やボタンが暗くなるのかな?と思い、試してみました。
Angular Material / Theming
Configuring a Theme
Specifying Dark Themes
https://goo.gl/W2SvuR
--
You can mark a theme as dark by calling theme.dark().
結果、なってないのですが、
theme.dark() では、そもそも何が暗くなるのでしょう?
そして、どうすれば暗くなるのでしょう?
CodePen で試していますので、ご確認下さい。
CodePen
http://goo.gl/6I1ANC