From d07d75ba2c1d3df2e8079bc5ed026b1e83cad7ac Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 7 Oct 2018 19:05:53 +0200 Subject: [PATCH] Change customize color --- docs/_data/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/links.json b/docs/_data/links.json index 4a57ac5d..6b34e718 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -26,7 +26,7 @@ "overview-customize": { "name": "Customize", "subtitle": "Create your own theme with a simple set of variables", - "color": "star", + "color": "orange", "icon": "paint-brush", "path": "/documentation/overview/customize" },