提交 bdae5cdc 编写于 作者: M Martin Aeschlimann

remove experimental from label

上级 2dd02eba
......@@ -9,14 +9,14 @@
"contributes": {
"themes": [
{
"label": "Dark+ (Experimental)",
"description": "Default dark theme with a touch of color - Please provide feedback in issue 1849",
"label": "Dark+",
"description": "Default dark theme with a touch of color",
"uiTheme": "vs-dark",
"path": "./themes/dark_plus.tmTheme"
},
{
"label": "Light+ (Experimental)",
"description": "Default light theme with a touch of color - Please provide feedback in issue 1849",
"label": "Light+",
"description": "Default light theme with a touch of color",
"uiTheme": "vs",
"path": "./themes/light_plus.tmTheme"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册