ソースを参照

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