Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / theme / mainTheme.tres
@lijincheng lijincheng on 24 Sep 2022 34 KB 代码补全提示组件开发
  1. [gd_resource type="Theme" load_steps=77 format=2]
  2.  
  3. [sub_resource type="StyleBoxFlat" id=1]
  4. content_margin_left = 6.0
  5. content_margin_right = 6.0
  6. content_margin_top = 4.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_right = 6.0
  18. content_margin_top = 4.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_right = 6.0
  30. content_margin_top = 4.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_right = 6.0
  42. content_margin_top = 4.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_right = 6.0
  54. content_margin_top = 4.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_right = 3.0
  66. content_margin_top = 5.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_right = 3.0
  78. content_margin_top = 5.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_right = 3.0
  90. content_margin_top = 5.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_right = 3.0
  102. content_margin_top = 5.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_right = 3.0
  114. content_margin_top = 5.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_right = 3.0
  126. content_margin_top = 5.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_right = 3.0
  138. content_margin_top = 5.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_right = 3.0
  150. content_margin_top = 5.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_right = 3.0
  162. content_margin_top = 5.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_right = 3.0
  174. content_margin_top = 5.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_right = 3.0
  186. content_margin_top = 5.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_right = 3.0
  198. content_margin_top = 5.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_right = 3.0
  210. content_margin_top = 5.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_right = 3.0
  222. content_margin_top = 5.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_right = 3.0
  234. content_margin_top = 5.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_right = 3.0
  246. content_margin_top = 5.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=78]
  354. data = {
  355. "data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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. flags = 0
  364. flags = 0
  365. image = SubResource( 78 )
  366. size = Vector2( 12, 12 )
  367.  
  368. [sub_resource type="StyleBoxTexture" id=61]
  369. content_margin_left = 2.0
  370. content_margin_right = 2.0
  371. content_margin_top = 2.0
  372. content_margin_bottom = 2.0
  373. texture = SubResource( 60 )
  374. region_rect = Rect2( 0, 0, 12, 12 )
  375. margin_left = 6.0
  376. margin_right = 6.0
  377. margin_top = 6.0
  378. margin_bottom = 6.0
  379.  
  380. [sub_resource type="Image" id=79]
  381. data = {
  382. "data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ),
  383. "format": "RGBA8",
  384. "height": 12,
  385. "mipmaps": false,
  386. "width": 12
  387. }
  388.  
  389. [sub_resource type="ImageTexture" id=63]
  390. flags = 0
  391. flags = 0
  392. image = SubResource( 79 )
  393. size = Vector2( 12, 12 )
  394.  
  395. [sub_resource type="StyleBoxTexture" id=64]
  396. content_margin_left = 2.0
  397. content_margin_right = 2.0
  398. content_margin_top = 2.0
  399. content_margin_bottom = 2.0
  400. texture = SubResource( 63 )
  401. region_rect = Rect2( 0, 0, 12, 12 )
  402. margin_left = 5.0
  403. margin_right = 5.0
  404. margin_top = 5.0
  405. margin_bottom = 5.0
  406.  
  407. [sub_resource type="Image" id=80]
  408. data = {
  409. "data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ),
  410. "format": "RGBA8",
  411. "height": 12,
  412. "mipmaps": false,
  413. "width": 12
  414. }
  415.  
  416. [sub_resource type="ImageTexture" id=66]
  417. flags = 0
  418. flags = 0
  419. image = SubResource( 80 )
  420. size = Vector2( 12, 12 )
  421.  
  422. [sub_resource type="StyleBoxTexture" id=67]
  423. content_margin_left = 2.0
  424. content_margin_right = 2.0
  425. content_margin_top = 2.0
  426. content_margin_bottom = 2.0
  427. texture = SubResource( 66 )
  428. region_rect = Rect2( 0, 0, 12, 12 )
  429. margin_left = 6.0
  430. margin_right = 6.0
  431. margin_top = 6.0
  432. margin_bottom = 6.0
  433.  
  434. [sub_resource type="Image" id=81]
  435. data = {
  436. "data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ),
  437. "format": "RGBA8",
  438. "height": 12,
  439. "mipmaps": false,
  440. "width": 12
  441. }
  442.  
  443. [sub_resource type="ImageTexture" id=69]
  444. flags = 0
  445. flags = 0
  446. image = SubResource( 81 )
  447. size = Vector2( 12, 12 )
  448.  
  449. [sub_resource type="StyleBoxTexture" id=70]
  450. content_margin_left = 0.0
  451. content_margin_right = 0.0
  452. content_margin_top = 0.0
  453. content_margin_bottom = 0.0
  454. texture = SubResource( 69 )
  455. region_rect = Rect2( 0, 0, 12, 12 )
  456. margin_left = 5.0
  457. margin_right = 5.0
  458. margin_top = 5.0
  459. margin_bottom = 5.0
  460.  
  461. [sub_resource type="StyleBoxTexture" id=71]
  462. content_margin_left = 0.0
  463. content_margin_right = 0.0
  464. content_margin_top = 0.0
  465. content_margin_bottom = 0.0
  466. texture = SubResource( 69 )
  467. region_rect = Rect2( 0, 0, 12, 12 )
  468. margin_left = 5.0
  469. margin_right = 5.0
  470. margin_top = 5.0
  471. margin_bottom = 5.0
  472.  
  473. [sub_resource type="StyleBoxEmpty" id=54]
  474. content_margin_left = 4.0
  475. content_margin_right = 4.0
  476. content_margin_top = 4.0
  477. content_margin_bottom = 4.0
  478.  
  479. [sub_resource type="Image" id=82]
  480. data = {
  481. "data": PoolByteArray( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ),
  482. "format": "RGBA8",
  483. "height": 16,
  484. "mipmaps": false,
  485. "width": 16
  486. }
  487.  
  488. [sub_resource type="ImageTexture" id=56]
  489. flags = 0
  490. flags = 0
  491. image = SubResource( 82 )
  492. size = Vector2( 16, 16 )
  493.  
  494. [sub_resource type="StyleBoxFlat" id=57]
  495. content_margin_left = 6.0
  496. content_margin_right = 6.0
  497. content_margin_top = 4.0
  498. content_margin_bottom = 4.0
  499. bg_color = Color( 0.0705882, 0.0705882, 0.0705882, 1 )
  500.  
  501. [sub_resource type="StyleBoxTexture" id=73]
  502. content_margin_left = 2.0
  503. content_margin_right = 2.0
  504. content_margin_top = 2.0
  505. content_margin_bottom = 2.0
  506. texture = SubResource( 60 )
  507. region_rect = Rect2( 0, 0, 12, 12 )
  508. margin_left = 6.0
  509. margin_right = 6.0
  510. margin_top = 6.0
  511. margin_bottom = 6.0
  512.  
  513. [sub_resource type="StyleBoxTexture" id=74]
  514. content_margin_left = 2.0
  515. content_margin_right = 2.0
  516. content_margin_top = 2.0
  517. content_margin_bottom = 2.0
  518. texture = SubResource( 63 )
  519. region_rect = Rect2( 0, 0, 12, 12 )
  520. margin_left = 5.0
  521. margin_right = 5.0
  522. margin_top = 5.0
  523. margin_bottom = 5.0
  524.  
  525. [sub_resource type="StyleBoxTexture" id=75]
  526. content_margin_left = 2.0
  527. content_margin_right = 2.0
  528. content_margin_top = 2.0
  529. content_margin_bottom = 2.0
  530. texture = SubResource( 66 )
  531. region_rect = Rect2( 0, 0, 12, 12 )
  532. margin_left = 6.0
  533. margin_right = 6.0
  534. margin_top = 6.0
  535. margin_bottom = 6.0
  536.  
  537. [sub_resource type="StyleBoxTexture" id=76]
  538. content_margin_left = 0.0
  539. content_margin_right = 0.0
  540. content_margin_top = 0.0
  541. content_margin_bottom = 0.0
  542. texture = SubResource( 69 )
  543. region_rect = Rect2( 0, 0, 12, 12 )
  544. margin_left = 5.0
  545. margin_right = 5.0
  546. margin_top = 5.0
  547. margin_bottom = 5.0
  548.  
  549. [sub_resource type="StyleBoxTexture" id=77]
  550. content_margin_left = 0.0
  551. content_margin_right = 0.0
  552. content_margin_top = 0.0
  553. content_margin_bottom = 0.0
  554. texture = SubResource( 69 )
  555. region_rect = Rect2( 0, 0, 12, 12 )
  556. margin_left = 5.0
  557. margin_right = 5.0
  558. margin_top = 5.0
  559. margin_bottom = 5.0
  560.  
  561. [resource]
  562. Button/colors/font_color = Color( 0.780392, 0.780392, 0.780392, 1 )
  563. Button/colors/font_color_disabled = Color( 1, 1, 1, 0.3 )
  564. Button/colors/font_color_focus = Color( 0.868235, 0.868235, 0.868235, 1 )
  565. Button/colors/font_color_hover = Color( 0.868235, 0.868235, 0.868235, 1 )
  566. Button/colors/font_color_pressed = Color( 0.117647, 0.431373, 0.905882, 1 )
  567. Button/colors/icon_color_hover = Color( 1.15, 1.15, 1.15, 1 )
  568. Button/colors/icon_color_pressed = Color( 0.135294, 0.496079, 1.04176, 1 )
  569. Button/constants/hseparation = 2
  570. Button/fonts/font = null
  571. Button/styles/disabled = SubResource( 1 )
  572. Button/styles/focus = SubResource( 2 )
  573. Button/styles/hover = SubResource( 3 )
  574. Button/styles/normal = SubResource( 4 )
  575. Button/styles/pressed = SubResource( 5 )
  576. Editor/colors/accent_color = Color( 0.117647, 0.431373, 0.905882, 1 )
  577. Editor/colors/axis_x_color = Color( 0.96, 0.2, 0.32, 1 )
  578. Editor/colors/axis_y_color = Color( 0.53, 0.84, 0.01, 1 )
  579. Editor/colors/axis_z_color = Color( 0.16, 0.55, 0.96, 1 )
  580. Editor/colors/base_color = Color( 0.121569, 0.121569, 0.121569, 1 )
  581. Editor/colors/box_selection_fill_color = Color( 0.117647, 0.431373, 0.905882, 0.3 )
  582. Editor/colors/box_selection_stroke_color = Color( 0.117647, 0.431373, 0.905882, 0.8 )
  583. Editor/colors/contrast_color_1 = Color( 0.341177, 0.341177, 0.341177, 1 )
  584. Editor/colors/contrast_color_2 = Color( 0.450981, 0.450981, 0.450981, 1 )
  585. Editor/colors/dark_color_1 = Color( 0.0911767, 0.0911767, 0.0911767, 1 )
  586. Editor/colors/dark_color_2 = Color( 0.0759806, 0.0759806, 0.0759806, 1 )
  587. Editor/colors/dark_color_3 = Color( 0.0607845, 0.0607845, 0.0607845, 1 )
  588. Editor/colors/disabled_font_color = Color( 1, 1, 1, 0.3 )
  589. Editor/colors/error_color = Color( 1, 0.47, 0.42, 1 )
  590. Editor/colors/font_color = Color( 0.780392, 0.780392, 0.780392, 1 )
  591. Editor/colors/highlight_color = Color( 1, 1, 1, 0.2 )
  592. Editor/colors/highlighted_font_color = Color( 0.868235, 0.868235, 0.868235, 1 )
  593. Editor/colors/mono_color = Color( 1, 1, 1, 1 )
  594. Editor/colors/prop_category = Color( 0.200236, 0.200236, 0.200236, 1 )
  595. Editor/colors/prop_section = Color( 0.172971, 0.172971, 0.172971, 1 )
  596. Editor/colors/prop_subsection = Color( 0.145706, 0.145706, 0.145706, 1 )
  597. Editor/colors/property_color = Color( 0.640196, 0.640196, 0.640196, 1 )
  598. Editor/colors/sub_inspector_property_color = Color( 1, 1, 1, 1 )
  599. Editor/colors/success_color = Color( 0.45, 0.95, 0.5, 1 )
  600. Editor/colors/warning_color = Color( 1, 0.87, 0.4, 1 )
  601. Editor/constants/dark_theme = 1
  602. Editor/constants/inspector_margin = 8
  603. Editor/constants/scale = 1
  604. Editor/constants/sub_inspector_font_offset = 4
  605. Editor/constants/thumb_size = 64
  606. Editor/styles/sub_inspector_bg0 = SubResource( 6 )
  607. Editor/styles/sub_inspector_bg1 = SubResource( 7 )
  608. Editor/styles/sub_inspector_bg10 = SubResource( 8 )
  609. Editor/styles/sub_inspector_bg11 = SubResource( 9 )
  610. Editor/styles/sub_inspector_bg12 = SubResource( 10 )
  611. Editor/styles/sub_inspector_bg13 = SubResource( 11 )
  612. Editor/styles/sub_inspector_bg14 = SubResource( 12 )
  613. Editor/styles/sub_inspector_bg15 = SubResource( 13 )
  614. Editor/styles/sub_inspector_bg2 = SubResource( 14 )
  615. Editor/styles/sub_inspector_bg3 = SubResource( 15 )
  616. Editor/styles/sub_inspector_bg4 = SubResource( 16 )
  617. Editor/styles/sub_inspector_bg5 = SubResource( 17 )
  618. Editor/styles/sub_inspector_bg6 = SubResource( 18 )
  619. Editor/styles/sub_inspector_bg7 = SubResource( 19 )
  620. Editor/styles/sub_inspector_bg8 = SubResource( 20 )
  621. Editor/styles/sub_inspector_bg9 = SubResource( 21 )
  622. Editor/styles/sub_inspector_property_bg0 = SubResource( 22 )
  623. Editor/styles/sub_inspector_property_bg1 = SubResource( 23 )
  624. Editor/styles/sub_inspector_property_bg10 = SubResource( 24 )
  625. Editor/styles/sub_inspector_property_bg11 = SubResource( 25 )
  626. Editor/styles/sub_inspector_property_bg12 = SubResource( 26 )
  627. Editor/styles/sub_inspector_property_bg13 = SubResource( 27 )
  628. Editor/styles/sub_inspector_property_bg14 = SubResource( 28 )
  629. Editor/styles/sub_inspector_property_bg15 = SubResource( 29 )
  630. Editor/styles/sub_inspector_property_bg2 = SubResource( 30 )
  631. Editor/styles/sub_inspector_property_bg3 = SubResource( 31 )
  632. Editor/styles/sub_inspector_property_bg4 = SubResource( 32 )
  633. Editor/styles/sub_inspector_property_bg5 = SubResource( 33 )
  634. Editor/styles/sub_inspector_property_bg6 = SubResource( 34 )
  635. Editor/styles/sub_inspector_property_bg7 = SubResource( 35 )
  636. Editor/styles/sub_inspector_property_bg8 = SubResource( 36 )
  637. Editor/styles/sub_inspector_property_bg9 = SubResource( 37 )
  638. Editor/styles/sub_inspector_property_bg_selected0 = SubResource( 38 )
  639. Editor/styles/sub_inspector_property_bg_selected1 = SubResource( 39 )
  640. Editor/styles/sub_inspector_property_bg_selected10 = SubResource( 40 )
  641. Editor/styles/sub_inspector_property_bg_selected11 = SubResource( 41 )
  642. Editor/styles/sub_inspector_property_bg_selected12 = SubResource( 42 )
  643. Editor/styles/sub_inspector_property_bg_selected13 = SubResource( 43 )
  644. Editor/styles/sub_inspector_property_bg_selected14 = SubResource( 44 )
  645. Editor/styles/sub_inspector_property_bg_selected15 = SubResource( 45 )
  646. Editor/styles/sub_inspector_property_bg_selected2 = SubResource( 46 )
  647. Editor/styles/sub_inspector_property_bg_selected3 = SubResource( 47 )
  648. Editor/styles/sub_inspector_property_bg_selected4 = SubResource( 48 )
  649. Editor/styles/sub_inspector_property_bg_selected5 = SubResource( 49 )
  650. Editor/styles/sub_inspector_property_bg_selected6 = SubResource( 50 )
  651. Editor/styles/sub_inspector_property_bg_selected7 = SubResource( 51 )
  652. Editor/styles/sub_inspector_property_bg_selected8 = SubResource( 52 )
  653. Editor/styles/sub_inspector_property_bg_selected9 = SubResource( 53 )
  654. HScrollBar/icons/decrement = SubResource( 58 )
  655. HScrollBar/icons/decrement_highlight = SubResource( 58 )
  656. HScrollBar/icons/decrement_pressed = SubResource( 58 )
  657. HScrollBar/icons/increment = SubResource( 58 )
  658. HScrollBar/icons/increment_highlight = SubResource( 58 )
  659. HScrollBar/icons/increment_pressed = SubResource( 58 )
  660. HScrollBar/styles/grabber = SubResource( 61 )
  661. HScrollBar/styles/grabber_highlight = SubResource( 64 )
  662. HScrollBar/styles/grabber_pressed = SubResource( 67 )
  663. HScrollBar/styles/scroll = SubResource( 70 )
  664. HScrollBar/styles/scroll_focus = SubResource( 71 )
  665. Label/colors/font_color = Color( 0.780392, 0.780392, 0.780392, 1 )
  666. Label/colors/font_color_shadow = Color( 0, 0, 0, 0 )
  667. Label/colors/font_outline_modulate = Color( 1, 1, 1, 1 )
  668. Label/constants/line_spacing = 3
  669. Label/constants/shadow_as_outline = 0
  670. Label/constants/shadow_offset_x = 1
  671. Label/constants/shadow_offset_y = 1
  672. Label/fonts/font = null
  673. Label/styles/normal = SubResource( 54 )
  674. LineEdit/colors/clear_button_color = Color( 0.780392, 0.780392, 0.780392, 1 )
  675. LineEdit/colors/clear_button_color_pressed = Color( 0.117647, 0.431373, 0.905882, 1 )
  676. LineEdit/colors/cursor_color = Color( 0.780392, 0.780392, 0.780392, 1 )
  677. LineEdit/colors/font_color = Color( 0.780392, 0.780392, 0.780392, 1 )
  678. LineEdit/colors/font_color_selected = Color( 1, 1, 1, 1 )
  679. LineEdit/colors/font_color_uneditable = Color( 1, 1, 1, 0.65 )
  680. LineEdit/colors/read_only = Color( 1, 1, 1, 0.3 )
  681. LineEdit/colors/selection_color = Color( 0.117647, 0.431373, 0.905882, 0.4 )
  682. LineEdit/constants/minimum_spaces = 12
  683. LineEdit/fonts/font = null
  684. LineEdit/icons/clear = SubResource( 56 )
  685. LineEdit/styles/focus = SubResource( 2 )
  686. LineEdit/styles/normal = SubResource( 4 )
  687. LineEdit/styles/read_only = SubResource( 1 )
  688. Panel/styles/panel = SubResource( 57 )
  689. VScrollBar/icons/decrement = SubResource( 58 )
  690. VScrollBar/icons/decrement_highlight = SubResource( 58 )
  691. VScrollBar/icons/decrement_pressed = SubResource( 58 )
  692. VScrollBar/icons/increment = SubResource( 58 )
  693. VScrollBar/icons/increment_highlight = SubResource( 58 )
  694. VScrollBar/icons/increment_pressed = SubResource( 58 )
  695. VScrollBar/styles/grabber = SubResource( 73 )
  696. VScrollBar/styles/grabber_highlight = SubResource( 74 )
  697. VScrollBar/styles/grabber_pressed = SubResource( 75 )
  698. VScrollBar/styles/scroll = SubResource( 76 )
  699. VScrollBar/styles/scroll_focus = SubResource( 77 )