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 14abe5d1bf - Show all commits

View File

@ -11,7 +11,8 @@
.form-control .form-control
&[type="file"] &[type="file"]
height: calc(var(--spacer) * 2.5) // TODO: @web-assets improve component style
height: calc(var(--spacer) * 3.5)
/* Override Tagger's styling. */ /* Override Tagger's styling. */
.was-validated .form-control:invalid, .was-validated .form-control:invalid,