From 93b05ad78e7469eca6adb2c0738e34f3e2d0f0c3 Mon Sep 17 00:00:00 2001 From: anubhavkrishna1 Date: Tue, 12 Nov 2024 08:50:30 +0530 Subject: [PATCH] add JellyFish Color Theme --- repository/j.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/j.json b/repository/j.json index aa34fe60c7..163f7352a4 100644 --- a/repository/j.json +++ b/repository/j.json @@ -624,6 +624,17 @@ } ] }, + { + "name": "JellyFish Color Theme", + "details": "https://github.com/anubhavkrishna1/sublime-jellyfish", + "labels": ["color scheme"], + "releases": [ + { + "sublime_text": ">=3149", + "tags": true + } + ] + }, { "name": "Jenkins Dashboard", "details": "https://github.com/benmatselby/sublime-jenkins-dashboard",