mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
||
"name": "sweetdracula",
|
||
"displayName": "Sweet Dracula",
|
||
"description": "Sweet Dracula — A beautiful, darker - Dracula fork",
|
||
"publisher": "PROxZIMA",
|
||
"theme": "syntax",
|
||
"version": "1.0.8",
|
||
"license": "MIT",
|
||
"maintainers": [
|
||
"Pratik Pingale <pratikbpingale9075@gmail.com>"
|
||
],
|
||
"contributors": [],
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "https://github.com/PROxZIMA/sweet-dracula.git"
|
||
},
|
||
"bugs": {
|
||
"url": "https://github.com/PROxZIMA/sweet-dracula/issues"
|
||
},
|
||
"engines": {
|
||
"vscode": "^1.10.0"
|
||
},
|
||
"keywords": [
|
||
"dracula",
|
||
"dark",
|
||
"theme",
|
||
"color-theme"
|
||
],
|
||
"categories": [
|
||
"Themes"
|
||
],
|
||
"icon": "sweetdracula.png",
|
||
"galleryBanner": {
|
||
"color": "#0c0e14",
|
||
"theme": "dark"
|
||
},
|
||
"contributes": {
|
||
"themes": [
|
||
{
|
||
"label": "Sweet Dracula",
|
||
"uiTheme": "vs-dark",
|
||
"path": "theme/sweetdracula-color-theme.json"
|
||
}
|
||
]
|
||
},
|
||
"__metadata": {
|
||
"id": "c499a94d-a1f3-4d95-8284-985e07034bea",
|
||
"publisherId": "cde0217a-c0e2-4c2a-bc5b-60f0b2920337",
|
||
"publisherDisplayName": null,
|
||
"targetPlatform": "undefined",
|
||
"updated": false,
|
||
"isPreReleaseVersion": false,
|
||
"preRelease": false,
|
||
"installedTimestamp": 1651167577065
|
||
}
|
||
} |