From e80d9aa28d2d64efcc39b4b61aa5777898ecbbed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Bech-S=C3=B8rensen?= Date: Mon, 5 May 2025 21:29:24 +0200 Subject: [PATCH] new url --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 090117e..45a99ef 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "comfydark", "displayName": "ComfyDark", "description": "VS Code theme with item colors from `GitHub Dark Default` with default VS Code syntax highlighting colors.", - "version": "1.0.1", + "version": "1.0.2", "engines": { "vscode": "^1.99.0" }, @@ -11,7 +11,7 @@ ], "icon": "images/icon.png", "publisher": "JensBech-Srensen", - "repository": {"url": "https://github.com/jensbech/ComfyDark"}, + "repository": {"url": "https://git.bechsor.no/jens/ComfyDark"}, "contributes": { "themes": [ {