From b4f71e64205e528d158bd60529c15a933f4f496c Mon Sep 17 00:00:00 2001 From: KenanAivazov Date: Sun, 27 Oct 2019 18:20:53 +0300 Subject: [PATCH] add one color for gradient --- gradients-parsed.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gradients-parsed.json b/gradients-parsed.json index b5d1cbd..8466558 100644 --- a/gradients-parsed.json +++ b/gradients-parsed.json @@ -2876,6 +2876,10 @@ { "color":"#2cacd1", "pos":65 + }, + { + "color": "#35eb93", + "pos": 100 } ] },