chore: Update commands labels

This commit is contained in:
Mattia Astorino 2018-04-30 11:42:05 +02:00
parent e84da5985f
commit 5f82aec20a
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2

View file

@ -55,12 +55,12 @@
"commands": [ "commands": [
{ {
"command": "materialTheme.setAccent", "command": "materialTheme.setAccent",
"title": "Set accent color for Material Theme", "title": "Set the accent color",
"category": "🎨 Material Theme" "category": "🎨 Material Theme"
}, },
{ {
"command": "materialTheme.fixIcons", "command": "materialTheme.fixIcons",
"title": "Fix icons color when needed", "title": "Fix file icons",
"category": "🎨 Material Theme" "category": "🎨 Material Theme"
}, },
{ {