fix: remove suffix in theme name
This commit is contained in:
parent
d01ca5495d
commit
2c39700269
@ -1,4 +1,4 @@
|
|||||||
# One Light Italic Theme
|
# One Light Italic
|
||||||
Atom one light theme with italic support for VSCode.
|
Atom one light theme with italic support for VSCode.
|
||||||
|
|
||||||
[Github Repo](https://github.com/laggardkernel/vscode-theme-onelight)
|
[Github Repo](https://github.com/laggardkernel/vscode-theme-onelight)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vscode-theme-onelight",
|
"name": "vscode-theme-onelight",
|
||||||
"displayName": "One Light Italic Theme",
|
"displayName": "One Light Italic",
|
||||||
"description": "One light theme with italic support for VSCode",
|
"description": "One light theme with italic support for VSCode",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"publisher": "laggardkernel",
|
"publisher": "laggardkernel",
|
||||||
@ -39,4 +39,4 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laggardkernel/vscode-theme-onelight"
|
"url": "https://github.com/laggardkernel/vscode-theme-onelight"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user