| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- {
- "appearance": {
- "count": 5,
- "group_0": {
- "name": "global",
- "count": 10,
- "item_0": {
- "note": "全局按钮",
- "control": "UIButton",
- "function": "setTitleColor.Normal",
- "value": "0x007aff",
- "info": "blueColor"
- },
- "item_1": {
- "note": "全局菊花标记",
- "control": "UIActivityIndicatorView",
- "function": "setColor",
- "value": "0x007aff",
- "info": "blueColor"
- },
- "item_2": {
- "note": "全局navigation barButton",
- "control": "UIBarButtonItem",
- "function": "TintColor",
- "value": "0x555555",
- "info": "darkGrayColor",
- "container1": {
- "count": 1,
- "item_0": "UINavigationBar"
- }
- },
- "item_3": {
- "note": "全局wishlist,cart,portfolio action 按钮",
- "control": "UIButton",
- "function": "setTitleColor.Normal",
- "value": "0xffffff",
- "info": "whiteColor",
- "container": {
- "count": 1,
- "item_0": "ModelItemCell"
- }
- },
- "item_4": {
- "note": "全局portfolio list action 按钮",
- "control": "UIButton",
- "function": "setTitleColor.Normal",
- "value": "0xffffff",
- "info": "whiteColor",
- "container": {
- "count": 1,
- "item_0": "PDFListTableViewCell"
- }
- },
- "item_5": {
- "note": "全局toolbar barButton",
- "control": "UIBarButtonItem",
- "function": "TintColor",
- "value": "0x555555",
- "info": "darkGrayColor",
- "container": {
- "count": 1,
- "item_0": "UIToolbar"
- }
- },
- "item_6": {
- "note": "全局UINavigationBar ",
- "control": "UINavigationBar",
- "function": "TintColor",
- "value": "0x555555",
- "info": "darkGrayColor"
- },
- "item_7": {
- "note": "common editor multi action 按钮背景",
- "control": "UIButton",
- "function": "setBackgroundColor",
- "value": "0x555555",
- "info": "darkGrayColor",
- "container": {
- "count": 1,
- "item_0": "CommonEditorCellMAction"
- }
- },
- "item_8": {
- "note": "common editor multi action 按钮文字",
- "control": "UIButton",
- "function": "setTitleColor.Normal",
- "value": "0xffffff",
- "info": "whiteColor",
- "container": {
- "count": 1,
- "item_0": "CommonEditorCellMAction"
- }
- },
- "item_9": {
- "note": "图片按钮文字颜色",
- "control": "DefaultImageButton",
- "function": "setTitleColor.Normal",
- "value": "#clearColor",
- "info": "clearColor"
- }
-
-
-
- },
- "group_1": {
- "name": "category",
- "count": 2,
- "item_0": {
- "control": "UILabel",
- "function": "setTextColor",
- "value": "0x555555",
- "info": "darkGrayColor",
- "container": {
- "count": 1,
- "item_0": "CategoryHeaderView"
- }
- },
- "item_1": {
- "control": "UILabel",
- "function": "setTextColor",
- "value": "0x000000",
- "info": "blackColor",
- "container": {
- "count": 1,
- "item_0": "CategoryCellNPD"
- }
-
- }
- },
- "group_2": {
- "name": "model detail",
- "count": 2,
- "item_0": {
- "control": "DefaultTableHeaderView",
- "function": "setBackgroundColor",
- "value": "0xaaaaaa",
- "info": "lightGrayColor"
- },
- "item_1": {
- "control": "CategoryCellSmall",
- "function": "setBackgroundColor",
- "value": "0xaaaaaa",
- "info": "lightGrayColor"
- }
- },
- "group_3": {
- "name": "contact",
- "count": 0,
- "item_0": {
- "control": "UIButton",
- "function": "TintColor",
- "value": "0x555555",
- "info": "darkGrayColor",
- "container": {
- "count": 1,
- "item_0": "ContactListTableViewCell"
- }
- }
- },
- "group_4": {
- "name": "cart",
- "count": 1,
- "item_0": {
- "note": "cart bundle item detail 按钮",
- "control": "BundleDetailButton",
- "function": "setTitleColor.Normal",
- "value": "0x007aff",
- "info": "blueColor",
- "container": {
- "count": 1,
- "item_0": "ModelItemCell"
- }
- }
- }
- },
- "none_appearance": {
- "count": 3,
- "CategoryViewController": {
- "cell_border_color": "0xaaaaaa"
- },
- "DefaultTableHeaderView": {
- "title_text_color": "0xffffff"
- },
- "DetailTableHeaderView": {
- "title_text_color": "0xffffff"
- }
- ,
- "DefaultColor": {
- "frontcolor": "0x555555",
- "labelcolor": "0x000000"
- },
- "MainLogo": {
- "x": 49.0,
- "y": 22.0,
- "width": 77.0,
- "height": 50.0
- },
- "ModePos": {
- "x": 126.0,
- "y": 35.0,
- "width": 32.0,
- "height": 30.0
- }
- },
- "name": "HMLG DEFAULT"
- }
|