From 8153b765a5421b21550094ae4ec4c1eddc0331d4 Mon Sep 17 00:00:00 2001 From: HaHaVee <41783275+HaHaVee@users.noreply.github.com> Date: Fri, 27 Jul 2018 12:48:28 +0300 Subject: [PATCH 1/2] Update gradients.json --- gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gradients.json b/gradients.json index 574a2a7b..fa1969f2 100644 --- a/gradients.json +++ b/gradients.json @@ -1339,5 +1339,9 @@ { "name": "Grade Grey", "colors": ["#bdc3c7","#2c3e50"] + }, + { + "name": "Telko", + "colors": ["#F36222", " #5CB644", "#007FC3"] } ] From 750f24e0256e823f79b534395355356bec307998 Mon Sep 17 00:00:00 2001 From: HaHaVee <41783275+HaHaVee@users.noreply.github.com> Date: Fri, 27 Jul 2018 12:55:39 +0300 Subject: [PATCH 2/2] Update gradients.json --- gradients.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradients.json b/gradients.json index fa1969f2..4a5d62b7 100644 --- a/gradients.json +++ b/gradients.json @@ -1342,6 +1342,6 @@ }, { "name": "Telko", - "colors": ["#F36222", " #5CB644", "#007FC3"] + "colors": ["#F36222", "#5CB644", "#007FC3"] } ]