Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.88 KB | None | 0 0
  1. [
  2. {
  3. "class": "tabset_control",
  4. "layer0.texture": "",
  5. "layer0.tint": [71, 71, 71],
  6. "layer0.inner_margin": [10, 0],
  7. "layer0.opacity": 1.0,
  8. "layer1.opacity": 0.0,
  9. "layer2.opacity": 0.0,
  10. "content_margin": [0, 0, 0, 0],
  11. "tab_overlap": 0,
  12. "tab_width": 160,
  13. "tab_min_width": 48,
  14. "tab_height": 48,
  15. "mouse_wheel_switch": false
  16. },
  17. {
  18. "class": "tabset_control",
  19. "settings": ["mouse_wheel_switches_tabs"],
  20. "mouse_wheel_switch": true
  21. },
  22.  
  23. {
  24. "class": "tab_control",
  25. "content_margin": [28, 6, 28, 4],
  26. "max_margin_trim": 0,
  27. "hit_test_level": 0.0,
  28. "layer0.texture": "",
  29. "layer0.opacity": 1.0,
  30. "layer1.opacity": 0.0,
  31. "layer2.opacity": 0.0
  32. },
  33. {
  34. "class": "tab_control",
  35. "settings": ["show_tab_close_buttons"],
  36. "content_margin": [20, 0, 10, 1]
  37. },
  38.  
  39.  
  40. {
  41. "class": "tab_label",
  42. "shadow_offset": [0,0]
  43. },
  44.  
  45. {
  46. "class": "tab_control",
  47. "layer0.tint": [66, 66, 66]
  48. },
  49. {
  50. "class": "tab_label",
  51. "fade": false,
  52. "fg": [255, 255, 255, 200],
  53. "font.bold" : false,
  54. "font.size" : 12
  55. },
  56. {
  57. "class": "tab_label",
  58. "settings": ["itg_hidpi"],
  59. "font.size" : 17
  60. },
  61.  
  62.  
  63. {
  64. "class": "tab_control",
  65. "attributes": ["selected"],
  66. "layer0.tint": [255, 255, 255, 200]
  67. },
  68. {
  69. "class": "tab_label",
  70. "parents": [{"class": "tab_control", "attributes": ["selected"]}],
  71. "fg": [91, 84, 81, 255],
  72. "font.bold" : false
  73. },
  74.  
  75. {
  76. "class": "tab_control",
  77. "attributes": ["hover"],
  78. "layer0.tint": [255, 255, 255, 180]
  79. },
  80. {
  81. "class": "tab_label",
  82. "parents": [{"class": "tab_control", "attributes": ["hover"]}],
  83. "fg": [91, 84, 81, 255],
  84. "font.bold" : false
  85. },
  86. {
  87. "class": "tab_label",
  88. "attributes": ["transient"],
  89. "font.italic": true
  90. },
  91. {
  92. "class": "tab_close_button",
  93. "content_margin": [10, 0],
  94. "layer0.texture": "Theme - itg.flat/assets/close.png",
  95. "layer0.tint": [255, 255, 255, 200],
  96. "layer0.opacity": 0.3,
  97. "layer0.inner_margin": [0, 0],
  98. "layer1.texture": "",
  99. "layer2.texture": "",
  100. "layer3.texture": "",
  101. "layer1.opacity": 0.0,
  102. "layer2.opacity": 0.0,
  103. "layer3.opacity": 0.0
  104. },
  105. {
  106. "class": "tab_close_button",
  107. "settings": ["show_tab_close_buttons"],
  108. "content_margin": [8, 8]
  109. },
  110. {
  111. "class": "tab_close_button",
  112. "parents": [{"class": "tab_control", "attributes": ["hover"]}],
  113. "layer0.tint": [91, 84, 81, 255],
  114. "layer0.opacity": 0.6
  115. },
  116. {
  117. "class": "tab_close_button",
  118. "parents": [{"class": "tab_control", "attributes": ["selected"]}],
  119. "layer0.tint": [91, 84, 81, 255],
  120. "layer0.opacity": 0.4
  121. },
  122. {
  123. "class": "tab_close_button",
  124. "parents": [{"class": "tab_control", "attributes": ["selected", "hover"]}],
  125. "layer0.tint": [91, 84, 81, 255],
  126. "layer0.opacity": 0.6
  127. },
  128. {
  129. "class": "tab_close_button",
  130. "attributes": ["hover"],
  131. "parents": [{"class": "tab_control", "attributes": ["hover"]}],
  132. "layer0.tint": [243, 86, 86]
  133. },
  134. {
  135. "class": "tab_close_button",
  136. "parents": [{"class": "tab_control", "attributes": ["dirty"]}],
  137. "layer0.texture": "Theme - itg.flat/assets/file-dirty.png",
  138. "layer0.tint": [240, 200, 80, 255],
  139. "layer0.opacity": 1.0
  140. },
  141. {
  142. "class": "tab_close_button",
  143. "parents": [{"class": "tab_control", "attributes": ["dirty", "selected"]}],
  144. "layer0.texture": "Theme - itg.flat/assets/file-dirty.png",
  145. "layer0.tint": [205, 135, 0],
  146. "layer0.opacity": 1.0
  147. },
  148. {
  149. "class": "tab_close_button",
  150. "parents": [{"class": "tab_control", "attributes": ["dirty", "hover"]}],
  151. "layer0.texture": "Theme - itg.flat/assets/file-dirty.png",
  152. "layer0.tint": [205, 135, 0],
  153. "layer0.opacity": 1.0
  154. },
  155. {
  156. "class": "tab_close_button",
  157. "parents": [{"class": "tab_control", "attributes": ["dirty"]}],
  158. "attributes": ["hover"],
  159. "layer0.texture": "Theme - itg.flat/assets/close.png",
  160. "layer0.tint": [243, 86, 86],
  161. "layer0.opacity": 1.0
  162. },
  163. {
  164. "class": "tab_control",
  165. "settings": ["!show_tab_close_buttons", "highlight_modified_tabs"],
  166. "attributes": ["dirty"],
  167. "content_margin": [22, 6, 15, 4]
  168. },
  169. {
  170. "class": "tab_close_button",
  171. "settings": ["!show_tab_close_buttons", "highlight_modified_tabs"],
  172. "parents": [{"class": "tab_control", "attributes": ["dirty"]}],
  173. "content_margin": [8, 8]
  174. },
  175. {
  176. "class": "tabset_control",
  177. "settings": ["itg_small_tabs"],
  178. "tab_height": 32
  179. },
  180.  
  181. {
  182. "class": "fold_button_control",
  183. "layer0.texture": "Theme - itg.flat/assets/fold-closed.png",
  184. "layer0.opacity": 0.8,
  185. "layer0.inner_margin": 0,
  186. "layer1.texture": "",
  187. "layer1.opacity": 0.0,
  188. "layer1.inner_margin": 0,
  189. "content_margin": [9, 7, 8, 6]
  190. },
  191. {
  192. "class": "fold_button_control",
  193. "attributes": ["hover"],
  194. "layer0.opacity": 1.0
  195. },
  196. {
  197. "class": "fold_button_control",
  198. "attributes": ["pressed"],
  199. "layer0.opacity": 1.0
  200. },
  201. {
  202. "class": "fold_button_control",
  203. "attributes": ["expanded"],
  204. "layer0.texture": "Theme - itg.flat/assets/fold-open.png",
  205. "layer1.texture": ""
  206. },
  207.  
  208. {
  209. "class": "scroll_bar_control",
  210. "layer0.texture": "",
  211. "layer0.opacity": 1.0,
  212. "layer0.tint": [65, 69, 78],
  213. "layer0.inner_margin": [0, 0],
  214. "blur": false
  215. },
  216. {
  217. "class": "scroll_bar_control",
  218. "attributes": ["horizontal"],
  219. "layer0.texture": "",
  220. "layer0.opacity": 1.0,
  221. "layer0.tint": [65, 69, 78],
  222. "layer0.inner_margin": [6, 0],
  223. "blur": false
  224. },
  225. {
  226. "class": "scroll_corner_control",
  227. "layer0.texture": "",
  228. "layer0.tint": [65, 69, 78],
  229. "layer0.opacity": 1.0,
  230. "layer0.inner_margin": [0, 0]
  231. },
  232. {
  233. "class": "puck_control",
  234. "layer0.texture": "Theme - itg.flat/assets/standard-puck-vertical.png",
  235. "layer0.tint": [255, 255, 255, 200],
  236. "layer0.opacity": 1.0,
  237. "layer0.inner_margin": [2, 4],
  238. "content_margin": [2, 12],
  239. "blur": false
  240. },
  241. {
  242. "class": "puck_control",
  243. "attributes": ["horizontal"],
  244. "layer0.texture": "Theme - itg.flat/assets/standard-puck-horizontal.png",
  245. "layer0.tint": [255, 255, 255, 200],
  246. "layer0.opacity": 1.0,
  247. "layer0.inner_margin": [4, 2],
  248. "content_margin": [12, 2],
  249. "blur": false
  250. },
  251.  
  252. {
  253. "class": "puck_control",
  254. "settings": ["itg_scrollbar_medium"],
  255. "layer0.texture": "Theme - itg.flat/assets/standard-puck-vertical-medium.png",
  256. "layer0.inner_margin": [2, 8],
  257. "content_margin": [4, 12]
  258. },
  259. {
  260. "class": "puck_control",
  261. "settings": ["itg_scrollbar_medium"],
  262. "attributes": ["horizontal"],
  263. "layer0.texture": "Theme - itg.flat/assets/standard-puck-horizontal-medium.png",
  264. "layer0.inner_margin": [8, 2],
  265. "content_margin": [12, 4]
  266. },
  267. {
  268. "class": "puck_control",
  269. "settings": ["itg_scrollbar_small"],
  270. "layer0.inner_margin": [2, 4],
  271. "content_margin": [2, 12]
  272. },
  273. {
  274. "class": "puck_control",
  275. "settings": ["itg_scrollbar_small"],
  276. "attributes": ["horizontal"],
  277. "layer0.inner_margin": [4, 2],
  278. "content_margin": [12, 2]
  279. },
  280.  
  281. {
  282. "class": "scroll_area_control",
  283. "settings": ["overlay_scroll_bars"],
  284. "overlay": true
  285. },
  286. {
  287. "class": "scroll_area_control",
  288. "settings": ["!overlay_scroll_bars"],
  289. "overlay": false
  290. },
  291. {
  292. "class": "scroll_bar_control",
  293. "settings": ["overlay_scroll_bars"],
  294. "layer0.texture": "",
  295. "layer0.inner_margin": [0, 5],
  296. "blur": true
  297. },
  298. {
  299. "class": "scroll_bar_control",
  300. "settings": ["overlay_scroll_bars"],
  301. "attributes": ["horizontal"],
  302. "layer0.texture": "",
  303. "layer0.inner_margin": [5, 0],
  304. "blur": true
  305. },
  306. {
  307. "class": "puck_control",
  308. "settings": ["overlay_scroll_bars"],
  309. "layer0.texture": "Theme - itg.flat/assets/standard-puck-vertical.png",
  310. "layer0.tint": [255, 255, 255, 200],
  311. "layer0.opacity": 0.8,
  312. "layer0.inner_margin": [0, 2],
  313. "content_margin": [2, 20],
  314. "blur": true
  315. },
  316. {
  317. "class": "puck_control",
  318. "settings": ["overlay_scroll_bars"],
  319. "attributes": ["horizontal"],
  320. "layer0.texture": "Theme - itg.flat/assets/standard-puck-horizontal.png",
  321. "layer0.tint": [255, 255, 255, 200],
  322. "layer0.opacity": 0.8,
  323. "layer0.inner_margin": [2, 0],
  324. "content_margin": [20, 2],
  325. "blur": true
  326. },
  327. {
  328. "class": "puck_control",
  329. "settings": ["overlay_scroll_bars"],
  330. "attributes": ["dark"],
  331. "layer0.tint": [255, 255, 255, 200]
  332. },
  333. {
  334. "class": "puck_control",
  335. "settings": ["overlay_scroll_bars"],
  336. "attributes": ["horizontal", "dark"],
  337. "layer0.tint": [255, 255, 255, 200]
  338. },
  339.  
  340. {
  341. "class": "sheet_container_control",
  342. "layer0.tint": [65, 69, 78],
  343. "layer0.opacity": 1.0
  344. },
  345.  
  346. {
  347. "class": "grid_layout_control",
  348. "border_size": 1,
  349. "border_color": [65, 69, 78]
  350. },
  351. {
  352. "class": "minimap_control",
  353. "viewport_color": [29, 29, 29, 165]
  354. },
  355.  
  356. {
  357. "class": "label_control",
  358. "color": [255, 255, 255, 200],
  359. "shadow_color": [201, 202, 203],
  360. "shadow_offset": [0, 0],
  361. "font.bold" : false,
  362. "font.size" : 11
  363. },
  364. {
  365. "class": "label_control",
  366. "settings": ["itg_hidpi"],
  367. "font.size" : 17
  368. },
  369. {
  370. "class": "label_control",
  371. "parents": [{"class": "panel_control"}],
  372. "shadow_color": [201, 202, 203],
  373. "shadow_offset": [0, 0]
  374. },
  375. {
  376. "class": "label_control",
  377. "parents": [{"class": "button_control"}],
  378. "shadow_color": [201, 202, 203],
  379. "shadow_offset": [0, 0]
  380. },
  381. {
  382. "class": "label_control",
  383. "parents": [{"class": "status_bar"}],
  384. "color": [255, 255, 255, 200],
  385. "shadow_color": [200, 200, ],
  386. "shadow_offset": [0, 0],
  387. "font.bold" : false
  388. },
  389.  
  390. {
  391. "class": "tool_tip_control",
  392. "layer0.texture": "",
  393. "layer0.tint": [243, 86, 86],
  394. "layer0.inner_margin": [1, 1],
  395. "layer0.opacity": 0.95,
  396. "content_margin": [10, 10]
  397. },
  398. {
  399. "class": "tool_tip_label_control",
  400. "color": [255, 255, 255, 200]
  401. },
  402.  
  403. {
  404. "class": "status_bar",
  405. "layer0.texture": "",
  406. "layer0.tint": [42, 42, 42],
  407. "layer0.opacity": 1.0,
  408. "layer0.inner_margin": [2, 2],
  409. "content_margin": [14, 4, 4, 4]
  410. },
  411. {
  412. "class": "status_button",
  413. "min_size": [100, 0]
  414. },
  415.  
  416. {
  417. "class": "sidebar_container",
  418. "layer0.texture": "",
  419. "layer0.tint": [42, 42, 42],
  420. "layer0.opacity": 1.0,
  421. "layer0.draw_center": false,
  422. "layer0.inner_margin": [0, 0, 0, 0],
  423. "content_margin": [0, 0, 0, 0]
  424. },
  425. {
  426. "class": "sidebar_tree",
  427. "row_padding": [8, 4],
  428. "indent": 14,
  429. "indent_offset": 20,
  430. "indent_top_level": false,
  431. "layer0.texture": "",
  432. "layer0.tint": [42, 42, 42],
  433. "layer0.opacity": 1.0,
  434. "dark_content": false
  435. },
  436. {
  437. "class": "sidebar_tree",
  438. "settings": ["itg_sidebar_tree_xsmall"],
  439. "row_padding": [8, 0]
  440. },
  441. {
  442. "class": "sidebar_tree",
  443. "settings": ["itg_sidebar_tree_small"],
  444. "row_padding": [8, 2]
  445. },
  446. {
  447. "class": "sidebar_tree",
  448. "settings": ["itg_sidebar_tree_medium"],
  449. "row_padding": [8, 3]
  450. },
  451. {
  452. "class": "sidebar_tree",
  453. "settings": ["itg_sidebar_tree_large"],
  454. "row_padding": [8, 6]
  455. },
  456. {
  457. "class": "sidebar_tree",
  458. "settings": ["itg_sidebar_tree_xlarge"],
  459. "row_padding": [8, 8]
  460. },
  461.  
  462. {
  463. "class": "sidebar_heading",
  464. "color": [255, 255, 255, 200],
  465. "font.bold": true,
  466. "shadow_color": [148, 149, 151],
  467. "shadow_offset": [0, 0]
  468. },
  469. {
  470. "class": "tree_row",
  471. "layer0.texture": "",
  472. "layer0.tint": [71, 71, 71],
  473. "layer0.opacity": 1.0,
  474. "layer0.inner_margin": [1,1]
  475. },
  476. {
  477. "class": "sidebar_label",
  478. "color": [255, 255, 255, 200],
  479. "shadow_offset": [0, 0]
  480. },
  481. {
  482. "class": "sidebar_label",
  483. "parents": [{"class": "tree_row", "attributes": ["expandable"]}],
  484. "color": [255, 255, 255, 200],
  485. "shadow_color": [0, 0, 0],
  486. "shadow_offset": [0, 0]
  487. },
  488. {
  489. "class": "sidebar_label",
  490. "parents": [{"class": "tree_row", "attributes": ["hover"]}],
  491. "color": [255, 255, 255, 200]
  492. },
  493. {
  494. "class": "sidebar_label",
  495. "parents": [{"class": "tree_row", "attributes": ["expandable"]}],
  496. "settings": ["bold_folder_labels"],
  497. "font.bold": true
  498. },
  499. {
  500. "class": "sidebar_label",
  501. "settings": ["itg_hidpi"],
  502. "font.size" : 17
  503. },
  504.  
  505.  
  506. {
  507. "class": "tree_row",
  508. "layer0.tint": [0,0,0,30],
  509. "layer0.opacity": 1.0,
  510. "attributes": ["hover"]
  511. },
  512.  
  513. {
  514. "class": "tree_row",
  515. "layer0.tint": [200, 200, 200],
  516. "layer0.opacity": 1.0,
  517. "attributes": ["selected"]
  518. },
  519. {
  520. "class": "sidebar_label",
  521. "parents": [{"class": "tree_row", "attributes": ["selected"]}],
  522. "color": [0, 0, 0, 200],
  523. "shadow_color": [0, 0, 0],
  524. "shadow_offset": [0, 0]
  525. },
  526.  
  527. {
  528. "class": "close_button",
  529. "layer0.texture": "Theme - itg.flat/assets/close.png",
  530. "layer0.tint": [91, 84, 81, 255],
  531. "layer0.opacity": 0,
  532. "layer0.inner_margin": 0,
  533. "layer1.texture": "",
  534. "layer1.opacity": 0.0,
  535. "layer1.inner_margin": 0,
  536. "content_margin": [8, 8]
  537. },
  538.  
  539. {
  540. "class": "close_button",
  541. "parents": [{"class": "tree_row", "attributes": ["hover"]}],
  542. "layer0.opacity": 0.4,
  543. "layer0.tint": [255, 255, 255, 200]
  544. },
  545.  
  546. {
  547. "class": "close_button",
  548. "parents": [{"class": "tree_row", "attributes": ["hover"]}],
  549. "attributes": ["hover"],
  550. "layer0.tint": [243, 86, 86],
  551. "layer0.opacity": 1
  552. },
  553.  
  554. {
  555. "class": "close_button",
  556. "parents": [{"class": "tree_row", "attributes": ["selected"]}],
  557. "layer0.tint": [255, 255, 255, 200],
  558. "layer0.opacity": 0.6
  559. },
  560.  
  561. {
  562. "class": "close_button",
  563. "parents": [{"class": "tree_row", "attributes": ["hover", "selected"]}],
  564. "attributes": ["hover"],
  565. "layer0.tint": [255, 255, 255, 200],
  566. "layer0.opacity": 1
  567. },
  568. {
  569. "class": "close_button",
  570. "attributes": ["dirty"],
  571. "layer0.texture": "Theme - itg.flat/assets/file-dirty.png",
  572. "layer0.tint": [240, 200, 80, 255],
  573. "layer0.opacity": 1.0
  574. },
  575. {
  576. "class": "close_button",
  577. "attributes": ["dirty"],
  578. "parents": [{"class": "tree_row", "attributes": ["selected"]}],
  579. "layer0.texture": "Theme - itg.flat/assets/file-dirty.png",
  580. "layer0.tint": [240, 200, 80, 255],
  581. "layer0.opacity": 1
  582. },
  583. {
  584. "class": "close_button",
  585. "attributes": ["dirty"],
  586. "parents": [{"class": "tree_row", "attributes": ["hover"]}],
  587. "layer0.texture": "Theme - itg.flat/assets/close.png"
  588. },
  589. {
  590. "class": "close_button",
  591. "attributes": ["hover", "dirty"],
  592. "parents": [{"class": "tree_row", "attributes": ["hover"]}],
  593. "layer0.texture": "Theme - itg.flat/assets/close.png",
  594. "layer0.tint": [243, 86, 86]
  595. },
  596. {
  597. "class": "close_button",
  598. "attributes": ["dirty", "hover"],
  599. "parents": [{"class": "tree_row", "attributes": ["selected"]}],
  600. "layer0.tint": [255, 255, 255, 200]
  601. },
  602.  
  603. {
  604. "class": "icon_file_type",
  605. "content_margin": [0,0]
  606. },
  607. {
  608. "class": "icon_folder",
  609. "content_margin": [0,0]
  610. },
  611. {
  612. "class": "icon_folder_loading",
  613. "content_margin": [0,0]
  614. },
  615.  
  616. {
  617. "class": "disclosure_button_control",
  618. "parents": [{"class": "tree_row"}],
  619. "content_margin": [0, 6, 18, 7],
  620. "layer0.opacity": 1.0,
  621. "layer0.inner_margin": 0,
  622. "layer0.texture": "Theme - itg.flat/assets/group-closed.png",
  623. "layer0.tint": [255, 255, 255, 200]
  624. },
  625.  
  626. {
  627. "class": "disclosure_button_control",
  628. "parents": [{"class": "tree_row", "attributes": ["hover"]}]
  629. },
  630.  
  631. {
  632. "class": "disclosure_button_control",
  633. "attributes": ["expanded"],
  634. "parents": [{"class": "tree_row"}],
  635. "layer0.texture": "Theme - itg.flat/assets/group-open.png"
  636. },
  637.  
  638. {
  639. "class": "disclosure_button_control",
  640. "attributes": ["expanded"],
  641. "parents": [{"class": "tree_row", "attributes": ["hover"]}]
  642. },
  643.  
  644. {
  645. "class": "disclosure_button_control",
  646. "parents": [{"class": "tree_row", "attributes": ["selected"]}],
  647. "layer0.tint": [255, 255, 255, 200]
  648. },
  649. {
  650. "class": "disclosure_button_control",
  651. "attributes": ["expanded"],
  652. "parents": [{"class": "tree_row", "attributes": ["selected"]}]
  653. },
  654.  
  655. {
  656. "class": "button_control",
  657. "content_margin": [4, 6, 4, 5],
  658. "min_size": [69, 0],
  659. "layer0.texture": "",
  660. "layer0.tint": [42, 42, 42],
  661. "layer0.opacity": 1.0,
  662. "layer0.inner_margin": [6, 6],
  663. "layer1.opacity": 0.0
  664. },
  665. {
  666. "class": "button_control",
  667. "attributes": ["hover"],
  668. "layer0.tint": [0,0,0,30]
  669. },
  670. {
  671. "class": "button_control",
  672. "attributes": ["pressed", "hover"],
  673. "layer0.tint": [243, 86, 86]
  674. },
  675. {
  676. "class": "label_control",
  677. "parents": [{"class": "button_control"}],
  678. "color": [255, 255, 255, 200]
  679. },
  680. {
  681. "class": "label_control",
  682. "parents": [{"class": "button_control", "attributes": ["pressed", "hover"]}],
  683. "color": [255, 255, 255, 200]
  684. },
  685.  
  686. {
  687. "class": "text_line_control",
  688. "layer0.texture": "Theme - itg.flat/assets/input.png",
  689. "layer0.tint": [230, 230, 230],
  690. "layer0.opacity": 1.0,
  691. "layer0.inner_margin": [10,10,10,10],
  692. "content_margin": [4, 5, 15, 4]
  693. },
  694.  
  695. {
  696. "class": "panel_control",
  697. "layer0.texture": "",
  698. "layer0.tint": [71, 71, 71],
  699. "layer0.inner_margin": [2, 2, 2, 5],
  700. "layer0.opacity": 1.0
  701. },
  702. {
  703. "class": "overlay_control",
  704. "layer0.texture": "",
  705. "layer0.tint": [65, 69, 78],
  706. "layer0.inner_margin": [30, 30, 30, 30],
  707. "layer0.opacity": 1.0,
  708. "layer1.texture": "",
  709. "layer1.tint": [65, 69, 78],
  710. "layer1.inner_margin": [20, 40, 20, 20],
  711. "layer1.opacity": 1.0,
  712. "content_margin": [0, 0, 0, 0]
  713. },
  714. {
  715. "class": "overlay_control",
  716. "settings": ["itg_square_tabs"],
  717. "content_margin": [20, 4, 20, 26]
  718. },
  719.  
  720. {
  721. "class": "quick_panel",
  722. "row_padding": [5, 2],
  723. "layer0.tint": [49, 52, 55],
  724. "layer0.opacity": 1.0
  725. },
  726. {
  727. "class": "quick_panel_row",
  728. "layer0.texture": "",
  729. "layer0.tint": [65, 69, 78],
  730. "layer0.inner_margin": [2, 2, 2, 2],
  731. "layer0.opacity": 1.0
  732. },
  733. {
  734. "class": "quick_panel_row",
  735. "attributes": ["selected"],
  736. "layer0.texture": "",
  737. "layer0.tint": [243, 86, 86]
  738. },
  739. {
  740. "class": "quick_panel_label",
  741. "fg": [180, 180, 180],
  742. "match_fg": [255, 255, 255, 200],
  743. "selected_fg": [252, 174, 174],
  744. "selected_match_fg": [255, 255, 255, 200]
  745. },
  746. {
  747. "class": "quick_panel_path_label",
  748. "fg": [180, 180, 180],
  749. "match_fg": [255, 255, 255, 200],
  750. "selected_fg": [252, 174, 174],
  751. "selected_match_fg": [255, 255, 255, 200]
  752. },
  753. {
  754. "class": "quick_panel_score_label",
  755. "fg": [255, 255, 255, 200],
  756. "selected_fg": [255, 255, 255, 200]
  757. },
  758.  
  759. {
  760. "class": "mini_quick_panel_row",
  761. "layer0.texture": "",
  762. "layer0.tint": [65, 69, 78],
  763. "layer0.inner_margin": [2, 2, 2, 2],
  764. "layer0.opacity": 1.0
  765. },
  766. {
  767. "class": "mini_quick_panel_row",
  768. "attributes": ["selected"],
  769. "layer0.texture": "",
  770. "layer0.tint": [243, 86, 86]
  771. },
  772.  
  773. {
  774. "class": "popup_control",
  775. "content_margin": [0, 0]
  776. },
  777. {
  778. "class": "auto_complete",
  779. "row_padding": [2, 2],
  780. "layer0.tint": [65, 69, 78],
  781. "layer0.opacity": 1.0,
  782. "dark_content": true
  783. },
  784. {
  785. "class": "auto_complete_label",
  786. "bg": [243, 86, 86],
  787. "selected_bg": [243, 86, 86],
  788.  
  789. "fg": [180, 180, 180],
  790. "match_fg": [255, 255, 255, 200],
  791. "selected_fg": [252, 174, 174],
  792. "selected_match_fg": [255, 255, 255, 200]
  793. },
  794. {
  795. "class": "table_row",
  796. "layer0.texture": "",
  797. "layer0.opacity": 0.0,
  798. "layer0.inner_margin": [1, 1]
  799. },
  800. {
  801. "class": "table_row",
  802. "attributes": ["selected"],
  803. "layer0.tint": [243, 86, 86],
  804. "layer0.opacity": 1.0
  805. },
  806.  
  807. {
  808. "class": "icon_button_control",
  809. "layer0.texture": "",
  810. "layer0.tint": [42, 42, 42],
  811. "layer0.opacity": 1.0,
  812. "layer1.opacity": 0.0,
  813. "layer2.opacity": 0.0,
  814. "layer3.opacity": 0.0,
  815. "content_margin": [6, 6]
  816. },
  817.  
  818.  
  819. {
  820. "class": "icon_button_control",
  821. "attributes": ["hover"],
  822. "layer0.texture": "",
  823. "layer0.tint": [0,0,0,30]
  824. },
  825. {
  826. "class": "icon_button_control",
  827. "attributes": ["selected", "hover"],
  828. "layer0.tint": [243, 86, 86]
  829. },
  830. {
  831. "class": "icon_button_control",
  832. "attributes": ["selected"],
  833. "layer0.texture": "",
  834. "layer0.tint": [243, 86, 86]
  835. },
  836.  
  837. {
  838. "class": "icon_regex",
  839. "layer0.texture": "Theme - itg.flat/assets/icon-regex.png",
  840. "layer0.tint": [255, 255, 255, 200],
  841. "layer0.opacity": 1.0,
  842. "content_margin": [8, 8]
  843. },
  844. {
  845. "class": "icon_regex",
  846. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  847. "layer0.tint": [255, 255, 255, 200]
  848. },
  849. {
  850. "class": "icon_regex",
  851. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  852. "layer0.tint": [255, 255, 255, 200]
  853. },
  854.  
  855. {
  856. "class": "icon_case",
  857. "layer0.texture": "Theme - itg.flat/assets/icon-case.png",
  858. "layer0.tint": [255, 255, 255, 200],
  859. "layer0.opacity": 1.0,
  860. "content_margin": [8, 8]
  861. },
  862. {
  863. "class": "icon_case",
  864. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  865. "layer0.tint": [255, 255, 255, 200]
  866. },
  867. {
  868. "class": "icon_case",
  869. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  870. "layer0.tint": [255, 255, 255, 200]
  871. },
  872.  
  873. {
  874. "class": "icon_whole_word",
  875. "layer0.texture": "Theme - itg.flat/assets/icon-word.png",
  876. "layer0.tint": [255, 255, 255, 200],
  877. "layer0.opacity": 1.0,
  878. "content_margin": [8, 8]
  879. },
  880. {
  881. "class": "icon_whole_word",
  882. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  883. "layer0.tint": [255, 255, 255, 200]
  884. },
  885. {
  886. "class": "icon_whole_word",
  887. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  888. "layer0.tint": [255, 255, 255, 200]
  889. },
  890.  
  891. {
  892. "class": "icon_context",
  893. "layer0.texture": "Theme - itg.flat/assets/icon-context.png",
  894. "layer0.tint": [255, 255, 255, 200],
  895. "layer0.opacity": 1.0,
  896. "content_margin": [8, 8]
  897. },
  898. {
  899. "class": "icon_context",
  900. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  901. "layer0.tint": [255, 255, 255, 200]
  902. },
  903. {
  904. "class": "icon_context",
  905. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  906. "layer0.tint": [255, 255, 255, 200]
  907. },
  908.  
  909. {
  910. "class": "icon_use_buffer",
  911. "layer0.texture": "Theme - itg.flat/assets/icon-buffer.png",
  912. "layer0.tint": [255, 255, 255, 200],
  913. "layer0.opacity": 1.0,
  914. "content_margin": [8, 8]
  915. },
  916. {
  917. "class": "icon_use_buffer",
  918. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  919. "layer0.tint": [255, 255, 255, 200]
  920. },
  921. {
  922. "class": "icon_use_buffer",
  923. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  924. "layer0.tint": [255, 255, 255, 200]
  925. },
  926.  
  927. {
  928. "class": "icon_reverse",
  929. "layer0.texture": "Theme - itg.flat/assets/icon-reverse.png",
  930. "layer0.tint": [255, 255, 255, 200],
  931. "layer0.opacity": 1.0,
  932. "content_margin": [8, 8]
  933. },
  934. {
  935. "class": "icon_reverse",
  936. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  937. "layer0.tint": [255, 255, 255, 200]
  938. },
  939. {
  940. "class": "icon_reverse",
  941. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  942. "layer0.tint": [255, 255, 255, 200]
  943. },
  944.  
  945. {
  946. "class": "icon_wrap",
  947. "layer0.texture": "Theme - itg.flat/assets/icon-wrap.png",
  948. "layer0.tint": [255, 255, 255, 200],
  949. "layer0.opacity": 1.0,
  950. "content_margin": [8, 8]
  951. },
  952. {
  953. "class": "icon_wrap",
  954. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  955. "layer0.tint": [255, 255, 255, 200]
  956. },
  957. {
  958. "class": "icon_wrap",
  959. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  960. "layer0.tint": [255, 255, 255, 200]
  961. },
  962.  
  963. {
  964. "class": "icon_in_selection",
  965. "layer0.texture": "Theme - itg.flat/assets/icon-selection.png",
  966. "layer0.tint": [255, 255, 255, 200],
  967. "layer0.opacity": 1.0,
  968. "content_margin": [8, 8]
  969. },
  970. {
  971. "class": "icon_in_selection",
  972. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  973. "layer0.tint": [255, 255, 255, 200]
  974. },
  975. {
  976. "class": "icon_in_selection",
  977. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  978. "layer0.tint": [255, 255, 255, 200]
  979. },
  980.  
  981.  
  982. {
  983. "class": "icon_preserve_case",
  984. "layer0.texture": "Theme - itg.flat/assets/icon-preserve.png",
  985. "layer0.tint": [255, 255, 255, 200],
  986. "layer0.opacity": 1.0,
  987. "content_margin": [8, 8]
  988. },
  989. {
  990. "class": "icon_preserve_case",
  991. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  992. "layer0.tint": [255, 255, 255, 200]
  993. },
  994. {
  995. "class": "icon_preserve_case",
  996. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  997. "layer0.tint": [255, 255, 255, 200]
  998. },
  999.  
  1000. {
  1001. "class": "icon_highlight",
  1002. "layer0.texture": "Theme - itg.flat/assets/icon-highlight.png",
  1003. "layer0.tint": [255, 255, 255, 200],
  1004. "layer0.opacity": 1.0,
  1005. "content_margin": [8, 8]
  1006. },
  1007. {
  1008. "class": "icon_highlight",
  1009. "parents": [{"class": "icon_button_control", "attributes": ["selected"]}],
  1010. "layer0.tint": [255, 255, 255, 200]
  1011. },
  1012. {
  1013. "class": "icon_highlight",
  1014. "parents": [{"class": "icon_button_control", "attributes": ["hover"]}],
  1015. "layer0.tint": [255, 255, 255, 200]
  1016. }
  1017. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement