0byt3m1n1
Path:
C:
/
Program Files
/
Microsoft VS Code
/
resources
/
app
/
extensions
/
theme-solarized-light
/
[
Home
]
File: package.json
{"name":"theme-solarized-light","displayName":"%displayName%","description":"%description%","version":"1.0.0","publisher":"vscode","license":"MIT","engines":{"vscode":"*"},"contributes":{"themes":[{"id":"Solarized Light","label":"%themeLabel%","uiTheme":"vs","path":"./themes/solarized-light-color-theme.json"}]},"repository":{"type":"git","url":"https://github.com/microsoft/vscode.git"}}