default_appearance.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. {
  2. "appearance": {
  3. "count": 5,
  4. "group_0": {
  5. "name": "global",
  6. "count": 10,
  7. "item_0": {
  8. "note": "全局按钮",
  9. "control": "UIButton",
  10. "function": "setTitleColor.Normal",
  11. "value": "0x007aff",
  12. "info": "blueColor"
  13. },
  14. "item_1": {
  15. "note": "全局菊花标记",
  16. "control": "UIActivityIndicatorView",
  17. "function": "setColor",
  18. "value": "0x007aff",
  19. "info": "blueColor"
  20. },
  21. "item_2": {
  22. "note": "全局navigation barButton",
  23. "control": "UIBarButtonItem",
  24. "function": "TintColor",
  25. "value": "0x555555",
  26. "info": "darkGrayColor",
  27. "container1": {
  28. "count": 1,
  29. "item_0": "UINavigationBar"
  30. }
  31. },
  32. "item_3": {
  33. "note": "全局wishlist,cart,portfolio action 按钮",
  34. "control": "UIButton",
  35. "function": "setTitleColor.Normal",
  36. "value": "0xffffff",
  37. "info": "whiteColor",
  38. "container": {
  39. "count": 1,
  40. "item_0": "ModelItemCell"
  41. }
  42. },
  43. "item_4": {
  44. "note": "全局portfolio list action 按钮",
  45. "control": "UIButton",
  46. "function": "setTitleColor.Normal",
  47. "value": "0xffffff",
  48. "info": "whiteColor",
  49. "container": {
  50. "count": 1,
  51. "item_0": "PDFListTableViewCell"
  52. }
  53. },
  54. "item_5": {
  55. "note": "全局toolbar barButton",
  56. "control": "UIBarButtonItem",
  57. "function": "TintColor",
  58. "value": "0x555555",
  59. "info": "darkGrayColor",
  60. "container": {
  61. "count": 1,
  62. "item_0": "UIToolbar"
  63. }
  64. },
  65. "item_6": {
  66. "note": "全局UINavigationBar ",
  67. "control": "UINavigationBar",
  68. "function": "TintColor",
  69. "value": "0x555555",
  70. "info": "darkGrayColor"
  71. },
  72. "item_7": {
  73. "note": "common editor multi action 按钮背景",
  74. "control": "UIButton",
  75. "function": "setBackgroundColor",
  76. "value": "0x555555",
  77. "info": "darkGrayColor",
  78. "container": {
  79. "count": 1,
  80. "item_0": "CommonEditorCellMAction"
  81. }
  82. },
  83. "item_8": {
  84. "note": "common editor multi action 按钮文字",
  85. "control": "UIButton",
  86. "function": "setTitleColor.Normal",
  87. "value": "0xffffff",
  88. "info": "whiteColor",
  89. "container": {
  90. "count": 1,
  91. "item_0": "CommonEditorCellMAction"
  92. }
  93. },
  94. "item_9": {
  95. "note": "图片按钮文字颜色",
  96. "control": "DefaultImageButton",
  97. "function": "setTitleColor.Normal",
  98. "value": "#clearColor",
  99. "info": "clearColor"
  100. }
  101. },
  102. "group_1": {
  103. "name": "category",
  104. "count": 2,
  105. "item_0": {
  106. "control": "UILabel",
  107. "function": "setTextColor",
  108. "value": "0x555555",
  109. "info": "darkGrayColor",
  110. "container": {
  111. "count": 1,
  112. "item_0": "CategoryHeaderView"
  113. }
  114. },
  115. "item_1": {
  116. "control": "UILabel",
  117. "function": "setTextColor",
  118. "value": "0x000000",
  119. "info": "blackColor",
  120. "container": {
  121. "count": 1,
  122. "item_0": "CategoryCellNPD"
  123. }
  124. }
  125. },
  126. "group_2": {
  127. "name": "model detail",
  128. "count": 2,
  129. "item_0": {
  130. "control": "DefaultTableHeaderView",
  131. "function": "setBackgroundColor",
  132. "value": "0xaaaaaa",
  133. "info": "lightGrayColor"
  134. },
  135. "item_1": {
  136. "control": "CategoryCellSmall",
  137. "function": "setBackgroundColor",
  138. "value": "0xaaaaaa",
  139. "info": "lightGrayColor"
  140. }
  141. },
  142. "group_3": {
  143. "name": "contact",
  144. "count": 0,
  145. "item_0": {
  146. "control": "UIButton",
  147. "function": "TintColor",
  148. "value": "0x555555",
  149. "info": "darkGrayColor",
  150. "container": {
  151. "count": 1,
  152. "item_0": "ContactListTableViewCell"
  153. }
  154. }
  155. },
  156. "group_4": {
  157. "name": "cart",
  158. "count": 1,
  159. "item_0": {
  160. "note": "cart bundle item detail 按钮",
  161. "control": "BundleDetailButton",
  162. "function": "setTitleColor.Normal",
  163. "value": "0x007aff",
  164. "info": "blueColor",
  165. "container": {
  166. "count": 1,
  167. "item_0": "ModelItemCell"
  168. }
  169. }
  170. }
  171. },
  172. "none_appearance": {
  173. "count": 3,
  174. "CategoryViewController": {
  175. "cell_border_color": "0xaaaaaa"
  176. },
  177. "DefaultTableHeaderView": {
  178. "title_text_color": "0xffffff"
  179. },
  180. "DetailTableHeaderView": {
  181. "title_text_color": "0xffffff"
  182. }
  183. ,
  184. "DefaultColor": {
  185. "frontcolor": "0x555555",
  186. "labelcolor": "0x000000"
  187. },
  188. "MainLogo": {
  189. "x": 49.0,
  190. "y": 21.0,
  191. "width": 77.0,
  192. "height": 50.0
  193. },
  194. "ModePos": {
  195. "x": 126.0,
  196. "y": 35.0,
  197. "width": 32.0,
  198. "height": 30.0
  199. }
  200. },
  201. "name": "HMLG DEFAULT"
  202. }