{% extends "base.html" %} {% block title %}Themes{% endblock %} {% block extra_head %} {% if preview_css_url %}{% endif %} {% endblock %} {% block content %}
Preview a theme to see it applied to a real table (with facets and SQL) in the frame below — nothing is saved until you choose Use this theme. Your choice is remembered in a cookie in this browser.
{% if demo_url %} {% else %}Attach a database to Datasette to see a live table preview here. Previewing still restyles this page so you can judge the overall look.
{% endif %} {% endblock %}