浏览代码

Rainfall: Make the site title link color black

Alex Lende 3 年之前
父节点
当前提交
b151681c95
共有 1 个文件被更改,包括 5 次插入0 次删除
  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"
+							}
 						}
 					}
 				},