Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / theme / mainTheme.tres
@小李xl 小李xl on 13 Feb 2023 33 KB PutDown()参数改为枚举类型
  1. [gd_resource type="Theme" load_steps=77 format=3 uid="uid://cyfdqgfonv22k"]
  2.  
  3. [sub_resource type="StyleBoxFlat" id="1"]
  4. content_margin_left = 6.0
  5. content_margin_top = 4.0
  6. content_margin_right = 6.0
  7. content_margin_bottom = 4.0
  8. bg_color = Color(0.109412, 0.109412, 0.109412, 1)
  9. border_width_left = 1
  10. border_width_top = 1
  11. border_width_right = 1
  12. border_width_bottom = 1
  13. border_color = Color(0.0850983, 0.0850983, 0.0850983, 1)
  14.  
  15. [sub_resource type="StyleBoxFlat" id="2"]
  16. content_margin_left = 6.0
  17. content_margin_top = 4.0
  18. content_margin_right = 6.0
  19. content_margin_bottom = 4.0
  20. bg_color = Color(0.0911767, 0.0911767, 0.0911767, 1)
  21. border_width_left = 1
  22. border_width_top = 1
  23. border_width_right = 1
  24. border_width_bottom = 1
  25. border_color = Color(0.117647, 0.431373, 0.905882, 1)
  26.  
  27. [sub_resource type="StyleBoxFlat" id="3"]
  28. content_margin_left = 6.0
  29. content_margin_top = 4.0
  30. content_margin_right = 6.0
  31. content_margin_bottom = 4.0
  32. bg_color = Color(0.0911767, 0.0911767, 0.0911767, 1)
  33. border_width_left = 1
  34. border_width_top = 1
  35. border_width_right = 1
  36. border_width_bottom = 1
  37. border_color = Color(0.341177, 0.341177, 0.341177, 1)
  38.  
  39. [sub_resource type="StyleBoxFlat" id="4"]
  40. content_margin_left = 6.0
  41. content_margin_top = 4.0
  42. content_margin_right = 6.0
  43. content_margin_bottom = 4.0
  44. bg_color = Color(0, 0, 0, 1)
  45. border_width_left = 1
  46. border_width_top = 1
  47. border_width_right = 1
  48. border_width_bottom = 1
  49. border_color = Color(0.0759806, 0.0759806, 0.0759806, 1)
  50.  
  51. [sub_resource type="StyleBoxFlat" id="5"]
  52. content_margin_left = 6.0
  53. content_margin_top = 4.0
  54. content_margin_right = 6.0
  55. content_margin_bottom = 4.0
  56. bg_color = Color(0.0911767, 0.0911767, 0.0911767, 1)
  57. border_width_left = 1
  58. border_width_top = 1
  59. border_width_right = 1
  60. border_width_bottom = 1
  61. border_color = Color(0.117647, 0.431373, 0.905882, 1)
  62.  
  63. [sub_resource type="StyleBoxFlat" id="6"]
  64. content_margin_left = 3.0
  65. content_margin_top = 5.0
  66. content_margin_right = 3.0
  67. content_margin_bottom = 10.0
  68. bg_color = Color(0.0932944, 0.118392, 0.156353, 1)
  69. border_width_left = 2
  70. border_width_top = 2
  71. border_width_right = 2
  72. border_width_bottom = 2
  73. border_color = Color(0.0823529, 0.301961, 0.634117, 0.8)
  74.  
  75. [sub_resource type="StyleBoxFlat" id="7"]
  76. content_margin_left = 3.0
  77. content_margin_top = 5.0
  78. content_margin_right = 3.0
  79. content_margin_bottom = 10.0
  80. bg_color = Color(0.109941, 0.0995689, 0.156353, 1)
  81. border_width_left = 2
  82. border_width_top = 2
  83. border_width_right = 2
  84. border_width_bottom = 2
  85. border_color = Color(0.228014, 0.137255, 0.634117, 0.8)
  86.  
  87. [sub_resource type="StyleBoxFlat" id="8"]
  88. content_margin_left = 3.0
  89. content_margin_top = 5.0
  90. content_margin_right = 3.0
  91. content_margin_bottom = 10.0
  92. bg_color = Color(0.140588, 0.0995689, 0.15153, 1)
  93. border_width_left = 2
  94. border_width_top = 2
  95. border_width_right = 2
  96. border_width_bottom = 2
  97. border_color = Color(0.496176, 0.137255, 0.591912, 0.8)
  98.  
  99. [sub_resource type="StyleBoxFlat" id="9"]
  100. content_margin_left = 3.0
  101. content_margin_top = 5.0
  102. content_margin_right = 3.0
  103. content_margin_bottom = 10.0
  104. bg_color = Color(0.140588, 0.0995689, 0.116059, 1)
  105. border_width_left = 2
  106. border_width_top = 2
  107. border_width_right = 2
  108. border_width_bottom = 2
  109. border_color = Color(0.496176, 0.137255, 0.281544, 0.8)
  110.  
  111. [sub_resource type="StyleBoxFlat" id="10"]
  112. content_margin_left = 3.0
  113. content_margin_top = 5.0
  114. content_margin_right = 3.0
  115. content_margin_bottom = 10.0
  116. bg_color = Color(0.140588, 0.128039, 0.109059, 1)
  117. border_width_left = 2
  118. border_width_top = 2
  119. border_width_right = 2
  120. border_width_bottom = 2
  121. border_color = Color(0.496176, 0.386372, 0.220294, 0.8)
  122.  
  123. [sub_resource type="StyleBoxFlat" id="11"]
  124. content_margin_left = 3.0
  125. content_margin_top = 5.0
  126. content_margin_right = 3.0
  127. content_margin_bottom = 10.0
  128. bg_color = Color(0.123941, 0.146863, 0.109059, 1)
  129. border_width_left = 2
  130. border_width_top = 2
  131. border_width_right = 2
  132. border_width_bottom = 2
  133. border_color = Color(0.350515, 0.551078, 0.220294, 0.8)
  134.  
  135. [sub_resource type="StyleBoxFlat" id="12"]
  136. content_margin_left = 3.0
  137. content_margin_top = 5.0
  138. content_margin_right = 3.0
  139. content_margin_bottom = 10.0
  140. bg_color = Color(0.0932944, 0.146863, 0.113883, 1)
  141. border_width_left = 2
  142. border_width_top = 2
  143. border_width_right = 2
  144. border_width_bottom = 2
  145. border_color = Color(0.0823529, 0.551078, 0.2625, 0.8)
  146.  
  147. [sub_resource type="StyleBoxFlat" id="13"]
  148. content_margin_left = 3.0
  149. content_margin_top = 5.0
  150. content_margin_right = 3.0
  151. content_margin_bottom = 10.0
  152. bg_color = Color(0.0932944, 0.146863, 0.149353, 1)
  153. border_width_left = 2
  154. border_width_top = 2
  155. border_width_right = 2
  156. border_width_bottom = 2
  157. border_color = Color(0.0823529, 0.551078, 0.572867, 0.8)
  158.  
  159. [sub_resource type="StyleBoxFlat" id="14"]
  160. content_margin_left = 3.0
  161. content_margin_top = 5.0
  162. content_margin_right = 3.0
  163. content_margin_bottom = 10.0
  164. bg_color = Color(0.140588, 0.0995689, 0.15153, 1)
  165. border_width_left = 2
  166. border_width_top = 2
  167. border_width_right = 2
  168. border_width_bottom = 2
  169. border_color = Color(0.496176, 0.137255, 0.591912, 0.8)
  170.  
  171. [sub_resource type="StyleBoxFlat" id="15"]
  172. content_margin_left = 3.0
  173. content_margin_top = 5.0
  174. content_margin_right = 3.0
  175. content_margin_bottom = 10.0
  176. bg_color = Color(0.140588, 0.0995689, 0.116059, 1)
  177. border_width_left = 2
  178. border_width_top = 2
  179. border_width_right = 2
  180. border_width_bottom = 2
  181. border_color = Color(0.496176, 0.137255, 0.281544, 0.8)
  182.  
  183. [sub_resource type="StyleBoxFlat" id="16"]
  184. content_margin_left = 3.0
  185. content_margin_top = 5.0
  186. content_margin_right = 3.0
  187. content_margin_bottom = 10.0
  188. bg_color = Color(0.140588, 0.128039, 0.109059, 1)
  189. border_width_left = 2
  190. border_width_top = 2
  191. border_width_right = 2
  192. border_width_bottom = 2
  193. border_color = Color(0.496176, 0.386372, 0.220294, 0.8)
  194.  
  195. [sub_resource type="StyleBoxFlat" id="17"]
  196. content_margin_left = 3.0
  197. content_margin_top = 5.0
  198. content_margin_right = 3.0
  199. content_margin_bottom = 10.0
  200. bg_color = Color(0.123941, 0.146863, 0.109059, 1)
  201. border_width_left = 2
  202. border_width_top = 2
  203. border_width_right = 2
  204. border_width_bottom = 2
  205. border_color = Color(0.350515, 0.551078, 0.220294, 0.8)
  206.  
  207. [sub_resource type="StyleBoxFlat" id="18"]
  208. content_margin_left = 3.0
  209. content_margin_top = 5.0
  210. content_margin_right = 3.0
  211. content_margin_bottom = 10.0
  212. bg_color = Color(0.0932944, 0.146863, 0.113883, 1)
  213. border_width_left = 2
  214. border_width_top = 2
  215. border_width_right = 2
  216. border_width_bottom = 2
  217. border_color = Color(0.0823529, 0.551078, 0.2625, 0.8)
  218.  
  219. [sub_resource type="StyleBoxFlat" id="19"]
  220. content_margin_left = 3.0
  221. content_margin_top = 5.0
  222. content_margin_right = 3.0
  223. content_margin_bottom = 10.0
  224. bg_color = Color(0.0932944, 0.146863, 0.149353, 1)
  225. border_width_left = 2
  226. border_width_top = 2
  227. border_width_right = 2
  228. border_width_bottom = 2
  229. border_color = Color(0.0823529, 0.551078, 0.572867, 0.8)
  230.  
  231. [sub_resource type="StyleBoxFlat" id="20"]
  232. content_margin_left = 3.0
  233. content_margin_top = 5.0
  234. content_margin_right = 3.0
  235. content_margin_bottom = 10.0
  236. bg_color = Color(0.0932944, 0.118392, 0.156353, 1)
  237. border_width_left = 2
  238. border_width_top = 2
  239. border_width_right = 2
  240. border_width_bottom = 2
  241. border_color = Color(0.0823529, 0.301961, 0.634117, 0.8)
  242.  
  243. [sub_resource type="StyleBoxFlat" id="21"]
  244. content_margin_left = 3.0
  245. content_margin_top = 5.0
  246. content_margin_right = 3.0
  247. content_margin_bottom = 10.0
  248. bg_color = Color(0.109941, 0.0995689, 0.156353, 1)
  249. border_width_left = 2
  250. border_width_top = 2
  251. border_width_right = 2
  252. border_width_bottom = 2
  253. border_color = Color(0.228014, 0.137255, 0.634117, 0.8)
  254.  
  255. [sub_resource type="StyleBoxFlat" id="22"]
  256. bg_color = Color(0.0823529, 0.301961, 0.634117, 0.8)
  257.  
  258. [sub_resource type="StyleBoxFlat" id="23"]
  259. bg_color = Color(0.228014, 0.137255, 0.634117, 0.8)
  260.  
  261. [sub_resource type="StyleBoxFlat" id="24"]
  262. bg_color = Color(0.496176, 0.137255, 0.591912, 0.8)
  263.  
  264. [sub_resource type="StyleBoxFlat" id="25"]
  265. bg_color = Color(0.496176, 0.137255, 0.281544, 0.8)
  266.  
  267. [sub_resource type="StyleBoxFlat" id="26"]
  268. bg_color = Color(0.496176, 0.386372, 0.220294, 0.8)
  269.  
  270. [sub_resource type="StyleBoxFlat" id="27"]
  271. bg_color = Color(0.350515, 0.551078, 0.220294, 0.8)
  272.  
  273. [sub_resource type="StyleBoxFlat" id="28"]
  274. bg_color = Color(0.0823529, 0.551078, 0.2625, 0.8)
  275.  
  276. [sub_resource type="StyleBoxFlat" id="29"]
  277. bg_color = Color(0.0823529, 0.551078, 0.572867, 0.8)
  278.  
  279. [sub_resource type="StyleBoxFlat" id="30"]
  280. bg_color = Color(0.496176, 0.137255, 0.591912, 0.8)
  281.  
  282. [sub_resource type="StyleBoxFlat" id="31"]
  283. bg_color = Color(0.496176, 0.137255, 0.281544, 0.8)
  284.  
  285. [sub_resource type="StyleBoxFlat" id="32"]
  286. bg_color = Color(0.496176, 0.386372, 0.220294, 0.8)
  287.  
  288. [sub_resource type="StyleBoxFlat" id="33"]
  289. bg_color = Color(0.350515, 0.551078, 0.220294, 0.8)
  290.  
  291. [sub_resource type="StyleBoxFlat" id="34"]
  292. bg_color = Color(0.0823529, 0.551078, 0.2625, 0.8)
  293.  
  294. [sub_resource type="StyleBoxFlat" id="35"]
  295. bg_color = Color(0.0823529, 0.551078, 0.572867, 0.8)
  296.  
  297. [sub_resource type="StyleBoxFlat" id="36"]
  298. bg_color = Color(0.0823529, 0.301961, 0.634117, 0.8)
  299.  
  300. [sub_resource type="StyleBoxFlat" id="37"]
  301. bg_color = Color(0.228014, 0.137255, 0.634117, 0.8)
  302.  
  303. [sub_resource type="StyleBoxFlat" id="38"]
  304. bg_color = Color(0.0941176, 0.345098, 0.724706, 0.8)
  305.  
  306. [sub_resource type="StyleBoxFlat" id="39"]
  307. bg_color = Color(0.260588, 0.156863, 0.724706, 0.8)
  308.  
  309. [sub_resource type="StyleBoxFlat" id="40"]
  310. bg_color = Color(0.567059, 0.156863, 0.676471, 0.8)
  311.  
  312. [sub_resource type="StyleBoxFlat" id="41"]
  313. bg_color = Color(0.567059, 0.156863, 0.321765, 0.8)
  314.  
  315. [sub_resource type="StyleBoxFlat" id="42"]
  316. bg_color = Color(0.567059, 0.441568, 0.251765, 0.8)
  317.  
  318. [sub_resource type="StyleBoxFlat" id="43"]
  319. bg_color = Color(0.400588, 0.629804, 0.251765, 0.8)
  320.  
  321. [sub_resource type="StyleBoxFlat" id="44"]
  322. bg_color = Color(0.0941176, 0.629804, 0.3, 0.8)
  323.  
  324. [sub_resource type="StyleBoxFlat" id="45"]
  325. bg_color = Color(0.0941176, 0.629804, 0.654705, 0.8)
  326.  
  327. [sub_resource type="StyleBoxFlat" id="46"]
  328. bg_color = Color(0.567059, 0.156863, 0.676471, 0.8)
  329.  
  330. [sub_resource type="StyleBoxFlat" id="47"]
  331. bg_color = Color(0.567059, 0.156863, 0.321765, 0.8)
  332.  
  333. [sub_resource type="StyleBoxFlat" id="48"]
  334. bg_color = Color(0.567059, 0.441568, 0.251765, 0.8)
  335.  
  336. [sub_resource type="StyleBoxFlat" id="49"]
  337. bg_color = Color(0.400588, 0.629804, 0.251765, 0.8)
  338.  
  339. [sub_resource type="StyleBoxFlat" id="50"]
  340. bg_color = Color(0.0941176, 0.629804, 0.3, 0.8)
  341.  
  342. [sub_resource type="StyleBoxFlat" id="51"]
  343. bg_color = Color(0.0941176, 0.629804, 0.654705, 0.8)
  344.  
  345. [sub_resource type="StyleBoxFlat" id="52"]
  346. bg_color = Color(0.0941176, 0.345098, 0.724706, 0.8)
  347.  
  348. [sub_resource type="StyleBoxFlat" id="53"]
  349. bg_color = Color(0.260588, 0.156863, 0.724706, 0.8)
  350.  
  351. [sub_resource type="ImageTexture" id="58"]
  352.  
  353. [sub_resource type="Image" id="Image_d1oqo"]
  354. data = {
  355. "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 1, 255, 255, 255, 39, 255, 255, 255, 67, 255, 255, 255, 67, 255, 255, 255, 39, 255, 255, 255, 1, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 39, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 39, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 66, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 66, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 66, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 66, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 39, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 75, 255, 255, 255, 39, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 1, 255, 255, 255, 39, 255, 255, 255, 67, 255, 255, 255, 67, 255, 255, 255, 39, 255, 255, 255, 1, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
  356. "format": "RGBA8",
  357. "height": 12,
  358. "mipmaps": false,
  359. "width": 12
  360. }
  361.  
  362. [sub_resource type="ImageTexture" id="60"]
  363. image = SubResource("Image_d1oqo")
  364.  
  365. [sub_resource type="StyleBoxTexture" id="61"]
  366. content_margin_left = 2.0
  367. content_margin_top = 2.0
  368. content_margin_right = 2.0
  369. content_margin_bottom = 2.0
  370. texture = SubResource("60")
  371. region_rect = Rect2(0, 0, 12, 12)
  372.  
  373. [sub_resource type="Image" id="Image_d1vtr"]
  374. data = {
  375. "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 247, 247, 247, 0, 248, 248, 248, 0, 248, 248, 248, 0, 247, 247, 247, 0, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 191, 191, 191, 4, 247, 247, 247, 98, 248, 248, 248, 167, 248, 248, 248, 167, 247, 247, 247, 98, 191, 191, 191, 4, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 247, 247, 0, 247, 247, 247, 97, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 247, 247, 247, 97, 247, 247, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 248, 248, 0, 248, 248, 248, 164, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 164, 248, 248, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 248, 248, 248, 0, 248, 248, 248, 164, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 164, 248, 248, 248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 247, 247, 247, 0, 247, 247, 247, 97, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 248, 248, 248, 186, 247, 247, 247, 97, 247, 247, 247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 191, 191, 191, 4, 247, 247, 247, 98, 248, 248, 248, 167, 248, 248, 248, 167, 247, 247, 247, 98, 191, 191, 191, 4, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 191, 191, 191, 0, 247, 247, 247, 0, 248, 248, 248, 0, 248, 248, 248, 0, 247, 247, 247, 0, 191, 191, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
  376. "format": "RGBA8",
  377. "height": 12,
  378. "mipmaps": false,
  379. "width": 12
  380. }
  381.  
  382. [sub_resource type="ImageTexture" id="63"]
  383. image = SubResource("Image_d1vtr")
  384.  
  385. [sub_resource type="StyleBoxTexture" id="64"]
  386. content_margin_left = 2.0
  387. content_margin_top = 2.0
  388. content_margin_right = 2.0
  389. content_margin_bottom = 2.0
  390. texture = SubResource("63")
  391. region_rect = Rect2(0, 0, 12, 12)
  392.  
  393. [sub_resource type="Image" id="Image_7wxck"]
  394. data = {
  395. "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 127, 127, 127, 4, 173, 173, 173, 97, 173, 173, 173, 166, 173, 173, 173, 166, 173, 173, 173, 97, 127, 127, 127, 4, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 172, 172, 0, 172, 172, 172, 96, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 172, 172, 172, 96, 172, 172, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 173, 173, 0, 173, 173, 173, 163, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 163, 173, 173, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 173, 173, 0, 173, 173, 173, 163, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 163, 173, 173, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 172, 172, 0, 172, 172, 172, 96, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 173, 173, 173, 185, 172, 172, 172, 96, 172, 172, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 127, 127, 127, 4, 173, 173, 173, 97, 173, 173, 173, 166, 173, 173, 173, 166, 173, 173, 173, 97, 127, 127, 127, 4, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 127, 127, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 173, 173, 173, 0, 127, 127, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
  396. "format": "RGBA8",
  397. "height": 12,
  398. "mipmaps": false,
  399. "width": 12
  400. }
  401.  
  402. [sub_resource type="ImageTexture" id="66"]
  403. image = SubResource("Image_7wxck")
  404.  
  405. [sub_resource type="StyleBoxTexture" id="67"]
  406. content_margin_left = 2.0
  407. content_margin_top = 2.0
  408. content_margin_right = 2.0
  409. content_margin_bottom = 2.0
  410. texture = SubResource("66")
  411. region_rect = Rect2(0, 0, 12, 12)
  412.  
  413. [sub_resource type="Image" id="Image_2hs3o"]
  414. data = {
  415. "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 4, 255, 255, 255, 16, 255, 255, 255, 16, 255, 255, 255, 4, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 16, 255, 255, 255, 21, 255, 255, 255, 21, 255, 255, 255, 16, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 16, 255, 255, 255, 21, 255, 255, 255, 21, 255, 255, 255, 16, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 4, 255, 255, 255, 16, 255, 255, 255, 16, 255, 255, 255, 4, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
  416. "format": "RGBA8",
  417. "height": 12,
  418. "mipmaps": false,
  419. "width": 12
  420. }
  421.  
  422. [sub_resource type="ImageTexture" id="69"]
  423. image = SubResource("Image_2hs3o")
  424.  
  425. [sub_resource type="StyleBoxTexture" id="70"]
  426. content_margin_left = 0.0
  427. content_margin_top = 0.0
  428. content_margin_right = 0.0
  429. content_margin_bottom = 0.0
  430. texture = SubResource("69")
  431. region_rect = Rect2(0, 0, 12, 12)
  432.  
  433. [sub_resource type="StyleBoxTexture" id="71"]
  434. content_margin_left = 0.0
  435. content_margin_top = 0.0
  436. content_margin_right = 0.0
  437. content_margin_bottom = 0.0
  438. texture = SubResource("69")
  439. region_rect = Rect2(0, 0, 12, 12)
  440.  
  441. [sub_resource type="StyleBoxEmpty" id="54"]
  442. content_margin_left = 4.0
  443. content_margin_top = 4.0
  444. content_margin_right = 4.0
  445. content_margin_bottom = 4.0
  446.  
  447. [sub_resource type="Image" id="Image_cdopv"]
  448. data = {
  449. "data": PackedByteArray(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 76, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 76, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 76, 255, 255, 255, 228, 255, 255, 255, 188, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 188, 255, 255, 255, 228, 255, 255, 255, 76, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 18, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 187, 255, 255, 255, 17, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 187, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 18, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 185, 255, 255, 255, 17, 255, 255, 255, 17, 255, 255, 255, 186, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 190, 255, 255, 255, 229, 255, 255, 255, 185, 255, 255, 255, 185, 255, 255, 255, 229, 255, 255, 255, 189, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 191, 255, 255, 255, 229, 255, 255, 255, 229, 255, 255, 255, 190, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 187, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 187, 255, 255, 255, 229, 255, 255, 255, 188, 255, 255, 255, 18, 255, 255, 255, 19, 255, 255, 255, 188, 255, 255, 255, 229, 255, 255, 255, 186, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 17, 255, 255, 255, 185, 255, 255, 255, 229, 255, 255, 255, 189, 255, 255, 255, 19, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 189, 255, 255, 255, 229, 255, 255, 255, 185, 255, 255, 255, 17, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 76, 255, 255, 255, 229, 255, 255, 255, 190, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 190, 255, 255, 255, 229, 255, 255, 255, 76, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 77, 255, 255, 255, 19, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 19, 255, 255, 255, 77, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 255, 0, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0),
  450. "format": "RGBA8",
  451. "height": 16,
  452. "mipmaps": false,
  453. "width": 16
  454. }
  455.  
  456. [sub_resource type="ImageTexture" id="56"]
  457. image = SubResource("Image_cdopv")
  458.  
  459. [sub_resource type="StyleBoxFlat" id="57"]
  460. content_margin_left = 6.0
  461. content_margin_top = 4.0
  462. content_margin_right = 6.0
  463. content_margin_bottom = 4.0
  464. bg_color = Color(0.0705882, 0.0705882, 0.0705882, 1)
  465.  
  466. [sub_resource type="StyleBoxTexture" id="73"]
  467. content_margin_left = 2.0
  468. content_margin_top = 2.0
  469. content_margin_right = 2.0
  470. content_margin_bottom = 2.0
  471. texture = SubResource("60")
  472. region_rect = Rect2(0, 0, 12, 12)
  473.  
  474. [sub_resource type="StyleBoxTexture" id="74"]
  475. content_margin_left = 2.0
  476. content_margin_top = 2.0
  477. content_margin_right = 2.0
  478. content_margin_bottom = 2.0
  479. texture = SubResource("63")
  480. region_rect = Rect2(0, 0, 12, 12)
  481.  
  482. [sub_resource type="StyleBoxTexture" id="75"]
  483. content_margin_left = 2.0
  484. content_margin_top = 2.0
  485. content_margin_right = 2.0
  486. content_margin_bottom = 2.0
  487. texture = SubResource("66")
  488. region_rect = Rect2(0, 0, 12, 12)
  489.  
  490. [sub_resource type="StyleBoxTexture" id="76"]
  491. content_margin_left = 0.0
  492. content_margin_top = 0.0
  493. content_margin_right = 0.0
  494. content_margin_bottom = 0.0
  495. texture = SubResource("69")
  496. region_rect = Rect2(0, 0, 12, 12)
  497.  
  498. [sub_resource type="StyleBoxTexture" id="77"]
  499. content_margin_left = 0.0
  500. content_margin_top = 0.0
  501. content_margin_right = 0.0
  502. content_margin_bottom = 0.0
  503. texture = SubResource("69")
  504. region_rect = Rect2(0, 0, 12, 12)
  505.  
  506. [resource]
  507. Button/colors/font_color = Color(0.780392, 0.780392, 0.780392, 1)
  508. Button/colors/font_color_disabled = Color(1, 1, 1, 0.3)
  509. Button/colors/font_color_focus = Color(0.868235, 0.868235, 0.868235, 1)
  510. Button/colors/font_color_hover = Color(0.868235, 0.868235, 0.868235, 1)
  511. Button/colors/font_color_pressed = Color(0.117647, 0.431373, 0.905882, 1)
  512. Button/colors/icon_color_hover = Color(1.15, 1.15, 1.15, 1)
  513. Button/colors/icon_color_pressed = Color(0.135294, 0.496079, 1.04176, 1)
  514. Button/constants/hseparation = 2
  515. Button/fonts/font = null
  516. Button/styles/disabled = SubResource("1")
  517. Button/styles/focus = SubResource("2")
  518. Button/styles/hover = SubResource("3")
  519. Button/styles/normal = SubResource("4")
  520. Button/styles/pressed = SubResource("5")
  521. Editor/colors/accent_color = Color(0.117647, 0.431373, 0.905882, 1)
  522. Editor/colors/axis_x_color = Color(0.96, 0.2, 0.32, 1)
  523. Editor/colors/axis_y_color = Color(0.53, 0.84, 0.01, 1)
  524. Editor/colors/axis_z_color = Color(0.16, 0.55, 0.96, 1)
  525. Editor/colors/base_color = Color(0.121569, 0.121569, 0.121569, 1)
  526. Editor/colors/box_selection_fill_color = Color(0.117647, 0.431373, 0.905882, 0.3)
  527. Editor/colors/box_selection_stroke_color = Color(0.117647, 0.431373, 0.905882, 0.8)
  528. Editor/colors/contrast_color_1 = Color(0.341177, 0.341177, 0.341177, 1)
  529. Editor/colors/contrast_color_2 = Color(0.450981, 0.450981, 0.450981, 1)
  530. Editor/colors/dark_color_1 = Color(0.0911767, 0.0911767, 0.0911767, 1)
  531. Editor/colors/dark_color_2 = Color(0.0759806, 0.0759806, 0.0759806, 1)
  532. Editor/colors/dark_color_3 = Color(0.0607845, 0.0607845, 0.0607845, 1)
  533. Editor/colors/disabled_font_color = Color(1, 1, 1, 0.3)
  534. Editor/colors/error_color = Color(1, 0.47, 0.42, 1)
  535. Editor/colors/font_color = Color(0.780392, 0.780392, 0.780392, 1)
  536. Editor/colors/highlight_color = Color(1, 1, 1, 0.2)
  537. Editor/colors/highlighted_font_color = Color(0.868235, 0.868235, 0.868235, 1)
  538. Editor/colors/mono_color = Color(1, 1, 1, 1)
  539. Editor/colors/prop_category = Color(0.200236, 0.200236, 0.200236, 1)
  540. Editor/colors/prop_section = Color(0.172971, 0.172971, 0.172971, 1)
  541. Editor/colors/prop_subsection = Color(0.145706, 0.145706, 0.145706, 1)
  542. Editor/colors/property_color = Color(0.640196, 0.640196, 0.640196, 1)
  543. Editor/colors/sub_inspector_property_color = Color(1, 1, 1, 1)
  544. Editor/colors/success_color = Color(0.45, 0.95, 0.5, 1)
  545. Editor/colors/warning_color = Color(1, 0.87, 0.4, 1)
  546. Editor/constants/dark_theme = 1
  547. Editor/constants/inspector_margin = 8
  548. Editor/constants/scale = 1
  549. Editor/constants/sub_inspector_font_offset = 4
  550. Editor/constants/thumb_size = 64
  551. Editor/styles/sub_inspector_bg0 = SubResource("6")
  552. Editor/styles/sub_inspector_bg1 = SubResource("7")
  553. Editor/styles/sub_inspector_bg10 = SubResource("8")
  554. Editor/styles/sub_inspector_bg11 = SubResource("9")
  555. Editor/styles/sub_inspector_bg12 = SubResource("10")
  556. Editor/styles/sub_inspector_bg13 = SubResource("11")
  557. Editor/styles/sub_inspector_bg14 = SubResource("12")
  558. Editor/styles/sub_inspector_bg15 = SubResource("13")
  559. Editor/styles/sub_inspector_bg2 = SubResource("14")
  560. Editor/styles/sub_inspector_bg3 = SubResource("15")
  561. Editor/styles/sub_inspector_bg4 = SubResource("16")
  562. Editor/styles/sub_inspector_bg5 = SubResource("17")
  563. Editor/styles/sub_inspector_bg6 = SubResource("18")
  564. Editor/styles/sub_inspector_bg7 = SubResource("19")
  565. Editor/styles/sub_inspector_bg8 = SubResource("20")
  566. Editor/styles/sub_inspector_bg9 = SubResource("21")
  567. Editor/styles/sub_inspector_property_bg0 = SubResource("22")
  568. Editor/styles/sub_inspector_property_bg1 = SubResource("23")
  569. Editor/styles/sub_inspector_property_bg10 = SubResource("24")
  570. Editor/styles/sub_inspector_property_bg11 = SubResource("25")
  571. Editor/styles/sub_inspector_property_bg12 = SubResource("26")
  572. Editor/styles/sub_inspector_property_bg13 = SubResource("27")
  573. Editor/styles/sub_inspector_property_bg14 = SubResource("28")
  574. Editor/styles/sub_inspector_property_bg15 = SubResource("29")
  575. Editor/styles/sub_inspector_property_bg2 = SubResource("30")
  576. Editor/styles/sub_inspector_property_bg3 = SubResource("31")
  577. Editor/styles/sub_inspector_property_bg4 = SubResource("32")
  578. Editor/styles/sub_inspector_property_bg5 = SubResource("33")
  579. Editor/styles/sub_inspector_property_bg6 = SubResource("34")
  580. Editor/styles/sub_inspector_property_bg7 = SubResource("35")
  581. Editor/styles/sub_inspector_property_bg8 = SubResource("36")
  582. Editor/styles/sub_inspector_property_bg9 = SubResource("37")
  583. Editor/styles/sub_inspector_property_bg_selected0 = SubResource("38")
  584. Editor/styles/sub_inspector_property_bg_selected1 = SubResource("39")
  585. Editor/styles/sub_inspector_property_bg_selected10 = SubResource("40")
  586. Editor/styles/sub_inspector_property_bg_selected11 = SubResource("41")
  587. Editor/styles/sub_inspector_property_bg_selected12 = SubResource("42")
  588. Editor/styles/sub_inspector_property_bg_selected13 = SubResource("43")
  589. Editor/styles/sub_inspector_property_bg_selected14 = SubResource("44")
  590. Editor/styles/sub_inspector_property_bg_selected15 = SubResource("45")
  591. Editor/styles/sub_inspector_property_bg_selected2 = SubResource("46")
  592. Editor/styles/sub_inspector_property_bg_selected3 = SubResource("47")
  593. Editor/styles/sub_inspector_property_bg_selected4 = SubResource("48")
  594. Editor/styles/sub_inspector_property_bg_selected5 = SubResource("49")
  595. Editor/styles/sub_inspector_property_bg_selected6 = SubResource("50")
  596. Editor/styles/sub_inspector_property_bg_selected7 = SubResource("51")
  597. Editor/styles/sub_inspector_property_bg_selected8 = SubResource("52")
  598. Editor/styles/sub_inspector_property_bg_selected9 = SubResource("53")
  599. HScrollBar/icons/decrement = SubResource("58")
  600. HScrollBar/icons/decrement_highlight = SubResource("58")
  601. HScrollBar/icons/decrement_pressed = SubResource("58")
  602. HScrollBar/icons/increment = SubResource("58")
  603. HScrollBar/icons/increment_highlight = SubResource("58")
  604. HScrollBar/icons/increment_pressed = SubResource("58")
  605. HScrollBar/styles/grabber = SubResource("61")
  606. HScrollBar/styles/grabber_highlight = SubResource("64")
  607. HScrollBar/styles/grabber_pressed = SubResource("67")
  608. HScrollBar/styles/scroll = SubResource("70")
  609. HScrollBar/styles/scroll_focus = SubResource("71")
  610. Label/colors/font_color = Color(0.780392, 0.780392, 0.780392, 1)
  611. Label/colors/font_color_shadow = Color(0, 0, 0, 0)
  612. Label/colors/font_outline_modulate = Color(1, 1, 1, 1)
  613. Label/constants/line_spacing = 3
  614. Label/constants/shadow_as_outline = 0
  615. Label/constants/shadow_offset_x = 1
  616. Label/constants/shadow_offset_y = 1
  617. Label/fonts/font = null
  618. Label/styles/normal = SubResource("54")
  619. LineEdit/colors/clear_button_color = Color(0.780392, 0.780392, 0.780392, 1)
  620. LineEdit/colors/clear_button_color_pressed = Color(0.117647, 0.431373, 0.905882, 1)
  621. LineEdit/colors/cursor_color = Color(0.780392, 0.780392, 0.780392, 1)
  622. LineEdit/colors/font_color = Color(0.780392, 0.780392, 0.780392, 1)
  623. LineEdit/colors/font_color_selected = Color(1, 1, 1, 1)
  624. LineEdit/colors/font_color_uneditable = Color(1, 1, 1, 0.65)
  625. LineEdit/colors/read_only = Color(1, 1, 1, 0.3)
  626. LineEdit/colors/selection_color = Color(0.117647, 0.431373, 0.905882, 0.4)
  627. LineEdit/constants/minimum_spaces = 12
  628. LineEdit/fonts/font = null
  629. LineEdit/icons/clear = SubResource("56")
  630. LineEdit/styles/focus = SubResource("2")
  631. LineEdit/styles/normal = SubResource("4")
  632. LineEdit/styles/read_only = SubResource("1")
  633. Panel/styles/panel = SubResource("57")
  634. VScrollBar/icons/decrement = SubResource("58")
  635. VScrollBar/icons/decrement_highlight = SubResource("58")
  636. VScrollBar/icons/decrement_pressed = SubResource("58")
  637. VScrollBar/icons/increment = SubResource("58")
  638. VScrollBar/icons/increment_highlight = SubResource("58")
  639. VScrollBar/icons/increment_pressed = SubResource("58")
  640. VScrollBar/styles/grabber = SubResource("73")
  641. VScrollBar/styles/grabber_highlight = SubResource("74")
  642. VScrollBar/styles/grabber_pressed = SubResource("75")
  643. VScrollBar/styles/scroll = SubResource("76")
  644. VScrollBar/styles/scroll_focus = SubResource("77")