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: does not support dashes in theme names #8755
Open
Description
Actual behavior:
- What is the issue? *
i was looking for this issue (i got the same) mdColors: Dynamic expression breaks when theme is specified #8720
and it got solved, but i wanted to have dynamic themes and it broke
- What is the expected behavior?
changing a theme should override the colors of the md-colors based on their values ej { 'background': 'primary-100' } should be a primary of my current theme
CodePen or Steps to reproduce the issue: *
http://codepen.io/zeruel01/pen/ezZVQZ
i got this error i dont know if it helps
http://prntscr.com/bg09k1
- Angular Version: 1.5.5
- Angular Material Version: master 11/06/2016
Additional Information:
- Browser Type: * chrome
- Browser Version: * lastest
- OS: * windows 10
could you help me alittle maybe im missing something ? or it really is an error