Fixed:修改主题列表名称为kylin-code.

This commit is contained in:
chriswang521 2024-05-16 10:30:26 +08:00 committed by wangpenglong
parent 998a18db5c
commit 9d2ba1b36c
4 changed files with 6 additions and 6 deletions

View File

@ -9,5 +9,5 @@
"lightColorThemeLabel": "Light (Visual Studio)",
"hcColorThemeLabel": "Dark High Contrast",
"lightHcColorThemeLabel": "Light High Contrast",
"minimalIconThemeLabel": "Minimal (Visual Studio Code)"
"minimalIconThemeLabel": "Minimal (Kylin-Code)"
}

View File

@ -1,5 +1,5 @@
{
"displayName": "Seti File Icon Theme",
"description": "A file icon theme made out of the Seti UI file icons",
"themeLabel": "Seti (Visual Studio Code)"
"themeLabel": "Seti (Kylin-Code)"
}

View File

@ -19,7 +19,7 @@
"lightHcColorThemeLabel": "浅色高对比度",
"lightModernThemeLabel": "现代浅色",
"lightPlusColorThemeLabel": "浅色+",
"minimalIconThemeLabel": "最小(Visual Studio Code)"
"minimalIconThemeLabel": "最小(Kylin-Code)"
}
}
}

View File

@ -11,7 +11,7 @@
"package": {
"description": "由 Seti UI 文件图标构成的文件图标主题",
"displayName": "Seti 文件图标主题",
"themeLabel": "Seti (Visual Studio Code)"
"themeLabel": "Seti (Kylin-Code)"
}
}
}