tweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloud
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.
19 lines
592 B
19 lines
592 B
{ |
|
"name": "ext-theme-neptune-touch", |
|
"type": "theme", |
|
"creator": "Sencha", |
|
"summary": "Ext JS Neptune Touch Theme", |
|
"detailedDescription": "The Neptune Touch Theme is the Neptune Theme for mobile devices. It uses very similar design, but changes the sizing and spacing of UI elements to be more touch-friendly.", |
|
"version": "5.0.0", |
|
"compatVersion": "5.0.0", |
|
"format": "1", |
|
"slicer": { |
|
"js": [] |
|
}, |
|
"output": "${package.dir}/build", |
|
"local": true, |
|
"requires": [ |
|
"ext-touch-sizing" |
|
], |
|
"extend": "ext-theme-neptune" |
|
}
|
|
|