Skip to content
New issue

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

Vscode theme does not install #115

Open
tclarke opened this issue Feb 20, 2024 · 1 comment
Open

Vscode theme does not install #115

tclarke opened this issue Feb 20, 2024 · 1 comment

Comments

@tclarke
Copy link

tclarke commented Feb 20, 2024

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.

@lewisflude
Copy link

I'm also unable to install this theme into VS Code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants