Skip to content

Commit

Permalink
Skatepark: Add duotone to all images
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Aug 13, 2021
1 parent 55ec0fb commit b1aaba6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions skatepark/child-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,11 @@
"typography": {
"letterSpacing": "0.05em"
}
},
"core/image": {
"color": {
"duotone": "var(--wp--preset--duotone--default-filter)"
}
}
},
"elements": {
Expand Down
5 changes: 5 additions & 0 deletions skatepark/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,11 @@
"fontSize": "var(--wp--preset--font-size--normal)",
"fontStyle": "normal"
}
},
"core/image": {
"color": {
"duotone": "var(--wp--preset--duotone--blue-filter)"
}
}
},
"color": {
Expand Down

0 comments on commit b1aaba6

Please sign in to comment.