KvantumAlt.kvconfig 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  1. [%General]
  2. author=Tsu Jan
  3. comment=The default Kvantum theme with some changes\n(including translucency)
  4. x11drag=true
  5. alt_mnemonic=true
  6. left_tabs=false
  7. attach_active_tab=false
  8. mirror_doc_tabs=false
  9. embedded_tabs=true
  10. group_toolbar_buttons=false
  11. toolbar_interior_spacing=1
  12. composite=true
  13. menu_shadow_depth=6
  14. spread_menuitems=true
  15. tooltip_shadow_depth=6
  16. splitter_width=7
  17. scroll_width=12
  18. scroll_min_extent=50
  19. slider_width=8
  20. slider_handle_width=16
  21. slider_handle_length=16
  22. blurring=true
  23. button_icon_size=16
  24. click_behavior=0
  25. fill_rubberband=false
  26. large_icon_size=32
  27. progressbar_thickness=10
  28. menubar_mouse_tracking=true
  29. merge_menubar_with_toolbar=true
  30. popup_blurring=true
  31. scroll_arrows=false
  32. small_icon_size=16
  33. toolbar_icon_size=16
  34. toolbutton_style=0
  35. translucent_windows=true
  36. vertical_spin_indicators=false
  37. inline_spin_indicators=true
  38. combo_as_lineedit=true
  39. combo_menu=true
  40. combo_focus_rect=true
  41. animate_states=true
  42. tree_branch_line=true
  43. transient_scrollbar=true
  44. dark_titlebar=true
  45. groupbox_top_label=true
  46. opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
  47. reduce_window_opacity=4
  48. remove_extra_frames=true
  49. [GeneralColors]
  50. window.color=#3D3D3E
  51. base.color=#2E2E2E
  52. alt.base.color=#383838
  53. button.color=#494949
  54. light.color=#626262
  55. mid.light.color=#555555
  56. dark.color=#171717
  57. mid.color=#3C3C3C
  58. highlight.color=#005ab4
  59. inactive.highlight.color=#696969
  60. tooltip.base.color=black
  61. text.color=white
  62. window.text.color=white
  63. button.text.color=white
  64. disabled.text.color=#A0A0A0
  65. tooltip.text.color=white
  66. highlight.text.color=white
  67. link.color=#2EB8E6
  68. link.visited.color=#FF6666
  69. [Hacks]
  70. respect_darkness=true
  71. blur_translucent=true
  72. force_size_grip=true
  73. iconless_menu=false
  74. iconless_pushbutton=false
  75. kcapacitybar_as_progressbar=true
  76. transparent_dolphin_view=true
  77. transparent_pcmanfm_view=true
  78. transparent_pcmanfm_sidepane=true
  79. transparent_ktitle_label=true
  80. transparent_menutitle=false
  81. transparent_arrow_button=true
  82. lxqtmainmenu_iconsize=22
  83. [PanelButtonCommand]
  84. frame=true
  85. frame.element=button
  86. frame.top=3
  87. frame.bottom=3
  88. frame.left=3
  89. frame.right=3
  90. interior=true
  91. interior.element=button
  92. indicator.size=9
  93. text.normal.color=white
  94. text.focus.color=#80C0FF
  95. text.press.color=white
  96. text.toggle.color=white
  97. text.shadow=0
  98. text.margin=1
  99. text.iconspacing=3
  100. indicator.element=arrow
  101. text.margin.top=3
  102. text.margin.bottom=3
  103. text.margin.left=3
  104. text.margin.right=3
  105. text.shadow.xshift=1
  106. text.shadow.yshift=1
  107. text.shadow.color=#000000
  108. text.shadow.alpha=255
  109. text.shadow.depth=1
  110. min_width=+0.19font
  111. min_height=+0.1font
  112. [PanelButtonTool]
  113. inherits=PanelButtonCommand
  114. [Dock]
  115. inherits=PanelButtonCommand
  116. frame=false
  117. interior=false
  118. [DockTitle]
  119. inherits=PanelButtonCommand
  120. frame=false
  121. interior=true
  122. interior.element=dock
  123. text.focus.color=white
  124. text.bold=true
  125. text.margin.top=2
  126. text.margin.bottom=2
  127. text.margin.left=3
  128. text.margin.right=3
  129. [IndicatorSpinBox]
  130. inherits=PanelButtonCommand
  131. indicator.element=arrow
  132. frame.element=spin
  133. interior.element=spin
  134. frame.top=3
  135. frame.bottom=3
  136. frame.left=3
  137. frame.right=3
  138. indicator.size=9
  139. [RadioButton]
  140. inherits=PanelButtonCommand
  141. interior.element=radio
  142. text.margin.top=3
  143. text.margin.bottom=3
  144. text.margin.left=3
  145. text.margin.right=3
  146. min_height=0
  147. [CheckBox]
  148. inherits=PanelButtonCommand
  149. interior.element=checkbox
  150. text.margin.top=3
  151. text.margin.bottom=3
  152. text.margin.left=3
  153. text.margin.right=3
  154. min_height=0
  155. [GenericFrame]
  156. inherits=PanelButtonCommand
  157. frame=true
  158. interior=false
  159. frame.element=common
  160. interior.element=common
  161. [LineEdit]
  162. inherits=PanelButtonCommand
  163. frame.element=lineedit
  164. interior.element=lineedit
  165. [DropDownButton]
  166. inherits=PanelButtonCommand
  167. indicator.element=arrow-down
  168. [IndicatorArrow]
  169. indicator.element=arrow
  170. indicator.size=9
  171. [ToolboxTab]
  172. inherits=PanelButtonCommand
  173. [Tab]
  174. inherits=PanelButtonCommand
  175. interior.element=tab
  176. text.margin.top=4
  177. text.margin.bottom=4
  178. text.margin.left=8
  179. text.margin.right=8
  180. frame.element=tab
  181. indicator.element=tab
  182. frame.top=2
  183. frame.bottom=2
  184. frame.left=2
  185. frame.right=2
  186. focusFrame=true
  187. [TabFrame]
  188. inherits=PanelButtonCommand
  189. frame.element=tabframe
  190. interior.element=common
  191. [TreeExpander]
  192. inherits=PanelButtonCommand
  193. indicator.size=10
  194. [HeaderSection]
  195. inherits=PanelButtonCommand
  196. [SizeGrip]
  197. indicator.element=sizegrip
  198. [Toolbar]
  199. inherits=PanelButtonCommand
  200. indicator.element=toolbar
  201. indicator.size=5
  202. frame.element=toolbar
  203. interior.element=toolbar
  204. [Slider]
  205. inherits=PanelButtonCommand
  206. frame.element=slider
  207. interior.element=slider
  208. frame.top=2
  209. frame.bottom=2
  210. frame.left=2
  211. frame.right=2
  212. [SliderCursor]
  213. inherits=PanelButtonCommand
  214. frame=false
  215. interior.element=slidercursor
  216. [Progressbar]
  217. inherits=PanelButtonCommand
  218. frame.element=progress
  219. interior.element=progress
  220. frame.top=2
  221. frame.bottom=2
  222. frame.left=2
  223. frame.right=2
  224. text.focus.color=white
  225. text.bold=true
  226. [ProgressbarContents]
  227. inherits=PanelButtonCommand
  228. frame=false
  229. interior.element=progress-pattern
  230. [ItemView]
  231. inherits=PanelButtonCommand
  232. text.margin=0
  233. frame.element=itemview
  234. interior.element=itemview
  235. frame.top=2
  236. frame.bottom=2
  237. frame.left=2
  238. frame.right=2
  239. min_width=0
  240. min_height=0
  241. [Splitter]
  242. inherits=PanelButtonCommand
  243. interior.element=splitter
  244. frame.element=splitter
  245. frame.top=0
  246. frame.bottom=0
  247. frame.left=1
  248. frame.right=1
  249. indicator.element=splitter-grip
  250. indicator.size=16
  251. [Scrollbar]
  252. inherits=PanelButtonCommand
  253. indicator.size=8
  254. [ScrollbarSlider]
  255. inherits=PanelButtonCommand
  256. frame.element=scrollbarslider
  257. interior.element=scrollbarslider
  258. frame.top=4
  259. frame.bottom=4
  260. frame.left=4
  261. frame.right=4
  262. indicator.size=0
  263. [ScrollbarGroove]
  264. inherits=PanelButtonCommand
  265. interior=false
  266. frame=false
  267. [MenuItem]
  268. inherits=PanelButtonCommand
  269. frame=true
  270. frame.top=0
  271. frame.bottom=0
  272. frame.left=4
  273. frame.right=4
  274. frame.element=menuitem
  275. interior.element=menuitem
  276. indicator.element=menuitem
  277. text.focus.color=#4DA6FF
  278. text.margin.top=3
  279. text.margin.bottom=3
  280. text.margin.left=3
  281. text.margin.right=3
  282. min_width=0
  283. min_height=0
  284. [MenuBarItem]
  285. inherits=PanelButtonCommand
  286. interior.element=menubaritem
  287. frame.element=menubaritem
  288. frame.top=2
  289. frame.bottom=2
  290. frame.left=2
  291. frame.right=2
  292. text.margin.top=2
  293. text.margin.bottom=2
  294. min_width=0
  295. min_height=0
  296. [MenuBar]
  297. inherits=PanelButtonCommand
  298. frame.element=toolbar
  299. interior.element=toolbar
  300. [TitleBar]
  301. inherits=PanelButtonCommand
  302. frame=false
  303. interior.element=titlebar
  304. indicator.size=12
  305. indicator.element=mdi
  306. text.normal.color=black
  307. text.focus.color=white
  308. text.margin.top=2
  309. text.margin.bottom=2
  310. text.margin.left=3
  311. text.margin.right=3
  312. [ComboBox]
  313. inherits=PanelButtonCommand
  314. [Menu]
  315. inherits=PanelButtonCommand
  316. frame.top=3
  317. frame.bottom=3
  318. frame.left=3
  319. frame.right=3
  320. frame.element=menu
  321. interior.element=menu
  322. [GroupBox]
  323. inherits=GenericFrame
  324. frame=true
  325. frame.element=common
  326. interior=false
  327. text.shadow=0
  328. text.margin=0
  329. frame.top=3
  330. frame.bottom=3
  331. frame.left=3
  332. frame.right=3
  333. text.bold=true
  334. [TabBarFrame]
  335. inherits=GenericFrame
  336. frame=false
  337. interior=false
  338. text.shadow=0
  339. [ToolTip]
  340. inherits=GenericFrame
  341. frame.top=3
  342. frame.bottom=3
  343. frame.left=3
  344. frame.right=3
  345. interior=true
  346. text.shadow=0
  347. text.margin=0
  348. interior.element=tooltip
  349. frame.element=tooltip
  350. [Window]
  351. interior=false
  352. [WindowTranslucent]
  353. interior=true
  354. interior.element=window
  355. interior.x.patternsize=48
  356. interior.y.patternsize=48