Update Theme

This commit is contained in:
2026-02-23 20:01:08 +03:00
parent cdf5aa3cd7
commit b81c05b98e
6 changed files with 32 additions and 66 deletions

View File

@@ -1,12 +1,22 @@
{
"name": "systematic-love",
"displayName": "Systematic Love",
"author": "lol.mam",
"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",
"type": "git",
"url": "https://git.lolmam.top/lolmam/systematic-love.git"
},
"homepage": "https://git.lolmam.top/lolmam/systematic-love",
"bugs": {
"url": "https://git.lolmam.top/lolmam/systematic-love/issues"
},
"icon": "icon.png",
"version": "1.0.1",
"engines": {
"vscode": "^1.106.1"
},