Browse Source

Rainfall: Make the site title link color black

Alex Lende 3 năm trước cách đây
mục cha
commit
b151681c95
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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"
+							}
 						}
 					}
 				},