38 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "header": {
 | |
|         "version": 1,
 | |
|         "type": "record",
 | |
|         "approw-key": "JQUERY_THEMES_LOCAL"
 | |
|     },
 | |
|     "body": {
 | |
|         "record1": {
 | |
|             "<1>": {
 | |
|                 "<1,1>": "Base",
 | |
|                 "<1,2>": "UI lightness",
 | |
|                 "<1,3>": "UI darkness",
 | |
|                 "<1,4>": "Smoothness",
 | |
|                 "<1,5>": "Start",
 | |
|                 "<1,6>": "Flick",
 | |
|                 "<1,7>": "Other (Custom)"
 | |
|             },
 | |
|             "<2>": {
 | |
|                 "<2,1>": "base",
 | |
|                 "<2,2>": "ui-lightness",
 | |
|                 "<2,3>": "ui-darkness",
 | |
|                 "<2,4>": "smoothness",
 | |
|                 "<2,5>": "start",
 | |
|                 "<2,6>": "flick",
 | |
|                 "<2,7>": "custom"
 | |
|             },
 | |
|             "<3>": {
 | |
|                 "<3,1>": "jqthemelcbase",
 | |
|                 "<3,2>": "jqthemelcui-lightness",
 | |
|                 "<3,3>": "jqthemelcui-darkness",
 | |
|                 "<3,4>": "jqthemelcsmoothness",
 | |
|                 "<3,5>": "jqthemelcstart",
 | |
|                 "<3,6>": "jqthemelcflick",
 | |
|                 "<3,7>": "jqthemelccustom"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| } |