Skip to content

Commit 7ff070c

Browse files
author
Akos Kitta
committed
fix: use no icon theme as the default.
upstream: eclipse-theia/theia#12346 Signed-off-by: Akos Kitta <[email protected]>
1 parent d66da25 commit 7ff070c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: electron-app/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"light": "arduino-theme",
4040
"dark": "arduino-theme-dark"
4141
},
42+
"defaultIconTheme": "none",
4243
"validatePreferencesSchema": false,
4344
"preferences": {
4445
"window.title": "${rootName}${activeEditorShort}${appName}",

0 commit comments

Comments
 (0)