update product theme

This commit is contained in:
Martin Aeschlimann
2020-12-01 00:31:42 +01:00
parent a6e1847adb
commit 93848cfa8d

View File

@ -13,16 +13,19 @@
}
],
"iconDefinitions": {
"files": {
"explorer-view-icon": {
"fontCharacter": "\\e000"
},
"search": {
"search-view-icon": {
"fontCharacter": "\\e001"
},
"debug-alt-2": {
"run-view-icon": {
"fontCharacter": "\\e002"
},
"source-control": {
"extensions-view-icon": {
"fontCharacter": "\\e004"
},
"source-control-view-icon": {
"fontCharacter": "\\e003"
},
"tree-item-expanded": {
@ -37,8 +40,6 @@
"feedback": {
"fontCharacter": "\\e005"
},
"extensions": {
"fontCharacter": "\\e004"
}
}
}