From 903e87cb4602d0879b0f85674a00677e576c3dfe Mon Sep 17 00:00:00 2001 From: MarcRoberts <108937042+MarcRoberts1122@users.noreply.github.com> Date: Fri, 14 Mar 2025 13:51:03 -0500 Subject: [PATCH] Update gradients.json --- gradients.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gradients.json b/gradients.json index 60d987c4..21e22d82 100644 --- a/gradients.json +++ b/gradients.json @@ -1532,5 +1532,9 @@ { "name": "Visual Blue", "colors": ["#003d4d", "#00c996"] - } + }, + { + "name": "Earth Tones", + "colors": ["#ECE6CC","#C8D9B1","#A3C093","#5F9F5A","#2E7D32"] + } ]