From be35d5ff51b9a20c865dfe9c8f7a931291fd55d0 Mon Sep 17 00:00:00 2001 From: Anubhav Krishna Date: Fri, 10 Jan 2025 02:11:03 +0530 Subject: [PATCH] add JellyFish Color Scheme (#9004) --- repository/j.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/j.json b/repository/j.json index aa34fe60c75..800b9bedd52 100644 --- a/repository/j.json +++ b/repository/j.json @@ -624,6 +624,17 @@ } ] }, + { + "name": "JellyFish Color Scheme", + "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",