diff --git a/extensions.json b/extensions.json index 1b621a812..f79975029 100644 --- a/extensions.json +++ b/extensions.json @@ -1210,6 +1210,9 @@ "rafaelmaiolla.diff": { "repository": "https://github.com/rafaelmaiolla/diff-vscode" }, + "rajankur.code-muse-light-theme": { + "repository": "https://github.com/rajankur/code-muse-theme" + }, "RandomChance.logstash": { "repository": "https://github.com/randomchance/vscode-logstash-configuration-syntax" },