Browse Source

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

Geologist: Update tertiary color
Kjell Reigstad 3 years ago
parent
commit
23c5f5029b
2 changed files with 2 additions and 2 deletions
  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"
 				}
 			]