You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soapbox/app/styles/pro.scss

6 lines
180 B

.page--floral { background-image: url('../images/pro_bg/floral--light.svg'); }
body.theme-dark {
.page--floral { background-image: url('../images/pro_bg/floral--dark.svg'); }
}