{# CSS things #} {# libraries #} {# the theme #} {% if 'browser' == darkMode %} {% endif %} {% if 'dark' == darkMode %} {% endif %} {% if 'light' == darkMode %} {% endif %} {# Firefly III customisations #} {# favicons #} {% include('partials.favicons') %}