pinafore/src/scss/themes/sam-sepia.scss

6 lines
50 B
SCSS

@import "sam.scss"
img {
filter: sepia(100%);
}