1
2
3
4
5
6
7
8
9
10
11
| {
| "name": "ext-theme-classic",
| "type": "theme",
| "creator": "Sencha",
| "summary": "Ext JS Classic Theme",
| "detailedDescription": "The Classic Theme is the tried and true theme for Ext JS",
| "version": "4.2.1",
| "compatVersion": "4.2.0",
| "format": "1",
| "extend": "ext-theme-neutral"
| }
|
|