whatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinbox
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.
16 lines
417 B
16 lines
417 B
{ |
|
"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" |
|
}
|
|
|