html5 - Google's new CSS themes -


does know name of new css theme google using developer sites this one?

specifically, referring header design , theming.

a quick review of source code shows this:

https://developers.google.com/_static/d30774ad07/css/devsite-google-blue.css 

but i've never heard them announce palette sites under theme set. overall, looks material design product. however, color palette seems unique. , know called can research learn more it.

google released new repo called "material design lite" on github, contains material design elements used recent google websites. there general documentation guidelines of google's material design idea , how implement own websites on google design website.

https://github.com/google/material-design-lite

the material design integrated polymer 1.0 paper-elements , of core-elements believe. here example of how use "core-toolbar" custom element of polymer.

https://youtu.be/qdhhdi8rtwi?list=plou2xlyxmsii5c3mgw6fnyczawrsm3smn


Comments