From a9463d23562feae8183e2884320100580108ba31 Mon Sep 17 00:00:00 2001 From: iamdowantcoffee <94763189+iamdowantcoffee@users.noreply.github.com> Date: Wed, 26 Jan 2022 15:27:32 -0600 Subject: [PATCH] Update gradients.json --- gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gradients.json b/gradients.json index 60d987c4..8e426f79 100644 --- a/gradients.json +++ b/gradients.json @@ -1532,5 +1532,9 @@ { "name": "Visual Blue", "colors": ["#003d4d", "#00c996"] + }, + { + "name": "Dreams of Clowns" + "colors": ["#0bff12", "#77f200", "#a5e400", "#c8d400", "#e5c200", "#fdaf00", "#ff9a00", "#ff8200", "#ff6908", "#ff4c38", "#ff2856", "#ff0071", "#ff008b", "#ff00a4", "#ff00bc"] } ]