Fixed:修改主题列表名称为kylin-code.
This commit is contained in:
parent
998a18db5c
commit
9d2ba1b36c
|
@ -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)"
|
||||
}
|
||||
|
|
|
@ -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)"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"lightHcColorThemeLabel": "浅色高对比度",
|
||||
"lightModernThemeLabel": "现代浅色",
|
||||
"lightPlusColorThemeLabel": "浅色+",
|
||||
"minimalIconThemeLabel": "最小(Visual Studio Code)"
|
||||
"minimalIconThemeLabel": "最小(Kylin-Code)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"package": {
|
||||
"description": "由 Seti UI 文件图标构成的文件图标主题",
|
||||
"displayName": "Seti 文件图标主题",
|
||||
"themeLabel": "Seti (Visual Studio Code)"
|
||||
"themeLabel": "Seti (Kylin-Code)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue