KvantumLyoko.kvconfig 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. [%General]
  2. author=kramlat
  3. comment=A theme inspired by IFSCL and the Lyoko Super Computer
  4. x11drag=true
  5. alt_mnemonic=true
  6. left_tabs=false
  7. joined_tabs=false
  8. attach_active_tab=false
  9. group_toolbar_buttons=false
  10. composite=true
  11. menu_shadow_depth=6
  12. tooltip_shadow_depth=6
  13. splitter_width=7
  14. scroll_width=12
  15. slider_width=8
  16. slider_handle_width=16
  17. slider_handle_length=16
  18. slim_toolbars=false
  19. [GeneralColors]
  20. window.color=#173e58
  21. base.color=#173e58
  22. alt.base.color=#173e58
  23. button.color=#5b99a3
  24. light.color=#61a0a7
  25. mid.light.color=#5b99a3
  26. dark.color=#33636f
  27. mid.color=#447888
  28. highlight.color=#87e2ff
  29. inactive.highlight.color=#87e2ff
  30. text.color=white
  31. window.text.color=white
  32. button.text.color=white
  33. disabled.text.color=white
  34. tooltip.text.color=white
  35. highlight.text.color=white
  36. link.color=#2EB8E6
  37. link.visited.color=#FF6666
  38. [Hacks]
  39. respect_darkness=true
  40. [PanelButtonCommand]
  41. frame=true
  42. frame.element=button
  43. frame.top=3
  44. frame.bottom=3
  45. frame.left=3
  46. frame.right=3
  47. interior=true
  48. interior.element=button
  49. indicator.size=9
  50. text.normal.color=white
  51. text.focus.color=white
  52. text.press.color=white
  53. text.toggle.color=white
  54. text.shadow=0
  55. text.margin=1
  56. text.iconspacing=3
  57. indicator.element=arrow
  58. text.margin.top=2
  59. text.margin.bottom=2
  60. text.margin.left=3
  61. text.margin.right=3
  62. text.shadow.xshift=2
  63. text.shadow.yshift=2
  64. text.shadow.color=#000000
  65. text.shadow.alpha=255
  66. text.shadow.depth=1
  67. [PanelButtonTool]
  68. inherits=PanelButtonCommand
  69. [Dock]
  70. inherits=PanelButtonCommand
  71. frame=false
  72. interior=false
  73. [DockTitle]
  74. inherits=PanelButtonCommand
  75. frame=false
  76. interior=true
  77. interior.element=dock
  78. text.focus.color=white
  79. text.bold=true
  80. [IndicatorSpinBox]
  81. inherits=PanelButtonCommand
  82. indicator.element=arrow
  83. frame.element=spin
  84. interior.element=spin
  85. frame.top=2
  86. frame.bottom=2
  87. frame.left=2
  88. frame.right=2
  89. indicator.size=8
  90. [RadioButton]
  91. inherits=PanelButtonCommand
  92. frame=false
  93. interior.element=radio
  94. [CheckBox]
  95. inherits=PanelButtonCommand
  96. frame=false
  97. interior.element=checkbox
  98. [Focus]
  99. inherits=PanelButtonCommand
  100. frame=false
  101. interior=false
  102. [GenericFrame]
  103. inherits=PanelButtonCommand
  104. frame=true
  105. interior=false
  106. frame.element=common
  107. interior.element=common
  108. [LineEdit]
  109. inherits=PanelButtonCommand
  110. frame.element=lineedit
  111. interior.element=lineedit
  112. frame.top=2
  113. frame.bottom=2
  114. frame.left=2
  115. frame.right=2
  116. [DropDownButton]
  117. frame.element=lineedit
  118. interior.element=lineedit
  119. frame.top=2
  120. frame.bottom=2
  121. frame.left=2
  122. frame.right=2
  123. inherits=PanelButtonCommand
  124. indicator.element=arrow-down
  125. [IndicatorArrow]
  126. indicator.element=arrow
  127. indicator.size=9
  128. [ToolboxTab]
  129. inherits=PanelButtonCommand
  130. [Tab]
  131. inherits=PanelButtonCommand
  132. interior.element=tab
  133. text.margin.left=8
  134. text.margin.right=8
  135. text.margin.top=3
  136. text.margin.bottom=3
  137. frame.element=tab
  138. indicator.element=tab
  139. frame.top=4
  140. frame.bottom=4
  141. frame.left=4
  142. frame.right=4
  143. [TabFrame]
  144. inherits=PanelButtonCommand
  145. frame.element=tabframe
  146. interior.element=group
  147. frame.top=4
  148. frame.bottom=4
  149. frame.left=4
  150. frame.right=4
  151. [TreeExpander]
  152. inherits=PanelButtonCommand
  153. frame=false
  154. interior=false
  155. indicator.size=7
  156. [HeaderSection]
  157. inherits=PanelButtonCommand
  158. interior.element=tab
  159. frame.element=tab
  160. frame.top=4
  161. frame.bottom=4
  162. frame.left=4
  163. frame.right=4
  164. [SizeGrip]
  165. inherits=PanelButtonCommand
  166. interior.element=none
  167. frame.element=none
  168. [Toolbar]
  169. inherits=PanelButtonCommand
  170. indicator.element=toolbar
  171. indicator.size=5
  172. text.margin=0
  173. frame.element=toolbar
  174. interior.element=toolbar
  175. [Slider]
  176. inherits=PanelButtonCommand
  177. frame.element=slider
  178. interior.element=slider
  179. frame.top=2
  180. frame.bottom=2
  181. frame.left=2
  182. frame.right=2
  183. [SliderCursor]
  184. inherits=PanelButtonCommand
  185. frame=false
  186. interior.element=slidercursor
  187. [Progressbar]
  188. inherits=PanelButtonCommand
  189. frame.element=lineedit
  190. interior.element=progress
  191. frame.top=2
  192. frame.bottom=2
  193. frame.left=2
  194. frame.right=2
  195. text.margin=0
  196. text.focus.color=white
  197. text.bold=true
  198. [ProgressbarContents]
  199. inherits=PanelButtonCommand
  200. frame=false
  201. interior.element=progress-pattern
  202. [ItemView]
  203. text.margin=0
  204. [Splitter]
  205. inherits=PanelButtonCommand
  206. interior.element=splitter
  207. frame.element=splitter
  208. frame.top=0
  209. frame.bottom=0
  210. frame.left=1
  211. frame.right=1
  212. [Scrollbar]
  213. inherits=PanelButtonCommand
  214. frame=false
  215. interior=false
  216. indicator.size=8
  217. [ScrollbarSlider]
  218. inherits=PanelButtonCommand
  219. frame.element=scrollbarslider
  220. interior.element=scrollbarslider
  221. frame.top=2
  222. frame.bottom=2
  223. frame.left=2
  224. frame.right=2
  225. [ScrollbarGroove]
  226. inherits=PanelButtonCommand
  227. frame=false
  228. interior=false
  229. [MenuItem]
  230. inherits=PanelButtonCommand
  231. frame=false
  232. interior.element=menuitem
  233. indicator.element=menuitem
  234. size.minheight=22
  235. text.focus.color=white
  236. [MenuBarItem]
  237. inherits=PanelButtonCommand
  238. interior.element=menubaritem
  239. frame.element=menubaritem
  240. frame.top=2
  241. frame.bottom=2
  242. frame.left=2
  243. frame.right=2
  244. text.margin.left=4
  245. text.margin.right=4
  246. [MenuBar]
  247. inherits=PanelButtonCommand
  248. frame.top=2
  249. frame.bottom=2
  250. frame.left=4
  251. frame.right=4
  252. frame.element=menuitem
  253. interior.element=menuitem
  254. [TitleBar]
  255. inherits=PanelButtonCommand
  256. frame=false
  257. interior.element=titlebar
  258. indicator.size=12
  259. indicator.element=mdi
  260. text.normal.color=white
  261. text.focus.color=white
  262. [ComboBox]
  263. inherits=PanelButtonCommand
  264. frame.element=lineedit
  265. interior.element=lineedit
  266. frame.top=2
  267. frame.bottom=2
  268. frame.left=2
  269. frame.right=2
  270. [Menu]
  271. inherits=PanelButtonCommand
  272. frame.top=3
  273. frame.bottom=3
  274. frame.left=3
  275. frame.right=3
  276. frame.element=menu
  277. interior.element=menu
  278. size.minheight=22
  279. size.minwidth=22
  280. [GroupBox]
  281. inherits=GenericFrame
  282. frame=true
  283. frame.element=tabframe
  284. interior=true
  285. interior.element=group
  286. text.shadow=0
  287. text.margin=0
  288. frame.top=4
  289. frame.bottom=4
  290. frame.left=4
  291. frame.right=4
  292. [TabBarFrame]
  293. inherits=PanelButtonCommand
  294. frame.element=tabframe
  295. frame.top=2
  296. frame.bottom=0
  297. frame.left=0
  298. frame.right=0
  299. interior=false
  300. text.shadow=0
  301. [ToolTip]
  302. inherits=GenericFrame
  303. frame.top=21
  304. frame.bottom=17
  305. frame.left=21
  306. frame.right=17
  307. interior=true
  308. text.shadow=0
  309. text.margin=0
  310. interior.element=tooltip
  311. frame.element=tooltip
  312. [StatusBar]
  313. inherits=GenericFrame
  314. frame=false
  315. interior=false
  316. [Window]
  317. interior=false