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 ef6af9fb9d - Show all commits

View File

@ -82,7 +82,7 @@
<section class="card p-3 mt-3">
<div class="btn-col">
<button type="submit" name="save_draft" class="btn btn-primary btn-warning">
<button type="submit" name="save_draft" class="btn btn-warning">
<i class="i-check"></i>
<span>{% trans 'Save Draft' %}</span>
</button>