mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Default Themes: Rename Experimental to Dark Modern (#180785)
Default Themes: Rename Experimental to Modern
This commit is contained in:
committed by
GitHub
parent
14ea89e7ca
commit
e04309e92a
@@ -20,7 +20,7 @@
|
||||
"path": "./themes/dark_plus.json"
|
||||
},
|
||||
{
|
||||
"id": "Default Dark+ Experimental",
|
||||
"id": "Default Dark Modern",
|
||||
"label": "%darkPlusExperimentalColorThemeLabel%",
|
||||
"uiTheme": "vs-dark",
|
||||
"path": "./themes/dark_plus_experimental.json"
|
||||
@@ -32,7 +32,7 @@
|
||||
"path": "./themes/light_plus.json"
|
||||
},
|
||||
{
|
||||
"id": "Default Light+ Experimental",
|
||||
"id": "Default Light Modern",
|
||||
"label": "%lightPlusExperimentalColorThemeLabel%",
|
||||
"uiTheme": "vs",
|
||||
"path": "./themes/light_plus_experimental.json"
|
||||
|
||||
Reference in New Issue
Block a user