Advertisement
Sovikos

Untitled

Feb 10th, 2017
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. <!--
  2. theme name: CRT
  3. version: 1.0
  4. author: Anthony
  5. license: creative commons CC-BY-NC-SA
  6. based on: "Carbon" by Eric Hettervik
  7. -->
  8.  
  9. <?xml version="1.0" encoding="UTF-8"?>
  10. <theme>
  11. <formatVersion>4</formatVersion>
  12.  
  13. <view name="system">
  14. <image name="system-background" extra="true">
  15. <origin>0 0</origin>
  16. <pos>0 0</pos>
  17. <size>1 1</size>
  18. <tile>true</tile>
  19. <path>./_inc/images/background.png</path>
  20. </image>
  21. </view>
  22.  
  23. <view name="system,basic,detailed,video">
  24. <helpsystem name="help">
  25. <textColor>777777</textColor>
  26. <iconColor>77777750</iconColor>
  27. </helpsystem>
  28. </view>
  29.  
  30. <view name="basic,detailed,video">
  31. <image name="background">
  32. <origin>0 0</origin>
  33. <pos>0 0</pos>
  34. <tile>true</tile>
  35. <path>./_inc/images/background.png</path>
  36. </image>
  37. <image name="logo">
  38. <origin>0.5 0.5</origin>
  39. <pos>0.5 0.075</pos>
  40. <maxSize>0.5 0.1</maxSize>
  41. </image>
  42. <textlist name="gamelist">
  43. <pos>0.1875 0.175</pos>
  44. <size>0.625 0.740</size>
  45. <selectorColor>1c1c1c00</selectorColor>
  46. <selectedColor>bba358</selectedColor>
  47. <primaryColor>eaeaea</primaryColor>
  48. <secondaryColor>eaeaea</secondaryColor>
  49. <fontPath>./_inc/fonts/Cabin-Bold-TTF.ttf</fontPath>
  50. <fontSize>0.038</fontSize>
  51. <forceUppercase>1</forceUppercase>
  52. <scrollSound>./_inc/sounds/select.wav</scrollSound>
  53. <alignment>center</alignment>
  54. </textlist>
  55. </view>
  56.  
  57. <view name="detailed,video">
  58. <text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_lastplayed, md_lbl_playcount, md_rating, md_developer, md_publisher, md_genre, md_playcount, md_lastplayed, md_releasedate, md_genre">
  59. <pos>1 1</pos>
  60. </text>
  61. <text name="md_description,md_lbl_players,md_players,md_genre,md_releasedate,md_lastplayed,md_lbl_lastplayed,md_lbl_playcount">
  62. <color>555555</color>
  63. <fontPath>./_inc/fonts/Cabin-Bold-TTF.ttf</fontPath>
  64. <fontSize>0.0242</fontSize>
  65. </text>
  66. <rating name="md_rating">
  67. <pos>0.035 0.558</pos>
  68. <size>0 0.025</size>
  69. <filledPath>./_inc/images/star_filled.svg</filledPath>
  70. <unfilledPath>./_inc/images/star_empty.svg</unfilledPath>
  71. </rating>
  72. <text name="md_lbl_players">
  73. <pos>0.035 0.605</pos>
  74. <size>0.0625 0.025</size>
  75. <fontSize>0.02</fontSize>
  76. </text>
  77. <text name="md_players">
  78. <color>999999</color>
  79. <pos>0.0825 0.605</pos>
  80. <size>0.0375 0.025</size>
  81. </text>
  82. <text name="md_lbl_lastplayed">
  83. <pos>0.1 0.605</pos>
  84. <size>0.075 0.025</size>
  85. <fontSize>0.02</fontSize>
  86. </text>
  87. <datetime name="md_lastplayed">
  88. <color>999999</color>
  89. <pos>0.170 0.605</pos>
  90. <size>0.075 0.025</size>
  91. <fontSize>0.02</fontSize>
  92. </datetime>
  93. <text name="md_lbl_playcount">
  94. <pos>0.245 0.605</pos>
  95. <size>0.1 0.025</size>
  96. <fontSize>0.02</fontSize>
  97. </text>
  98. <text name="md_playcount">
  99. <color>999999</color>
  100. <pos>0.328 0.605</pos>
  101. <size>0.075 0.025</size>
  102. <fontSize>0.02</fontSize>
  103. </text>
  104. <text name="md_lbl_releasedate">
  105. <color>555555</color>
  106. <pos>0.340 0.605</pos>
  107. <size>0.075 0.025</size>
  108. <fontSize>0.02</fontSize>
  109. </text>
  110. <datetime name="md_releasedate">
  111. <color>999999</color>
  112. <pos>0.390 0.605</pos>
  113. <size>0.075 0.025</size>
  114. <fontSize>0.02</fontSize>
  115. </datetime>
  116. <text name="md_description">
  117. <pos>0.035 0.650</pos>
  118. <size>0.480 0.260</size>
  119. <color>999999</color>
  120. </text>
  121. <image name="crt" extra="true">
  122. <origin>0.5 0.5</origin>
  123. <pos>0.175 0.35</pos>
  124. <size>0.3125 0.425</size>
  125. <path>./_inc/images/crt.png</path>
  126. </image>
  127. <textlist name="gamelist">
  128. <pos>0.55 0.175</pos>
  129. <size>0.43 0.750</size>
  130. <fontSize>0.0325</fontSize>
  131. <alignment>left</alignment>
  132. </textlist>
  133. <image name="md_hidden">
  134. <origin>0 0</origin>
  135. <pos>0.390625 0.558</pos>
  136. <path>./_inc/images/hidden.svg</path>
  137. <maxSize>0.01875 0.025</maxSize>
  138. <color>bba35880</color>
  139. </image>
  140. <image name="md_kidgame">
  141. <origin>0 0</origin>
  142. <pos>0.4171875 0.558</pos>
  143. <path>./_inc/images/kid.svg</path>
  144. <maxSize>0.01875 0.025</maxSize>
  145. <color>bba35880</color>
  146. </image>
  147. <image name="md_favorite">
  148. <origin>0 0</origin>
  149. <pos>0.4359375 0.558</pos>
  150. <path>./_inc/images/favorite.svg</path>
  151. <maxSize>0.01875 0.025</maxSize>
  152. <color>bba35880</color>
  153. </image>
  154. <image name="overlay" extra="true">
  155. <!-- Right Aligned at Top -->
  156. <origin>1 0.5</origin>
  157. <pos>0.97 0.0775</pos>
  158. <maxSize>0.37 0.13</maxSize>
  159. </image>
  160. </view>
  161.  
  162. <!-- <feature supported="video"> -->
  163. <view name="video">
  164. <image name="crt" extra="true">
  165. <path>./_inc/images/crt-video.png</path>
  166. </image>
  167. <image name="md_marquee">
  168. <origin>0.5 0.5</origin>
  169. <pos>0.415 0.24</pos>
  170. <maxSize>0.25 0.25</maxSize>
  171. </image>
  172. <image name="md_image">
  173. <origin>1 1</origin>
  174. <pos>0.460 0.568</pos>
  175. <maxSize>0.1 0.2</maxSize>
  176. </image>
  177. <video name="md_video">
  178. <origin>0.5 0.5</origin>
  179. <pos>0.175 0.35</pos>
  180. <size>0.25 0.33</size>
  181. <delay>0.01</delay>
  182. <default>./_inc/videos/static.mp4</default>
  183. <showSnapshotNoVideo>false</showSnapshotNoVideo>
  184. <showSnapshotDelay>false</showSnapshotDelay>
  185. </video>
  186. </view>
  187. <!-- </feature> -->
  188.  
  189. </theme>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement