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.
|
||||
|
||||
[Github Repo](https://github.com/laggardkernel/vscode-theme-onelight)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vscode-theme-onelight",
|
||||
"displayName": "One Light Italic Theme",
|
||||
"displayName": "One Light Italic",
|
||||
"description": "One light theme with italic support for VSCode",
|
||||
"version": "0.1.0",
|
||||
"publisher": "laggardkernel",
|
||||
|
Loading…
Reference in New Issue
Block a user