minimal icon theme to use naming icon theme naming convention

This commit is contained in:
Martin Aeschlimann
2017-10-13 15:09:56 +02:00
parent d67f3079fd
commit b10df87f56
2 changed files with 1 additions and 1 deletions

View File

@@ -43,7 +43,7 @@
{
"id": "vs-minimal",
"label": "Minimal (Visual Studio Code)",
"path": "./fileicons/vs_minimal_icons.json"
"path": "./fileicons/vs_minimal-icon-theme.json"
}
]
}