style.qrc 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. <RCC>
  2. <qresource prefix="icons/qdarkstyle_midnight_blue">
  3. <file alias="index.theme">icons/index.theme</file>
  4. <file alias="16x16/lock.png">../qdarkstyle/icons/16x16/lock.png</file>
  5. <file alias="16x16/view-refresh.png">../qdarkstyle/icons/16x16/view-refresh.png</file>
  6. <file alias="48x48/bad_folder.png">../qdarkstyle/icons/48x48/bad_folder.png</file>
  7. <file alias="48x48/chip.png">../qdarkstyle/icons/48x48/chip.png</file>
  8. <file alias="48x48/folder.png">../qdarkstyle/icons/48x48/folder.png</file>
  9. <file alias="48x48/no_avatar.png">../qdarkstyle/icons/48x48/no_avatar.png</file>
  10. <file alias="48x48/list-add.png">../qdarkstyle/icons/48x48/list-add.png</file>
  11. <file alias="48x48/sd_card.png">../qdarkstyle/icons/48x48/sd_card.png</file>
  12. <file alias="48x48/star.png">../qdarkstyle/icons/48x48/star.png</file>
  13. <file alias="256x256/plus_folder.png">../qdarkstyle/icons/256x256/plus_folder.png</file>
  14. </qresource>
  15. <qresource prefix="qss_icons">
  16. <file>rc/arrow_down.png</file>
  17. <file>rc/arrow_down@2x.png</file>
  18. <file>rc/arrow_down_disabled.png</file>
  19. <file>rc/arrow_down_disabled@2x.png</file>
  20. <file>rc/arrow_down_focus.png</file>
  21. <file>rc/arrow_down_focus@2x.png</file>
  22. <file>rc/arrow_down_pressed.png</file>
  23. <file>rc/arrow_down_pressed@2x.png</file>
  24. <file>rc/arrow_left.png</file>
  25. <file>rc/arrow_left@2x.png</file>
  26. <file>rc/arrow_left_disabled.png</file>
  27. <file>rc/arrow_left_disabled@2x.png</file>
  28. <file>rc/arrow_left_focus.png</file>
  29. <file>rc/arrow_left_focus@2x.png</file>
  30. <file>rc/arrow_left_pressed.png</file>
  31. <file>rc/arrow_left_pressed@2x.png</file>
  32. <file>rc/arrow_right.png</file>
  33. <file>rc/arrow_right@2x.png</file>
  34. <file>rc/arrow_right_disabled.png</file>
  35. <file>rc/arrow_right_disabled@2x.png</file>
  36. <file>rc/arrow_right_focus.png</file>
  37. <file>rc/arrow_right_focus@2x.png</file>
  38. <file>rc/arrow_right_pressed.png</file>
  39. <file>rc/arrow_right_pressed@2x.png</file>
  40. <file>rc/arrow_up.png</file>
  41. <file>rc/arrow_up@2x.png</file>
  42. <file>rc/arrow_up_disabled.png</file>
  43. <file>rc/arrow_up_disabled@2x.png</file>
  44. <file>rc/arrow_up_focus.png</file>
  45. <file>rc/arrow_up_focus@2x.png</file>
  46. <file>rc/arrow_up_pressed.png</file>
  47. <file>rc/arrow_up_pressed@2x.png</file>
  48. <file>rc/base_icon.png</file>
  49. <file>rc/base_icon@2x.png</file>
  50. <file>rc/base_icon_disabled.png</file>
  51. <file>rc/base_icon_disabled@2x.png</file>
  52. <file>rc/base_icon_focus.png</file>
  53. <file>rc/base_icon_focus@2x.png</file>
  54. <file>rc/base_icon_pressed.png</file>
  55. <file>rc/base_icon_pressed@2x.png</file>
  56. <file>rc/branch_closed.png</file>
  57. <file>rc/branch_closed@2x.png</file>
  58. <file>rc/branch_closed_disabled.png</file>
  59. <file>rc/branch_closed_disabled@2x.png</file>
  60. <file>rc/branch_closed_focus.png</file>
  61. <file>rc/branch_closed_focus@2x.png</file>
  62. <file>rc/branch_closed_pressed.png</file>
  63. <file>rc/branch_closed_pressed@2x.png</file>
  64. <file>rc/branch_end.png</file>
  65. <file>rc/branch_end@2x.png</file>
  66. <file>rc/branch_end_disabled.png</file>
  67. <file>rc/branch_end_disabled@2x.png</file>
  68. <file>rc/branch_end_focus.png</file>
  69. <file>rc/branch_end_focus@2x.png</file>
  70. <file>rc/branch_end_pressed.png</file>
  71. <file>rc/branch_end_pressed@2x.png</file>
  72. <file>rc/branch_line.png</file>
  73. <file>rc/branch_line@2x.png</file>
  74. <file>rc/branch_line_disabled.png</file>
  75. <file>rc/branch_line_disabled@2x.png</file>
  76. <file>rc/branch_line_focus.png</file>
  77. <file>rc/branch_line_focus@2x.png</file>
  78. <file>rc/branch_line_pressed.png</file>
  79. <file>rc/branch_line_pressed@2x.png</file>
  80. <file>rc/branch_more.png</file>
  81. <file>rc/branch_more@2x.png</file>
  82. <file>rc/branch_more_disabled.png</file>
  83. <file>rc/branch_more_disabled@2x.png</file>
  84. <file>rc/branch_more_focus.png</file>
  85. <file>rc/branch_more_focus@2x.png</file>
  86. <file>rc/branch_more_pressed.png</file>
  87. <file>rc/branch_more_pressed@2x.png</file>
  88. <file>rc/branch_open.png</file>
  89. <file>rc/branch_open@2x.png</file>
  90. <file>rc/branch_open_disabled.png</file>
  91. <file>rc/branch_open_disabled@2x.png</file>
  92. <file>rc/branch_open_focus.png</file>
  93. <file>rc/branch_open_focus@2x.png</file>
  94. <file>rc/branch_open_pressed.png</file>
  95. <file>rc/branch_open_pressed@2x.png</file>
  96. <file>rc/checkbox_checked.png</file>
  97. <file>rc/checkbox_checked@2x.png</file>
  98. <file>rc/checkbox_checked_disabled.png</file>
  99. <file>rc/checkbox_checked_disabled@2x.png</file>
  100. <file>rc/checkbox_checked_focus.png</file>
  101. <file>rc/checkbox_checked_focus@2x.png</file>
  102. <file>rc/checkbox_checked_pressed.png</file>
  103. <file>rc/checkbox_checked_pressed@2x.png</file>
  104. <file>rc/checkbox_indeterminate.png</file>
  105. <file>rc/checkbox_indeterminate@2x.png</file>
  106. <file>rc/checkbox_indeterminate_disabled.png</file>
  107. <file>rc/checkbox_indeterminate_disabled@2x.png</file>
  108. <file>rc/checkbox_indeterminate_focus.png</file>
  109. <file>rc/checkbox_indeterminate_focus@2x.png</file>
  110. <file>rc/checkbox_indeterminate_pressed.png</file>
  111. <file>rc/checkbox_indeterminate_pressed@2x.png</file>
  112. <file>rc/checkbox_unchecked.png</file>
  113. <file>rc/checkbox_unchecked@2x.png</file>
  114. <file>rc/checkbox_unchecked_disabled.png</file>
  115. <file>rc/checkbox_unchecked_disabled@2x.png</file>
  116. <file>rc/checkbox_unchecked_focus.png</file>
  117. <file>rc/checkbox_unchecked_focus@2x.png</file>
  118. <file>rc/checkbox_unchecked_pressed.png</file>
  119. <file>rc/checkbox_unchecked_pressed@2x.png</file>
  120. <file>rc/line_horizontal.png</file>
  121. <file>rc/line_horizontal@2x.png</file>
  122. <file>rc/line_horizontal_disabled.png</file>
  123. <file>rc/line_horizontal_disabled@2x.png</file>
  124. <file>rc/line_horizontal_focus.png</file>
  125. <file>rc/line_horizontal_focus@2x.png</file>
  126. <file>rc/line_horizontal_pressed.png</file>
  127. <file>rc/line_horizontal_pressed@2x.png</file>
  128. <file>rc/line_vertical.png</file>
  129. <file>rc/line_vertical@2x.png</file>
  130. <file>rc/line_vertical_disabled.png</file>
  131. <file>rc/line_vertical_disabled@2x.png</file>
  132. <file>rc/line_vertical_focus.png</file>
  133. <file>rc/line_vertical_focus@2x.png</file>
  134. <file>rc/line_vertical_pressed.png</file>
  135. <file>rc/line_vertical_pressed@2x.png</file>
  136. <file>rc/radio_checked.png</file>
  137. <file>rc/radio_checked@2x.png</file>
  138. <file>rc/radio_checked_disabled.png</file>
  139. <file>rc/radio_checked_disabled@2x.png</file>
  140. <file>rc/radio_checked_focus.png</file>
  141. <file>rc/radio_checked_focus@2x.png</file>
  142. <file>rc/radio_checked_pressed.png</file>
  143. <file>rc/radio_checked_pressed@2x.png</file>
  144. <file>rc/radio_unchecked.png</file>
  145. <file>rc/radio_unchecked@2x.png</file>
  146. <file>rc/radio_unchecked_disabled.png</file>
  147. <file>rc/radio_unchecked_disabled@2x.png</file>
  148. <file>rc/radio_unchecked_focus.png</file>
  149. <file>rc/radio_unchecked_focus@2x.png</file>
  150. <file>rc/radio_unchecked_pressed.png</file>
  151. <file>rc/radio_unchecked_pressed@2x.png</file>
  152. <file>rc/toolbar_move_horizontal.png</file>
  153. <file>rc/toolbar_move_horizontal@2x.png</file>
  154. <file>rc/toolbar_move_horizontal_disabled.png</file>
  155. <file>rc/toolbar_move_horizontal_disabled@2x.png</file>
  156. <file>rc/toolbar_move_horizontal_focus.png</file>
  157. <file>rc/toolbar_move_horizontal_focus@2x.png</file>
  158. <file>rc/toolbar_move_horizontal_pressed.png</file>
  159. <file>rc/toolbar_move_horizontal_pressed@2x.png</file>
  160. <file>rc/toolbar_move_vertical.png</file>
  161. <file>rc/toolbar_move_vertical@2x.png</file>
  162. <file>rc/toolbar_move_vertical_disabled.png</file>
  163. <file>rc/toolbar_move_vertical_disabled@2x.png</file>
  164. <file>rc/toolbar_move_vertical_focus.png</file>
  165. <file>rc/toolbar_move_vertical_focus@2x.png</file>
  166. <file>rc/toolbar_move_vertical_pressed.png</file>
  167. <file>rc/toolbar_move_vertical_pressed@2x.png</file>
  168. <file>rc/toolbar_separator_horizontal.png</file>
  169. <file>rc/toolbar_separator_horizontal@2x.png</file>
  170. <file>rc/toolbar_separator_horizontal_disabled.png</file>
  171. <file>rc/toolbar_separator_horizontal_disabled@2x.png</file>
  172. <file>rc/toolbar_separator_horizontal_focus.png</file>
  173. <file>rc/toolbar_separator_horizontal_focus@2x.png</file>
  174. <file>rc/toolbar_separator_horizontal_pressed.png</file>
  175. <file>rc/toolbar_separator_horizontal_pressed@2x.png</file>
  176. <file>rc/toolbar_separator_vertical.png</file>
  177. <file>rc/toolbar_separator_vertical@2x.png</file>
  178. <file>rc/toolbar_separator_vertical_disabled.png</file>
  179. <file>rc/toolbar_separator_vertical_disabled@2x.png</file>
  180. <file>rc/toolbar_separator_vertical_focus.png</file>
  181. <file>rc/toolbar_separator_vertical_focus@2x.png</file>
  182. <file>rc/toolbar_separator_vertical_pressed.png</file>
  183. <file>rc/toolbar_separator_vertical_pressed@2x.png</file>
  184. <file>rc/transparent.png</file>
  185. <file>rc/transparent@2x.png</file>
  186. <file>rc/transparent_disabled.png</file>
  187. <file>rc/transparent_disabled@2x.png</file>
  188. <file>rc/transparent_focus.png</file>
  189. <file>rc/transparent_focus@2x.png</file>
  190. <file>rc/transparent_pressed.png</file>
  191. <file>rc/transparent_pressed@2x.png</file>
  192. <file>rc/window_close.png</file>
  193. <file>rc/window_close@2x.png</file>
  194. <file>rc/window_close_disabled.png</file>
  195. <file>rc/window_close_disabled@2x.png</file>
  196. <file>rc/window_close_focus.png</file>
  197. <file>rc/window_close_focus@2x.png</file>
  198. <file>rc/window_close_pressed.png</file>
  199. <file>rc/window_close_pressed@2x.png</file>
  200. <file>rc/window_grip.png</file>
  201. <file>rc/window_grip@2x.png</file>
  202. <file>rc/window_grip_disabled.png</file>
  203. <file>rc/window_grip_disabled@2x.png</file>
  204. <file>rc/window_grip_focus.png</file>
  205. <file>rc/window_grip_focus@2x.png</file>
  206. <file>rc/window_grip_pressed.png</file>
  207. <file>rc/window_grip_pressed@2x.png</file>
  208. <file>rc/window_minimize.png</file>
  209. <file>rc/window_minimize@2x.png</file>
  210. <file>rc/window_minimize_disabled.png</file>
  211. <file>rc/window_minimize_disabled@2x.png</file>
  212. <file>rc/window_minimize_focus.png</file>
  213. <file>rc/window_minimize_focus@2x.png</file>
  214. <file>rc/window_minimize_pressed.png</file>
  215. <file>rc/window_minimize_pressed@2x.png</file>
  216. <file>rc/window_undock.png</file>
  217. <file>rc/window_undock@2x.png</file>
  218. <file>rc/window_undock_disabled.png</file>
  219. <file>rc/window_undock_disabled@2x.png</file>
  220. <file>rc/window_undock_focus.png</file>
  221. <file>rc/window_undock_focus@2x.png</file>
  222. <file>rc/window_undock_pressed.png</file>
  223. <file>rc/window_undock_pressed@2x.png</file>
  224. </qresource>
  225. <qresource prefix="qdarkstyle_midnight_blue">
  226. <file>style.qss</file>
  227. </qresource>
  228. </RCC>