소스 검색

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"
+							}
 						}
 					}
 				},