chore: Update commands icons

This commit is contained in:
Mattia Astorino 2018-11-25 16:44:54 +01:00
parent cdc8df3091
commit d83c3f25a1
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2
2 changed files with 4 additions and 4 deletions

View file

@ -116,7 +116,7 @@
} }
}, },
"changelog": { "changelog": {
"lastversion": "2.5.1" "lastversion": "2.6.0"
}, },
"icons": { "icons": {
"theme": { "theme": {

View file

@ -60,7 +60,7 @@
{ {
"command": "materialTheme.toggleApplyIcons", "command": "materialTheme.toggleApplyIcons",
"title": "Enable or disable icons auto-applying", "title": "Enable or disable icons auto-applying",
"category": "🎨 Material Theme" "category": "💅 Material Theme"
}, },
{ {
"command": "materialTheme.setAccent", "command": "materialTheme.setAccent",
@ -70,12 +70,12 @@
{ {
"command": "materialTheme.fixIcons", "command": "materialTheme.fixIcons",
"title": "Fix file icons", "title": "Fix file icons",
"category": "🎨 Material Theme" "category": "🛠 Material Theme"
}, },
{ {
"command": "materialTheme.showReleaseNotes", "command": "materialTheme.showReleaseNotes",
"title": "Release Notes", "title": "Release Notes",
"category": "🎨 Material Theme" "category": "📋 Material Theme"
} }
], ],
"configuration": { "configuration": {