Skip to content
4 changes: 4 additions & 0 deletions theme/partials/palette.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@
</label>
{% endif %}
{% endfor %}
<span class="docs-palette__fallback" aria-hidden="true">
<span class="docs-palette__fallback-button docs-palette__fallback-button--light md-icon">{{ icon("moon-outline") }}</span>
<span class="docs-palette__fallback-button docs-palette__fallback-button--dark md-icon">{{ icon("sunny-outline") }}</span>
</span>
</form>
19 changes: 12 additions & 7 deletions theme/stylesheets/header.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading