Browse Source

Rainfall: Make the site title link color black

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

+ 5 - 0
rainfall/theme.json

@@ -178,6 +178,11 @@
 					"link": {
 						"typography": {
 							"textDecoration": "none"
+						},
+						"color": {
+							"text": {
+								"ref": "styles.color.text"
+							}
 						}
 					}
 				},