On 11/29/16, 10:55 PM, "carlos.rov...@gmail.com on behalf of Carlos
Rovira" <carlos.rov...@gmail.com on behalf of
carlos.rov...@codeoscopic.com> wrote:

>In MDL there is two vars in the CSS url that could change
>
><link rel="stylesheet" href="
>https://code.getmdl.io/1.2.1/material.indigo-pink.min.css";>
>
>here "indigo" and "pink" can be configure to other colors to get other
>kind
>of effects in MDL

IMO, the point of the template is so that the compiler can inject
information discovered during the compilation like main class name, width
and height from the application tag and other stuff like that.  I don't
know how others would like having the compiler start passing through other
information from the compiler config.

IMO, you could create a new bead called MaterialIndigoPink.  It would
inject the link tag.

-Alex

Reply via email to