You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@brianthelion thanks for notify the unused variables.
At this moment, we don't have a way to change the default colors. You have some idea how we can override the colors? From the README.md
If you don't want the default site colors, you can create custom themes for the site in the mdl theme creator. The site will create a custom css, something like this: <link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.teal-green.min.css" /> Now add this in the _includes/head.html file, under the main css and enjoy your new theme.
This still compiles:
Which brings up a larger question: How do you override the colors set by the mdl stylesheet in
_includes/head.html
?The text was updated successfully, but these errors were encountered: