linuxwindowsinboxwhatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacos
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
417 B
17 lines
417 B
9 years ago
|
{
|
||
|
"name": "ext-theme-neutral",
|
||
|
"type": "theme",
|
||
|
"creator": "Sencha",
|
||
|
"summary": "Ext JS Neutral Theme",
|
||
|
"detailedDescription": "The neutral theme is a highly configurable, abstract base theme",
|
||
|
"version": "5.0.0",
|
||
|
"compatVersion": "5.0.0",
|
||
|
"format": "1",
|
||
|
"slicer": {
|
||
|
"js": []
|
||
|
},
|
||
|
"output": "${package.dir}/build",
|
||
|
"local": true,
|
||
|
"extend": "ext-theme-base"
|
||
|
}
|