From e5a24d2e57d39a2eb82cadc460d836f13108d116 Mon Sep 17 00:00:00 2001 From: bjthelibrarian <40693739+bjthelibrarian@users.noreply.github.com> Date: Fri, 29 Jun 2018 08:55:56 -0400 Subject: [PATCH] Update gradients.json --- gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gradients.json b/gradients.json index 574a2a7b..716e95f8 100644 --- a/gradients.json +++ b/gradients.json @@ -1339,5 +1339,9 @@ { "name": "Grade Grey", "colors": ["#bdc3c7","#2c3e50"] + }, + { + "name": "Sprite", + "colors": ["#005FA9","2A95D2","11C17F"] } ]