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

View File

@ -27,7 +27,7 @@
.hero-overlay .hero-overlay
background-color: transparent background-color: transparent
background-image: linear-gradient(0deg, var(--color-bg), hsla(213, 10%, 14%, 0)) background-image: linear-gradient(0deg, hsl(213, 10%, 12%), hsla(213, 10%, 14%, 0)) // --color-bg theme dark
&.extension-review &.extension-review
--hero-min-height: 21.0rem --hero-min-height: 21.0rem