alexravenna/VS Code to Visual Studio Theme Converter
A GitHub Action that converts a Visual Studio Code theme to a Visual Studio theme.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| theme-path | The path to the VS Code theme JSON to be converted | no | theme.json |
Outputs
| name | description |
|---|---|
| output-vsix | The path to the output VSIX file |