{% load i18n wagtailadmin_tags %}
{% icon name="help" %}

{% trans "What is a DaisyUI theme?" %}

{% blocktrans trimmed %} A theme is the shared look and feel of your site: its colours, rounded corners, sizing, effects, and background. When a page uses this theme, everything on that page picks up these settings automatically. {% endblocktrans %}

{% blocktrans trimmed %} Set as default makes this theme the one used by any page that does not choose its own. Set as default dark theme does the same for visitors whose device is in dark mode. {% endblocktrans %}

{% blocktrans trimmed %} Use the Preview button to check how the theme looks before saving. Changes affect every page that uses this theme. {% endblocktrans %}