chore: Update commands icons
This commit is contained in:
parent
cdc8df3091
commit
d83c3f25a1
2 changed files with 4 additions and 4 deletions
|
@ -116,7 +116,7 @@
|
|||
}
|
||||
},
|
||||
"changelog": {
|
||||
"lastversion": "2.5.1"
|
||||
"lastversion": "2.6.0"
|
||||
},
|
||||
"icons": {
|
||||
"theme": {
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
{
|
||||
"command": "materialTheme.toggleApplyIcons",
|
||||
"title": "Enable or disable icons auto-applying",
|
||||
"category": "🎨 Material Theme"
|
||||
"category": "💅 Material Theme"
|
||||
},
|
||||
{
|
||||
"command": "materialTheme.setAccent",
|
||||
|
@ -70,12 +70,12 @@
|
|||
{
|
||||
"command": "materialTheme.fixIcons",
|
||||
"title": "Fix file icons",
|
||||
"category": "🎨 Material Theme"
|
||||
"category": "🛠 Material Theme"
|
||||
},
|
||||
{
|
||||
"command": "materialTheme.showReleaseNotes",
|
||||
"title": "Release Notes",
|
||||
"category": "🎨 Material Theme"
|
||||
"category": "📋 Material Theme"
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
|
|
Loading…
Reference in a new issue