1
2
3
4
5
6
7
8
9
10
11
| {
| "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": "4.2.1",
| "compatVersion": "4.2.0",
| "format": "1",
| "extend": "ext-theme-base"
| }
|
|