new icon
parent
1d2706c096
commit
cee2d6b447
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "themes",
|
"id": "themes",
|
||||||
"name": "Themes",
|
"name": "Themes",
|
||||||
"shortName": "Themes",
|
"shortName": "Themes",
|
||||||
"version": "0.06",
|
"version": "0.07",
|
||||||
"description": "Color palettes at your disposal",
|
"description": "Color palettes at your disposal",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
|
|
@ -15,6 +15,11 @@
|
||||||
{
|
{
|
||||||
"name": "themes.app.js",
|
"name": "themes.app.js",
|
||||||
"url": "app.js"
|
"url": "app.js"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "themes.img",
|
||||||
|
"url": "app-icon.js",
|
||||||
|
"evaluate": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue