aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index b0e16cd..f8a7d90 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
- "name": "kijish",
- "displayName": "kijish",
+ "name": "kijish-vscode-theme",
+ "displayName": "KiJiSH Dark",
"description": "A dark pastel theme derived from the Dark Pastel palette (Qterminal / xfce4-terminal)",
- "version": "1.0.0-20260228-1743",
+ "version": "1.0.0-20260228-1830",
"publisher": "kj-sh604",
"license": "MIT",
"engines": {
@@ -14,7 +14,7 @@
"contributes": {
"themes": [
{
- "label": "kijish",
+ "label": "KiJiSH Dark",
"uiTheme": "vs-dark",
"path": "./themes/kijish-color-theme.json"
}
@@ -24,4 +24,4 @@
"type": "git",
"url": "https://github.com/kj-sh604/kijish-vscode-theme"
}
-}
+} \ No newline at end of file