1
2
3
4
5
6
7
8
9
10
11
| {
| "name": "ext-theme-gray",
| "type": "theme",
| "creator": "Sencha",
| "summary": "Ext JS Gray Theme",
| "detailedDescription": "The Gray Theme extends the Classic Theme and shifts the color palette to shades of gray",
| "version": "4.2.1",
| "compatVersion": "4.2.0",
| "format": "1",
| "extend": "ext-theme-classic"
| }
|
|