From 8e078ed1b7934655fc6bd10b8084441d7f482815 Mon Sep 17 00:00:00 2001 From: Blossom Theme Administrator Date: Thu, 27 Jun 2024 08:25:50 +0530 Subject: [PATCH] Added BlossomTheme to b.json --- repository/b.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/repository/b.json b/repository/b.json index e97f7fe82bb..4ac7136459e 100644 --- a/repository/b.json +++ b/repository/b.json @@ -1781,6 +1781,18 @@ "tags": true } ] + }, + { + "name": "Blossom Theme", + "author": "BlossomTheme", + "details": "https://github.com/BlossomTheme/Sublime-Text", + "labels": ["color scheme"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] } ] }