From 1113b7fb83b79f0e72747c753798ef760b6a15b6 Mon Sep 17 00:00:00 2001 From: jenrobles <41205883+jenrobles@users.noreply.github.com> Date: Fri, 13 Jul 2018 11:00:16 -0700 Subject: [PATCH] Update gradients.json --- gradients.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gradients.json b/gradients.json index 574a2a7b..4a08843e 100644 --- a/gradients.json +++ b/gradients.json @@ -1339,5 +1339,8 @@ { "name": "Grade Grey", "colors": ["#bdc3c7","#2c3e50"] + }, + { + "name": "Purple", + "colors": ["#6a2359","#fdf8fc"] } -]