diff --git a/README.md b/README.md index 4f8be29..7255ba2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ VSCode Theme based on the color scheme of my portfolio +![preview](preview.png) + # Install Install [VSCode](https://code.visualstudio.com/)/[VSCodium](https://vscodium.com/#install), NodeJS, [Yarn](https://yarnpkg.com/getting-started/install), and [VSCE](https://code.visualstudio.com/api/working-with-extensions/publishing-extension). @@ -16,5 +18,5 @@ vsce package ``` # GitHub's VS Code themes -This project is a fork of the GitHhb VS Theme by [Primer](https://github.com/primer) +This project is a fork of the GitHub VS Theme by [Primer](https://github.com/primer) ![GitHub VS Code theme](https://user-images.githubusercontent.com/378023/132220037-3cd3e777-55a6-445f-9a2e-da6020ebd78d.png) diff --git a/icon.png b/icon.png deleted file mode 100644 index 3584d06..0000000 Binary files a/icon.png and /dev/null differ diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..da527f0 Binary files /dev/null and b/preview.png differ