浏览代码

Merge pull request #4581 from Automattic/geologist/change-tertiary-color

Geologist: Update tertiary color
Kjell Reigstad 3 年之前
父节点
当前提交
23c5f5029b
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      geologist/child-theme.json
  2. 1 1
      geologist/theme.json

+ 1 - 1
geologist/child-theme.json

@@ -30,7 +30,7 @@
 				},
 				{
 					"slug": "tertiary",
-					"color": "#535059",
+					"color": "#45424A",
 					"name": "tertiary"
 				}
 			]

+ 1 - 1
geologist/theme.json

@@ -63,7 +63,7 @@
 				},
 				{
 					"slug": "tertiary",
-					"color": "#535059",
+					"color": "#45424A",
 					"name": "tertiary"
 				}
 			]