{% extends 'layout.html' %} {% block content %}
Custom CSS theme builder

Click on the color wheel to choose a primary (1) and accent (2) color to preview the theme below. When you’ve selected a color combination you like, either reference our hosted CSS (see below) or download the CSS by clicking the white button in the middle.

Theme Preview
Theme Preview

Try it out

Lorem ipsum dolor sit amet.

 <link rel="stylehsheet" href="$$hosted_libs_prefix$$/$$version$$/material.$primary-$accent.min.css" />  <link rel="stylehsheet" href="$$hosted_libs_prefix$$/$$version$$/material.indigo-pink.min.css" /> 
{% endblock %}