This commit is contained in:
2025-05-05 21:29:24 +02:00
parent 9c24cdbf18
commit e80d9aa28d

View File

@ -2,7 +2,7 @@
"name": "comfydark", "name": "comfydark",
"displayName": "ComfyDark", "displayName": "ComfyDark",
"description": "VS Code theme with item colors from `GitHub Dark Default` with default VS Code syntax highlighting colors.", "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": { "engines": {
"vscode": "^1.99.0" "vscode": "^1.99.0"
}, },
@ -11,7 +11,7 @@
], ],
"icon": "images/icon.png", "icon": "images/icon.png",
"publisher": "JensBech-Srensen", "publisher": "JensBech-Srensen",
"repository": {"url": "https://github.com/jensbech/ComfyDark"}, "repository": {"url": "https://git.bechsor.no/jens/ComfyDark"},
"contributes": { "contributes": {
"themes": [ "themes": [
{ {