From 6836304191d7847c3b097f70d2a6ba6bd0cb1acb Mon Sep 17 00:00:00 2001 From: Ilma Aulia <87630364+ilmaaulia@users.noreply.github.com> Date: Thu, 8 Feb 2024 05:07:20 +0700 Subject: [PATCH] Update gradients.json --- gradients.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/gradients.json b/gradients.json index 60d987c4..229425ea 100644 --- a/gradients.json +++ b/gradients.json @@ -1532,5 +1532,17 @@ { "name": "Visual Blue", "colors": ["#003d4d", "#00c996"] - } + }, + { + "name": "Pink Beach", + "colors": ["#4e8b95", "#afc6c9", "#d7b1b0"] + }, + { + "name": "Twilight", + "colors": ["#dbae9d", "#795b69", "#182841"] + }, + { + "name": "Petals Blossom", + "colors": ["#bda590", "#644b37", "#470434"] + } ]