From 2db0fefced5c43df51e29bbd828ada6a8d4e1c66 Mon Sep 17 00:00:00 2001 From: iamxis Date: Wed, 30 Apr 2025 11:40:17 +0100 Subject: [PATCH] Update gradients.json --- gradients.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gradients.json b/gradients.json index 60d987c4..ddbc3a16 100644 --- a/gradients.json +++ b/gradients.json @@ -1532,5 +1532,10 @@ { "name": "Visual Blue", "colors": ["#003d4d", "#00c996"] + }, + + { + "name": "Violet Dream", + "colors": ["#3A0CA3", "#6C1EEF", "#EC38BC", "#FDEFF9"] } ]