Implement Web Assets' theme system and selection, and add 'light' theme #118

Merged
Márton Lente merged 97 commits from martonlente/extensions-website:ui/theme-light into main 2024-05-08 14:20:07 +02:00
Showing only changes of commit f8580c4584 - Show all commits

View File

@ -135,7 +135,7 @@
{% endblock nav-upload %} {% endblock nav-upload %}
<li> <li>
<button class="js-toggle-theme-btn"><i class="js-toggle-theme-btn-icon i-adjust"></i></button> <button class="js-toggle-theme-btn px-2"><i class="js-toggle-theme-btn-icon i-adjust"></i></button>
</li> </li>
{% if user.is_authenticated %} {% if user.is_authenticated %}