main_theme.tres 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. [gd_resource type="Theme" load_steps=69 format=3 uid="uid://cefwkdcoxihro"]
  2. [ext_resource type="Texture2D" uid="uid://b4o8vm5o4uptk" path="res://theme/images/toggle_checked.png" id="1_cibxr"]
  3. [ext_resource type="Texture2D" uid="uid://d0dubcywvqtkw" path="res://theme/images/toggle_unchecked.png" id="2_adhqp"]
  4. [ext_resource type="Texture2D" uid="uid://drqux7aubjrlw" path="res://theme/images/show_guides.png" id="3_adhqp"]
  5. [ext_resource type="Texture2D" uid="uid://civjq23stmbjb" path="res://theme/images/nodeport.png" id="3_t4k2v"]
  6. [ext_resource type="Texture2D" uid="uid://chcy3axo1pk0p" path="res://theme/images/organise.png" id="4_a7tdx"]
  7. [ext_resource type="Texture2D" uid="uid://dypj7g6ukx7go" path="res://theme/images/grabber.png" id="4_m8g5i"]
  8. [ext_resource type="Texture2D" uid="uid://dbjvc0t870exk" path="res://theme/images/minimap.png" id="5_75705"]
  9. [ext_resource type="Texture2D" uid="uid://deloa78u5xusi" path="res://theme/images/grabber_highlighted.png" id="5_a7tdx"]
  10. [ext_resource type="Texture2D" uid="uid://cpfirxdyf0bg7" path="res://theme/images/magnet.png" id="6_6sc48"]
  11. [ext_resource type="Texture2D" uid="uid://dfs2h35xvdoxb" path="res://theme/images/zoomin.png" id="7_ftk8o"]
  12. [ext_resource type="Texture2D" uid="uid://bjg8l0k0ypi4f" path="res://theme/images/zoomout.png" id="8_4xa5k"]
  13. [ext_resource type="Texture2D" uid="uid://br24jo4nhi88d" path="res://theme/images/reset.png" id="9_fqy7u"]
  14. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_41w5c"]
  15. content_margin_left = 4.0
  16. content_margin_top = 4.0
  17. content_margin_right = 4.0
  18. content_margin_bottom = 4.0
  19. bg_color = Color(0.1, 0.1, 0.1, 0.3)
  20. corner_detail = 5
  21. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_470mv"]
  22. content_margin_left = 4.0
  23. content_margin_top = 4.0
  24. content_margin_right = 4.0
  25. content_margin_bottom = 4.0
  26. bg_color = Color(0.458405, 0.458405, 0.458405, 0.415686)
  27. draw_center = false
  28. corner_detail = 5
  29. expand_margin_left = 2.0
  30. expand_margin_top = 2.0
  31. expand_margin_right = 2.0
  32. expand_margin_bottom = 2.0
  33. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_466ly"]
  34. content_margin_left = 4.0
  35. content_margin_top = 4.0
  36. content_margin_right = 4.0
  37. content_margin_bottom = 4.0
  38. bg_color = Color(0.0687983, 0.0687983, 0.0687983, 0.87451)
  39. corner_detail = 5
  40. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_52mx2"]
  41. content_margin_left = 4.0
  42. content_margin_top = 4.0
  43. content_margin_right = 4.0
  44. content_margin_bottom = 4.0
  45. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  46. corner_detail = 5
  47. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1i34x"]
  48. content_margin_left = 4.0
  49. content_margin_top = 4.0
  50. content_margin_right = 4.0
  51. content_margin_bottom = 4.0
  52. bg_color = Color(0.0980392, 0.0980392, 0.0980392, 0.796078)
  53. corner_detail = 5
  54. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_58jnp"]
  55. content_margin_left = 6.0
  56. content_margin_top = 4.0
  57. content_margin_right = 6.0
  58. content_margin_bottom = 4.0
  59. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yhfeq"]
  60. content_margin_left = 4.0
  61. content_margin_top = 4.0
  62. content_margin_right = 4.0
  63. content_margin_bottom = 4.0
  64. bg_color = Color(1, 1, 1, 0.75)
  65. draw_center = false
  66. corner_radius_top_left = 3
  67. corner_radius_top_right = 3
  68. corner_radius_bottom_right = 3
  69. corner_radius_bottom_left = 3
  70. corner_detail = 5
  71. expand_margin_left = 2.0
  72. expand_margin_top = 2.0
  73. expand_margin_right = 2.0
  74. expand_margin_bottom = 2.0
  75. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_466ly"]
  76. content_margin_left = 6.0
  77. content_margin_top = 4.0
  78. content_margin_right = 6.0
  79. content_margin_bottom = 4.0
  80. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_52mx2"]
  81. content_margin_left = 6.0
  82. content_margin_top = 4.0
  83. content_margin_right = 6.0
  84. content_margin_bottom = 4.0
  85. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_0kida"]
  86. content_margin_left = 6.0
  87. content_margin_top = 4.0
  88. content_margin_right = 6.0
  89. content_margin_bottom = 4.0
  90. [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_py0i1"]
  91. content_margin_left = 6.0
  92. content_margin_top = 4.0
  93. content_margin_right = 6.0
  94. content_margin_bottom = 4.0
  95. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_py0i1"]
  96. content_margin_left = 0.0
  97. content_margin_top = 0.0
  98. content_margin_right = 0.0
  99. content_margin_bottom = 0.0
  100. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  101. corner_detail = 5
  102. shadow_color = Color(0, 0, 0, 0)
  103. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_sxwih"]
  104. content_margin_left = 4.0
  105. content_margin_top = 4.0
  106. content_margin_right = 4.0
  107. content_margin_bottom = 4.0
  108. bg_color = Color(1, 1, 1, 0.75)
  109. draw_center = false
  110. border_color = Color(0.0352941, 0.0352941, 0.0352941, 0.768627)
  111. corner_detail = 5
  112. expand_margin_left = 2.0
  113. expand_margin_top = 2.0
  114. expand_margin_right = 2.0
  115. expand_margin_bottom = 2.0
  116. shadow_color = Color(0, 0, 0, 0)
  117. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_rt4o7"]
  118. content_margin_left = 4.0
  119. content_margin_top = 4.0
  120. content_margin_right = 4.0
  121. content_margin_bottom = 4.0
  122. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  123. border_color = Color(0, 0, 0, 0.6)
  124. corner_detail = 5
  125. shadow_color = Color(0, 0, 0, 0)
  126. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q6oxf"]
  127. content_margin_left = 4.0
  128. content_margin_top = 2.0
  129. content_margin_right = 4.0
  130. content_margin_bottom = 2.0
  131. bg_color = Color(0.239216, 0.239216, 0.239216, 0)
  132. corner_radius_top_left = 3
  133. corner_radius_top_right = 3
  134. corner_radius_bottom_right = 3
  135. corner_radius_bottom_left = 3
  136. corner_detail = 5
  137. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0kida"]
  138. content_margin_left = 4.0
  139. content_margin_top = 4.0
  140. content_margin_right = 4.0
  141. content_margin_bottom = 5.0
  142. bg_color = Color(0.101961, 0.101961, 0.101961, 0.286275)
  143. corner_radius_top_left = 3
  144. corner_radius_top_right = 3
  145. corner_radius_bottom_right = 3
  146. corner_radius_bottom_left = 3
  147. corner_detail = 5
  148. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gsqoc"]
  149. content_margin_left = 14.0
  150. content_margin_top = 10.0
  151. content_margin_right = 14.0
  152. content_margin_bottom = 10.0
  153. bg_color = Color(0.101961, 0.101961, 0.101961, 0.278431)
  154. border_color = Color(0.325, 0.325, 0.325, 0.6)
  155. corner_detail = 5
  156. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_58jnp"]
  157. content_margin_left = 18.0
  158. content_margin_top = 12.0
  159. content_margin_right = 18.0
  160. content_margin_bottom = 12.0
  161. bg_color = Color(0.101961, 0.101961, 0.101961, 0.745098)
  162. border_color = Color(0.325, 0.325, 0.325, 0.6)
  163. corner_detail = 5
  164. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a2l2q"]
  165. content_margin_left = 12.0
  166. content_margin_top = 4.0
  167. content_margin_right = 4.0
  168. content_margin_bottom = 4.0
  169. bg_color = Color(0.0923971, 0.0923971, 0.0923971, 1)
  170. corner_detail = 5
  171. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ftk8o"]
  172. content_margin_left = 12.0
  173. content_margin_top = 4.0
  174. content_margin_right = 4.0
  175. content_margin_bottom = 4.0
  176. bg_color = Color(0.101961, 0.101961, 0.101961, 0.321569)
  177. corner_detail = 5
  178. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_adhqp"]
  179. content_margin_left = 4.0
  180. content_margin_top = 4.0
  181. content_margin_right = 4.0
  182. content_margin_bottom = 4.0
  183. bg_color = Color(1, 1, 1, 0.4)
  184. corner_detail = 6
  185. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_t4k2v"]
  186. content_margin_left = 4.0
  187. content_margin_top = 4.0
  188. content_margin_right = 4.0
  189. content_margin_bottom = 4.0
  190. bg_color = Color(1, 1, 1, 0.501961)
  191. corner_detail = 6
  192. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m8g5i"]
  193. content_margin_left = 4.0
  194. content_margin_top = 4.0
  195. content_margin_right = 4.0
  196. content_margin_bottom = 4.0
  197. bg_color = Color(0.75, 0.75, 0.75, 0.75)
  198. corner_detail = 6
  199. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a7tdx"]
  200. content_margin_left = 4.0
  201. content_margin_top = 0.0
  202. content_margin_right = 4.0
  203. content_margin_bottom = 0.0
  204. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  205. corner_detail = 6
  206. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6sc48"]
  207. content_margin_left = 4.0
  208. content_margin_top = 4.0
  209. content_margin_right = 4.0
  210. content_margin_bottom = 4.0
  211. bg_color = Color(1, 1, 1, 0.75)
  212. draw_center = false
  213. border_width_left = 2
  214. border_width_top = 2
  215. border_width_right = 2
  216. border_width_bottom = 2
  217. corner_radius_bottom_left = 3
  218. corner_detail = 5
  219. expand_margin_left = 2.0
  220. expand_margin_top = 2.0
  221. expand_margin_right = 2.0
  222. expand_margin_bottom = 2.0
  223. [sub_resource type="ImageTexture" id="ImageTexture_ftk8o"]
  224. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2u8nx"]
  225. content_margin_left = 4.0
  226. content_margin_top = 4.0
  227. content_margin_right = 4.0
  228. content_margin_bottom = 4.0
  229. bg_color = Color(1, 1, 1, 0.4)
  230. corner_detail = 6
  231. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nxip8"]
  232. content_margin_left = 4.0
  233. content_margin_top = 4.0
  234. content_margin_right = 4.0
  235. content_margin_bottom = 4.0
  236. bg_color = Color(1, 1, 1, 0.701961)
  237. corner_detail = 6
  238. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qu8em"]
  239. content_margin_left = 4.0
  240. content_margin_top = 4.0
  241. content_margin_right = 4.0
  242. content_margin_bottom = 4.0
  243. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  244. corner_radius_bottom_left = 4
  245. corner_detail = 6
  246. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4xa5k"]
  247. content_margin_left = 4.0
  248. content_margin_top = 4.0
  249. content_margin_right = 4.0
  250. content_margin_bottom = 4.0
  251. bg_color = Color(1, 1, 1, 0)
  252. draw_center = false
  253. border_width_left = 2
  254. border_width_top = 2
  255. border_width_right = 2
  256. border_width_bottom = 2
  257. corner_detail = 5
  258. expand_margin_left = 2.0
  259. expand_margin_top = 2.0
  260. expand_margin_right = 2.0
  261. expand_margin_bottom = 2.0
  262. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fqy7u"]
  263. content_margin_left = 4.0
  264. content_margin_top = 4.0
  265. content_margin_right = 4.0
  266. content_margin_bottom = 4.0
  267. bg_color = Color(1, 1, 1, 0)
  268. draw_center = false
  269. border_width_left = 2
  270. border_width_top = 2
  271. border_width_right = 2
  272. border_width_bottom = 2
  273. corner_detail = 5
  274. expand_margin_left = 2.0
  275. expand_margin_top = 2.0
  276. expand_margin_right = 2.0
  277. expand_margin_bottom = 2.0
  278. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1g5yx"]
  279. content_margin_left = 4.0
  280. content_margin_top = 4.0
  281. content_margin_right = 4.0
  282. content_margin_bottom = 4.0
  283. bg_color = Color(1, 1, 1, 0)
  284. draw_center = false
  285. corner_detail = 5
  286. expand_margin_left = 2.0
  287. expand_margin_top = 2.0
  288. expand_margin_right = 2.0
  289. expand_margin_bottom = 2.0
  290. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dkcgw"]
  291. content_margin_left = 4.0
  292. content_margin_top = 4.0
  293. content_margin_right = 4.0
  294. content_margin_bottom = 4.0
  295. bg_color = Color(1, 1, 1, 0.07)
  296. corner_detail = 5
  297. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_egqfp"]
  298. content_margin_left = 4.0
  299. content_margin_top = 4.0
  300. content_margin_right = 4.0
  301. content_margin_bottom = 4.0
  302. bg_color = Color(1, 1, 1, 0.4)
  303. corner_detail = 5
  304. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0nqb6"]
  305. content_margin_left = 4.0
  306. content_margin_top = 4.0
  307. content_margin_right = 4.0
  308. content_margin_bottom = 4.0
  309. bg_color = Color(1, 1, 1, 0.4)
  310. corner_detail = 5
  311. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_opadq"]
  312. content_margin_left = 4.0
  313. content_margin_top = 4.0
  314. content_margin_right = 4.0
  315. content_margin_bottom = 4.0
  316. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  317. corner_detail = 5
  318. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xnh8w"]
  319. content_margin_left = 4.0
  320. content_margin_top = 4.0
  321. content_margin_right = 4.0
  322. content_margin_bottom = 4.0
  323. bg_color = Color(1, 1, 1, 0.3)
  324. corner_detail = 5
  325. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2b3ki"]
  326. content_margin_left = 4.0
  327. content_margin_top = 4.0
  328. content_margin_right = 4.0
  329. content_margin_bottom = 4.0
  330. bg_color = Color(1, 1, 1, 0.3)
  331. corner_detail = 5
  332. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7hjjl"]
  333. content_margin_left = 4.0
  334. content_margin_top = 4.0
  335. content_margin_right = 4.0
  336. content_margin_bottom = 4.0
  337. bg_color = Color(1, 1, 1, 0.75)
  338. draw_center = false
  339. border_color = Color(0.0352941, 0.0352941, 0.0352941, 0.329412)
  340. corner_detail = 5
  341. expand_margin_left = 2.0
  342. expand_margin_top = 2.0
  343. expand_margin_right = 2.0
  344. expand_margin_bottom = 2.0
  345. shadow_color = Color(0, 0, 0, 0)
  346. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wnmfn"]
  347. content_margin_left = 4.0
  348. content_margin_top = 4.0
  349. content_margin_right = 4.0
  350. content_margin_bottom = 4.0
  351. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  352. border_color = Color(0, 0, 0, 0.6)
  353. corner_detail = 5
  354. shadow_color = Color(0, 0, 0, 0)
  355. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5mqb0"]
  356. content_margin_left = 0.0
  357. content_margin_top = 0.0
  358. content_margin_right = 0.0
  359. content_margin_bottom = 0.0
  360. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  361. corner_detail = 5
  362. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cibxr"]
  363. content_margin_left = 4.0
  364. content_margin_top = 4.0
  365. content_margin_right = 4.0
  366. content_margin_bottom = 4.0
  367. bg_color = Color(0.147672, 0.147672, 0.147672, 1)
  368. corner_radius_top_left = 3
  369. corner_radius_top_right = 3
  370. corner_radius_bottom_right = 3
  371. corner_radius_bottom_left = 3
  372. corner_detail = 5
  373. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_75705"]
  374. content_margin_left = 5.0
  375. content_margin_top = 5.0
  376. content_margin_right = 5.0
  377. content_margin_bottom = 5.0
  378. bg_color = Color(0.101961, 0.101961, 0.101961, 1)
  379. border_color = Color(0.175, 0.175, 0.175, 1)
  380. corner_detail = 5
  381. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_g78kk"]
  382. content_margin_left = 2.0
  383. content_margin_top = 2.0
  384. content_margin_right = 2.0
  385. content_margin_bottom = 2.0
  386. bg_color = Color(0.101961, 0.101961, 0.101961, 0)
  387. border_width_left = 2
  388. border_width_top = 2
  389. border_width_right = 2
  390. border_width_bottom = 2
  391. border_color = Color(0.101961, 0.101961, 0.101961, 0.6)
  392. corner_detail = 6
  393. expand_margin_left = 2.0
  394. expand_margin_top = 2.0
  395. expand_margin_right = 2.0
  396. expand_margin_bottom = 2.0
  397. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m7qrk"]
  398. content_margin_left = 2.0
  399. content_margin_top = 2.0
  400. content_margin_right = 2.0
  401. content_margin_bottom = 2.0
  402. bg_color = Color(0.101961, 0.101961, 0.101961, 0.6)
  403. corner_detail = 6
  404. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0ipho"]
  405. content_margin_left = 4.0
  406. content_margin_top = 4.0
  407. content_margin_right = 4.0
  408. content_margin_bottom = 4.0
  409. bg_color = Color(1, 1, 1, 0)
  410. draw_center = false
  411. corner_detail = 5
  412. expand_margin_left = 2.0
  413. expand_margin_top = 2.0
  414. expand_margin_right = 2.0
  415. expand_margin_bottom = 2.0
  416. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ffxfl"]
  417. content_margin_left = 0.0
  418. content_margin_top = 0.0
  419. content_margin_right = 0.0
  420. content_margin_bottom = 0.0
  421. bg_color = Color(0.101961, 0.101961, 0.101961, 0.435294)
  422. corner_detail = 5
  423. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tpkcg"]
  424. content_margin_left = 4.0
  425. content_margin_top = 4.0
  426. content_margin_right = 4.0
  427. content_margin_bottom = 4.0
  428. bg_color = Color(1, 1, 1, 0.75)
  429. draw_center = false
  430. border_width_left = 2
  431. border_width_top = 2
  432. border_width_right = 2
  433. border_width_bottom = 2
  434. corner_detail = 5
  435. expand_margin_left = 2.0
  436. expand_margin_top = 2.0
  437. expand_margin_right = 2.0
  438. expand_margin_bottom = 2.0
  439. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xxa0j"]
  440. content_margin_left = 10.0
  441. content_margin_top = 4.0
  442. content_margin_right = 10.0
  443. content_margin_bottom = 4.0
  444. bg_color = Color(0.1, 0.1, 0.1, 0.3)
  445. border_width_left = 1
  446. border_width_right = 1
  447. border_color = Color(0.175, 0.175, 0.175, 1)
  448. corner_detail = 1
  449. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_70bsv"]
  450. content_margin_left = 10.0
  451. content_margin_top = 4.0
  452. content_margin_right = 10.0
  453. content_margin_bottom = 4.0
  454. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  455. border_width_top = 2
  456. border_color = Color(1, 1, 1, 0.75)
  457. corner_detail = 1
  458. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hr40q"]
  459. content_margin_left = 10.0
  460. content_margin_top = 4.0
  461. content_margin_right = 10.0
  462. content_margin_bottom = 4.0
  463. bg_color = Color(0, 0, 0, 0.6)
  464. border_width_left = 1
  465. border_width_right = 1
  466. border_color = Color(0.175, 0.175, 0.175, 1)
  467. corner_detail = 1
  468. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_a24hu"]
  469. content_margin_left = 4.0
  470. content_margin_top = 4.0
  471. content_margin_right = 4.0
  472. content_margin_bottom = 4.0
  473. bg_color = Color(1, 1, 1, 0.4)
  474. corner_detail = 6
  475. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dfltk"]
  476. content_margin_left = 4.0
  477. content_margin_top = 4.0
  478. content_margin_right = 4.0
  479. content_margin_bottom = 4.0
  480. bg_color = Color(1, 1, 1, 0.501961)
  481. corner_detail = 6
  482. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_kq6f5"]
  483. content_margin_left = 4.0
  484. content_margin_top = 4.0
  485. content_margin_right = 4.0
  486. content_margin_bottom = 4.0
  487. bg_color = Color(0.75, 0.75, 0.75, 0.75)
  488. corner_detail = 6
  489. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4rll8"]
  490. content_margin_left = 4.0
  491. content_margin_top = 0.0
  492. content_margin_right = 4.0
  493. content_margin_bottom = 0.0
  494. bg_color = Color(0.1, 0.1, 0.1, 0.6)
  495. corner_detail = 6
  496. [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_j0ank"]
  497. content_margin_left = 4.0
  498. content_margin_top = 4.0
  499. content_margin_right = 4.0
  500. content_margin_bottom = 4.0
  501. bg_color = Color(1, 1, 1, 0.75)
  502. draw_center = false
  503. border_width_left = 2
  504. border_width_top = 2
  505. border_width_right = 2
  506. border_width_bottom = 2
  507. corner_radius_bottom_left = 3
  508. corner_detail = 5
  509. expand_margin_left = 2.0
  510. expand_margin_top = 2.0
  511. expand_margin_right = 2.0
  512. expand_margin_bottom = 2.0
  513. [resource]
  514. Button/styles/disabled = SubResource("StyleBoxFlat_41w5c")
  515. Button/styles/focus = SubResource("StyleBoxFlat_470mv")
  516. Button/styles/hover = SubResource("StyleBoxFlat_466ly")
  517. Button/styles/normal = SubResource("StyleBoxFlat_52mx2")
  518. Button/styles/pressed = SubResource("StyleBoxFlat_1i34x")
  519. CheckButton/icons/checked = ExtResource("1_cibxr")
  520. CheckButton/icons/unchecked = ExtResource("2_adhqp")
  521. CheckButton/styles/disabled = SubResource("StyleBoxEmpty_58jnp")
  522. CheckButton/styles/focus = SubResource("StyleBoxFlat_yhfeq")
  523. CheckButton/styles/hover = SubResource("StyleBoxEmpty_466ly")
  524. CheckButton/styles/hover_pressed = SubResource("StyleBoxEmpty_52mx2")
  525. CheckButton/styles/normal = SubResource("StyleBoxEmpty_0kida")
  526. CheckButton/styles/pressed = SubResource("StyleBoxEmpty_py0i1")
  527. CodeEdit/styles/completion = SubResource("StyleBoxFlat_py0i1")
  528. CodeEdit/styles/focus = SubResource("StyleBoxFlat_sxwih")
  529. CodeEdit/styles/normal = SubResource("StyleBoxFlat_rt4o7")
  530. GraphEdit/colors/activity = Color(1, 1, 1, 0.54902)
  531. GraphEdit/colors/grid_major = Color(0.0705882, 0.0705882, 0.0705882, 0.635294)
  532. GraphEdit/colors/grid_minor = Color(0.0352941, 0.0352941, 0.0313726, 0.168627)
  533. GraphEdit/colors/selection_fill = Color(0.111197, 0.111197, 0.111197, 0.3)
  534. GraphEdit/colors/selection_stroke = Color(0.0687983, 0.0687983, 0.0687983, 0.8)
  535. GraphEdit/icons/grid_toggle = ExtResource("3_adhqp")
  536. GraphEdit/icons/layout = ExtResource("4_a7tdx")
  537. GraphEdit/icons/minimap_toggle = ExtResource("5_75705")
  538. GraphEdit/icons/snapping_toggle = ExtResource("6_6sc48")
  539. GraphEdit/icons/zoom_in = ExtResource("7_ftk8o")
  540. GraphEdit/icons/zoom_out = ExtResource("8_4xa5k")
  541. GraphEdit/icons/zoom_reset = ExtResource("9_fqy7u")
  542. GraphEdit/styles/menu_panel = SubResource("StyleBoxFlat_q6oxf")
  543. GraphEdit/styles/panel = SubResource("StyleBoxFlat_0kida")
  544. GraphNode/colors/resizer_color = Color(0.184314, 0.309804, 0.305882, 1)
  545. GraphNode/icons/port = ExtResource("3_t4k2v")
  546. GraphNode/styles/panel = SubResource("StyleBoxFlat_gsqoc")
  547. GraphNode/styles/panel_selected = SubResource("StyleBoxFlat_58jnp")
  548. GraphNode/styles/titlebar = SubResource("StyleBoxFlat_a2l2q")
  549. GraphNode/styles/titlebar_selected = SubResource("StyleBoxFlat_ftk8o")
  550. HScrollBar/styles/grabber = SubResource("StyleBoxFlat_adhqp")
  551. HScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_t4k2v")
  552. HScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_m8g5i")
  553. HScrollBar/styles/scroll = SubResource("StyleBoxFlat_a7tdx")
  554. HScrollBar/styles/scroll_focus = SubResource("StyleBoxFlat_6sc48")
  555. HSlider/icons/grabber = ExtResource("4_m8g5i")
  556. HSlider/icons/grabber_disabled = SubResource("ImageTexture_ftk8o")
  557. HSlider/icons/grabber_highlight = ExtResource("5_a7tdx")
  558. HSlider/styles/grabber_area = SubResource("StyleBoxFlat_2u8nx")
  559. HSlider/styles/grabber_area_highlight = SubResource("StyleBoxFlat_nxip8")
  560. HSlider/styles/slider = SubResource("StyleBoxFlat_qu8em")
  561. ItemList/styles/cursor = SubResource("StyleBoxFlat_4xa5k")
  562. ItemList/styles/cursor_unfocused = SubResource("StyleBoxFlat_fqy7u")
  563. ItemList/styles/focus = SubResource("StyleBoxFlat_1g5yx")
  564. ItemList/styles/hovered = SubResource("StyleBoxFlat_dkcgw")
  565. ItemList/styles/hovered_selected = SubResource("StyleBoxFlat_egqfp")
  566. ItemList/styles/hovered_selected_focus = SubResource("StyleBoxFlat_0nqb6")
  567. ItemList/styles/panel = SubResource("StyleBoxFlat_opadq")
  568. ItemList/styles/selected = SubResource("StyleBoxFlat_xnh8w")
  569. ItemList/styles/selected_focus = SubResource("StyleBoxFlat_2b3ki")
  570. LineEdit/styles/focus = SubResource("StyleBoxFlat_7hjjl")
  571. LineEdit/styles/normal = SubResource("StyleBoxFlat_wnmfn")
  572. Panel/styles/panel = SubResource("StyleBoxFlat_5mqb0")
  573. PopupMenu/constants/item_end_padding = 20
  574. PopupMenu/constants/v_separation = 8
  575. PopupMenu/styles/hover = SubResource("StyleBoxFlat_cibxr")
  576. PopupMenu/styles/panel = SubResource("StyleBoxFlat_75705")
  577. ProgressBar/styles/background = SubResource("StyleBoxFlat_g78kk")
  578. ProgressBar/styles/fill = SubResource("StyleBoxFlat_m7qrk")
  579. RichTextLabel/colors/selection_color = Color(0.101961, 0.101961, 0.101961, 0.937255)
  580. RichTextLabel/styles/focus = SubResource("StyleBoxFlat_0ipho")
  581. TabContainer/styles/panel = SubResource("StyleBoxFlat_ffxfl")
  582. TabContainer/styles/tab_focus = SubResource("StyleBoxFlat_tpkcg")
  583. TabContainer/styles/tab_hovered = SubResource("StyleBoxFlat_xxa0j")
  584. TabContainer/styles/tab_selected = SubResource("StyleBoxFlat_70bsv")
  585. TabContainer/styles/tab_unselected = SubResource("StyleBoxFlat_hr40q")
  586. VScrollBar/styles/grabber = SubResource("StyleBoxFlat_a24hu")
  587. VScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_dfltk")
  588. VScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_kq6f5")
  589. VScrollBar/styles/scroll = SubResource("StyleBoxFlat_4rll8")
  590. VScrollBar/styles/scroll_focus = SubResource("StyleBoxFlat_j0ank")