From 91e1af5210f899eaf03608b2a163dc2ae436dab0 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@tuta.io> Date: Mon, 5 Sep 2022 07:19:57 +0200 Subject: [PATCH] add jungle Jaunt --- presets.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/presets.json b/presets.json index 82dd840..15ecf00 100644 --- a/presets.json +++ b/presets.json @@ -33,5 +33,6 @@ "Alpha Black": "https://github.com/GradienceTeam/Community/raw/alpha-black/presets/alpha-black.json", "Alpha Mac": "https://github.com/GradienceTeam/Community/raw/alpha-mac/presets/alpha-mac.json", "SurGubbe": "https://github.com/GradienceTeam/Community/raw/main/presets/surgubbe.json", - "One Dark Pro": "https://github.com/GradienceTeam/Community/raw/main/presets/one-dark-pro.json" + "One Dark Pro": "https://github.com/GradienceTeam/Community/raw/main/presets/one-dark-pro.json", + "Jungle Jaunt": "https://github.com/GradienceTeam/Community/raw/main/presets/jungle-jaunt.json" }