Fix VS Code's image paths one more time.
This commit is contained in:
parent
9dbc6b19e8
commit
edde8e7f4d
|
@ -3,5 +3,5 @@
|
|||
"kitty": "0.1.1",
|
||||
"sublime-text": "0.1.1",
|
||||
"tauon": "0.2.1",
|
||||
"vscode": "0.1.3"
|
||||
"vscode": "0.1.4"
|
||||
}
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
## Preview
|
||||
|
||||
![Love Dark Preview Image](images/love-dark-01.png)
|
||||
![Love Light Preview Image](images/love-light-01.png)
|
||||
![Love Dark Preview Image](love-dark-01.png)
|
||||
![Love Light Preview Image](love-light-01.png)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "love",
|
||||
"description": "A color scheme for you to love. ♡",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"author": "Holllo <helllo@holllo.cc>",
|
||||
"homepage": "https://love.holllo.cc",
|
||||
"repository": "https://git.holllo.cc/Holllo/love",
|
||||
|
|
Loading…
Reference in New Issue