mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
[themes] rename standard to minimal
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
],
|
||||
"iconThemes": [
|
||||
{
|
||||
"id": "vs-standard",
|
||||
"label": "Standard",
|
||||
"path": "./fileicons/vs_standard.json"
|
||||
"id": "vs-minimal",
|
||||
"label": "Minimal (Visual Studio Code)",
|
||||
"path": "./fileicons/vs_minimal_icons.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user