chore: Update commands labels
This commit is contained in:
parent
e84da5985f
commit
5f82aec20a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue