{ "name": "systematic-love", "displayName": "Systematic Love", "description": "Hatsune Miku Systematic Love theme for Visual Studio Code", "repository": { "type": "git", "url": "https://git.lolmam.top/lolmam/systematic-love.git" }, "version": "1.0.0", "engines": { "vscode": "^1.106.1" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Systematic Love", "uiTheme": "vs-dark", "path": "./themes/Systematic Love-color-theme.json" } ] } }