aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/src/templates/partials/javascripts/palette.html
blob: b7e6f4dd17513d7b49ca350af8abe3541d94fdf8 (plain) (blame)
1
2
3
4
{#-
  This file was automatically generated - do not edit
-#}
<script>var palette=__md_get("__palette");if(palette&&"object"==typeof palette.color)for(var key of Object.keys(palette.color))document.body.setAttribute("data-md-color-"+key,palette.color[key])</script>