We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following the README instructions doesn't install the theme. You need to have a vsix available or (preferably) publish it to the main extension repo.
npm install -g @vscode/vsce vsce package
This will create a vsix that can be installed from vscode.
vsce publish
will publish the extension to the main extension repo.
The text was updated successfully, but these errors were encountered:
I'm also unable to install this theme into VS Code!
Sorry, something went wrong.
No branches or pull requests
Following the README instructions doesn't install the theme. You need to have a vsix available or (preferably) publish it to the main extension repo.
This will create a vsix that can be installed from vscode.
will publish the extension to the main extension repo.
The text was updated successfully, but these errors were encountered: