{"name":"cursor-themes","displayName":"cursor-themes","description":"Default Cursor themes","version":"0.0.2","repository":{"type":"git","url":"https://github.com/ryokun6/cursor-themes.git"},"author":{"name":"Ryo Lu","email":"ryo@anysphere.co"},"engines":{"vscode":"*"},"categories":["Themes"],"contributes":{"themes":[{"label":"Cursor Dark Midnight","uiTheme":"vs-dark","path":"./themes/Cursor Dark Midnight-color-theme.json"},{"label":"Cursor Dark High Contrast","uiTheme":"hc-black","path":"./themes/Cursor Dark High Contrast-color-theme.json"},{"label":"Cursor Dark","uiTheme":"vs-dark","path":"./themes/cursor-dark-color-theme.json"},{"label":"Cursor Light","uiTheme":"vs","path":"./themes/cursor-light-color-theme.json"}]}}