diff --git a/custom_theme/base.html b/custom_theme/base.html index f69316bf182187292d7d33013c2dc47971d76095..2c4697c8b23a37eb3abade69486c2af36586b56a 100644 --- a/custom_theme/base.html +++ b/custom_theme/base.html @@ -82,6 +82,16 @@ + + {% if palette.primary or palette.accent %} {% set primary = palette.primary | replace(" ", "-") | lower %}