Browse Source

Rainfall: Add duotone to featured image

Alex Lende 3 years ago
parent
commit
c9b441cb91
1 changed files with 5 additions and 0 deletions
  1. 5 0
      rainfall/theme.json

+ 5 - 0
rainfall/theme.json

@@ -95,6 +95,11 @@
 					"textTransform": "uppercase"
 				}
 			},
+			"core/post-featured-image": {
+				"filter": {
+					"duotone": "var(--wp--preset--duotone--grayscale)"
+				}
+			},
 			"core/post-navigation-link": {
 				"typography": {
 					"textTransform": "uppercase"