Browse Source

Merge pull request #3122 from Automattic/fix/spearhead-link-color

Spearhead: Fix link color
Ben Dwyer 4 years ago
parent
commit
c51c59755a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      spearhead/experimental-theme.json

+ 5 - 0
spearhead/experimental-theme.json

@@ -1,6 +1,11 @@
 
 {
 	"global": {
+        "styles": {
+            "color": {
+                "link": "var( --global--color-primary )"
+            }
+        },
 		"settings": {
 			"border": {
         		"customRadius": true