Implement Web Assets' theme system and selection, and add 'light' theme #118
@ -24,8 +24,7 @@
|
||||
|
||||
.hero-overlay
|
||||
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
|
||||
--hero-min-height: 21.0rem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user