diff --git a/README.md b/README.md index 12bc26c..615434d 100755 --- a/README.md +++ b/README.md @@ -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) diff --git a/package.json b/package.json index 49b5fa5..6dcaedd 100755 --- a/package.json +++ b/package.json @@ -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", @@ -39,4 +39,4 @@ "type": "git", "url": "https://github.com/laggardkernel/vscode-theme-onelight" } -} \ No newline at end of file +}