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

View File

@ -51,8 +51,8 @@ $container-width: map-get($container-max-widths, 'xl')
.profile-avatar
border-radius: 50%
height: var(--spacer-4)
pointer-events: none
width: 2.6rem
.search-highlight
background-color: var(--btn-color-bg)