Fix VS Code's image paths.

This commit is contained in:
Bauke 2020-08-06 15:16:54 +02:00
parent 220b161ecb
commit 9dbc6b19e8
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
3 changed files with 3 additions and 3 deletions

View File

@ -3,5 +3,5 @@
"kitty": "0.1.1",
"sublime-text": "0.1.1",
"tauon": "0.2.1",
"vscode": "0.1.2"
"vscode": "0.1.3"
}

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -1,7 +1,7 @@
{
"name": "love",
"description": "A color scheme for you to love. ♡",
"version": "0.1.2",
"version": "0.1.3",
"author": "Holllo <helllo@holllo.cc>",
"homepage": "https://love.holllo.cc",
"repository": "https://git.holllo.cc/Holllo/love",
@ -15,7 +15,7 @@
},
"displayName": "Love Theme",
"publisher": "Holllo",
"icon": "images/love-mark-square.png",
"icon": "love-mark-square.png",
"galleryBanner": {
"color": "#2A2041",
"theme": "dark"