Files
code_tool_fly/VSCode-win32-x64-1.74.0/resources/app/extensions/theme-monokai-dimmed/package.json
T

1 line
391 B
JSON
Raw Normal View History

2025-05-09 16:55:09 +08:00
{"name":"theme-monokai-dimmed","displayName":"%displayName%","description":"%description%","version":"1.0.0","publisher":"vscode","license":"MIT","engines":{"vscode":"*"},"contributes":{"themes":[{"id":"Monokai Dimmed","label":"%themeLabel%","uiTheme":"vs-dark","path":"./themes/dimmed-monokai-color-theme.json"}]},"repository":{"type":"git","url":"https://github.com/microsoft/vscode.git"}}