generated from nhcarrigan/template
This commit is contained in:
+13
-8
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "ocean-breeze",
|
||||
"displayName": "Ocean Breeze",
|
||||
"name": "naomis-themes",
|
||||
"displayName": "Naomi's Themes",
|
||||
"icon": "icon.png",
|
||||
"version": "1.1.1",
|
||||
"description": "A soothing VSCode theme inspired by the aqua hues of the ocean.",
|
||||
"description": "Various themes Naomi has created.",
|
||||
"engines": {
|
||||
"vscode": "^1.96.4"
|
||||
},
|
||||
@@ -17,22 +17,27 @@
|
||||
"label": "Ocean Breeze",
|
||||
"uiTheme": "vs-dark",
|
||||
"path": "./themes/ocean-breeze.json"
|
||||
},
|
||||
{
|
||||
"label": "Sakura Dreams",
|
||||
"uiTheme": "vs",
|
||||
"path": "./themes/sakura-dreams.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"package": "vsce package --baseContentUrl https://codeberg.org/nhcarrigan/ocean-breeze/src/branch/main --baseImagesUrl https://codeberg.org/nhcarrigan/ocean-breeze/raw/branch/main"
|
||||
"package": "vsce package --baseContentUrl https://git.nhcarrigan.com/nhcarrigan/vscode-themes --baseImagesUrl https://git.nhcarrigan.com/nhcarrigan/vscode-themes/raw/branch/main"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"author": "Naomi Carrigan",
|
||||
"license": "See license in LICENSE.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/nhcarrigan/ocean-breeze"
|
||||
"url": "https://git.nhcarrigan.com/nhcarrigan/vscode-themes"
|
||||
},
|
||||
"url": "https://codeberg.org/nhcarrigan/ocean-breeze",
|
||||
"url": "https://git.nhcarrigan.com/nhcarrigan/vscode-themes",
|
||||
"bugs": {
|
||||
"url": "https://codeberg.org/nhcarrigan/ocean-breeze/issues"
|
||||
"url": "https://git.nhcarrigan.com/nhcarrigan/vscode-themes/issues"
|
||||
},
|
||||
"homepage": "https://nhcarrigan.com",
|
||||
"__metadata": {
|
||||
|
||||
Reference in New Issue
Block a user