KvArcMaia.kvconfig 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. [%General]
  2. author=Alexey Varfolomeev
  3. comment=Arc Darker style
  4. left_tabs=true
  5. mirror_doc_tabs=true
  6. joined_tabs=true
  7. scroll_width=8
  8. attach_active_tab=true
  9. composite=true
  10. menu_shadow_depth=4
  11. tooltip_shadow_depth=0
  12. splitter_width=7
  13. check_size=16
  14. slider_width=4
  15. slider_handle_width=18
  16. slider_handle_length=18
  17. textless_progressbar=true
  18. menubar_mouse_tracking=true
  19. slim_toolbars=false
  20. toolbutton_style=1
  21. x11drag=menubar_and_primary_toolbar
  22. double_click=true
  23. translucent_windows=false
  24. blurring=false
  25. popup_blurring=true
  26. opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,trojita,dragon,digikam,qmplay2
  27. group_toolbar_buttons=false
  28. vertical_spin_indicators=false
  29. fill_rubberband=false
  30. spread_progressbar=true
  31. merge_menubar_with_toolbar=true
  32. small_icon_size=16
  33. large_icon_size=32
  34. button_icon_size=16
  35. scroll_arrows=false
  36. iconless_pushbutton=true
  37. toolbar_icon_size=16
  38. combo_as_lineedit=true
  39. button_contents_shift=false
  40. groupbox_top_label=true
  41. inline_spin_indicators=true
  42. joined_inactive_tabs=true
  43. layout_spacing=2
  44. submenu_overlap=0
  45. tooltip_delay=-1
  46. animate_states=false
  47. transient_scrollbar=true
  48. alt_mnemonic=true
  49. combo_menu=true
  50. layout_margin=4
  51. no_window_pattern=false
  52. respect_DE=true
  53. scroll_min_extent=36
  54. scrollable_menu=false
  55. scrollbar_in_view=false
  56. spin_button_width=16
  57. submenu_delay=250
  58. tree_branch_line=true
  59. contrast=1.00
  60. dialog_button_layout=0
  61. hide_combo_checkboxes=false
  62. intensity=1.00
  63. no_inactiveness=false
  64. reduce_menu_opacity=0
  65. reduce_window_opacity=0
  66. saturation=1.00
  67. transient_groove=false
  68. [GeneralColors]
  69. window.color=#ffffff
  70. base.color=#ffffff
  71. alt.base.color=#ffffff
  72. button.color=#ffffff
  73. light.color=#ffffff
  74. mid.light.color=#ffffff
  75. dark.color=#e7e8eb
  76. mid.color=#e7e8eb
  77. highlight.color=#16a085
  78. inactive.highlight.color=#16a674
  79. text.color=#5c616c
  80. window.text.color=#5c616c
  81. button.text.color=#5c616c
  82. disabled.text.color=#a3a5ac
  83. tooltip.text.color=#5c616c
  84. highlight.text.color=#ffffff
  85. link.color=#16a674
  86. link.visited.color=#0ace7e
  87. progress.indicator.text.color=#ffffff
  88. [ItemView]
  89. inherits=PanelButtonCommand
  90. frame.element=itemview
  91. interior.element=itemview
  92. frame=true
  93. interior=true
  94. text.iconspacing=3
  95. text.press.color=#ffffff
  96. text.toggle.color=#ffffff
  97. [RadioButton]
  98. inherits=PanelButtonCommand
  99. frame=false
  100. interior.element=radio
  101. [CheckBox]
  102. inherits=PanelButtonCommand
  103. frame=false
  104. interior.element=checkbox
  105. [TreeExpander]
  106. indicator.element=tree
  107. indicator.size=8
  108. [ToolTip]
  109. frame.top=4
  110. frame.right=4
  111. frame.bottom=4
  112. frame.left=4
  113. frame=true
  114. [PanelButtonCommand]
  115. Interior=true
  116. text.normal.color=#5c616c
  117. text.focus.color=#5c616c
  118. text.press.color=#ffffff
  119. text.toggle.color=#ffffff
  120. [PanelButtonTool]
  121. inherits=PanelButtonCommand
  122. interior.element=button
  123. frame.element=button
  124. text.normal.color=#5c616c
  125. text.focus.color=#5c616c
  126. text.press.color=#ffffff
  127. text.toggle.color=#ffffff
  128. [DockTitle]
  129. inherits=PanelButtonCommand
  130. interior=false
  131. frame=false
  132. text.margin.top=5
  133. text.margin.bottom=5
  134. text.margin.left=5
  135. text.margin.right=5
  136. indicator.size=0
  137. [Dock]
  138. interior.element=toolbar
  139. frame.element=toolbar
  140. frame=true
  141. interior=true
  142. [GroupBox]
  143. inherits=GenericFrame
  144. interior.element=tab-focus
  145. frame.element=tabframe
  146. frame.top=1
  147. frame.bottom=1
  148. frame.left=1
  149. frame.right=1
  150. interior=true
  151. frame=true
  152. text.margin.top=6
  153. text.margin.bottom=6
  154. text.margin.left=15
  155. text.margin.right=15
  156. [Focus]
  157. inherits=PanelButtonCommand
  158. frame=true
  159. frame.element=focus
  160. frame.top=1
  161. frame.bottom=1
  162. frame.left=1
  163. frame.right=1
  164. frame.patternsize=20
  165. [GenericFrame]
  166. inherits=PanelButtonCommand
  167. frame.top=1
  168. frame.bottom=1
  169. frame.left=1
  170. frame.right=1
  171. [Slider]
  172. inherits=PanelButtonCommand
  173. interior=true
  174. frame.top=3
  175. frame.bottom=3
  176. frame.left=3
  177. frame.right=3
  178. [SliderCursor]
  179. inherits=PanelButtonCommand
  180. interior=true
  181. frame.top=12
  182. frame.bottom=12
  183. frame.left=2
  184. frame.right=2
  185. [LineEdit]
  186. inherits=PanelButtonCommand
  187. [IndicatorSpinBox]
  188. inherits=LineEdit
  189. frame.element=lineedit
  190. interior.element=lineedit
  191. frame.top=0
  192. frame.bottom=2
  193. frame.left=2
  194. frame.right=2
  195. indicator.size=8
  196. [DropDownButton]
  197. inherits=PanelButtonCommand
  198. frame.top=2
  199. frame.bottom=2
  200. frame.left=0
  201. frame.right=1
  202. indicator.size=8
  203. [ToolboxTab]
  204. inherits=PanelButtonCommand
  205. frame.element=tabframe
  206. frame.top=1
  207. frame.bottom=1
  208. frame.left=1
  209. frame.right=1
  210. [Tab]
  211. inherits=PanelButtonCommand
  212. frame.top=1
  213. frame.bottom=0
  214. frame.left=1
  215. frame.right=1
  216. frame=true
  217. interior=false
  218. indicator.size=8
  219. text.normal.color=#a1a1a1
  220. text.press.color=#5c616c
  221. text.press.color=#5c616c
  222. text.toggle.color=#5c616c
  223. [TabFrame]
  224. inherits=PanelButtonCommand
  225. interior=false
  226. frame=true
  227. frame.top=1
  228. frame.bottom=1
  229. frame.left=1
  230. frame.right=1
  231. [Dialog]
  232. inherits=TabBarFrame
  233. frame.element=tabframe
  234. interior=false
  235. frame=false
  236. frame.top=1
  237. frame.bottom=1
  238. frame.left=1
  239. frame.right=1
  240. [TabBarFrame]
  241. inherits=TabFrame
  242. interior=true
  243. interior.element=tabback
  244. frame.element=tabback
  245. frame=true
  246. frame.top=1
  247. frame.bottom=0
  248. frame.left=1
  249. frame.right=1
  250. [HeaderSection]
  251. inherits=PanelButtonCommand
  252. interior.element=header
  253. frame.element=header
  254. frame.top=0
  255. frame.bottom=1
  256. frame.left=1
  257. frame.right=1
  258. frame.expansion=0
  259. [SizeGrip]
  260. inherits=PanelButtonCommand
  261. frame=false
  262. interior=false
  263. indicator.element=resize-grip
  264. indicator.size=0
  265. [Toolbar]
  266. inherits=PanelButtonCommand
  267. frame=true
  268. frame.bottom=4
  269. frame.left=4
  270. frame.right=4
  271. [ToolbarButton]
  272. frame.element=tbutton
  273. interior.element=tbutton
  274. indicator.element=arrow
  275. text.normal.color=#5c616c
  276. text.focus.color=#5c616c
  277. text.press.color=#ffffff
  278. text.toggle.color=#ffffff
  279. text.bold=false
  280. [Scrollbar]
  281. inherits=PanelButtonCommand
  282. indicator.size=0
  283. interior=false
  284. frame=false
  285. [ScrollbarGroove]
  286. inherits=PanelButtonCommand
  287. interior=false
  288. frame=false
  289. [ScrollbarSlider]
  290. inherits=PanelButtonCommand
  291. interior=true
  292. frame.top=4
  293. frame.bottom=4
  294. frame.left=4
  295. frame.right=4
  296. [ProgressbarContents]
  297. inherits=PanelButtonCommand
  298. frame=true
  299. frame.element=progress-pattern
  300. interior.element=progress-pattern
  301. frame.top=2
  302. frame.bottom=2
  303. frame.left=2
  304. frame.right=2
  305. [Progressbar]
  306. inherits=PanelButtonCommand
  307. frame.element=progress
  308. interior.element=progress
  309. frame.top=2
  310. frame.bottom=2
  311. frame.left=2
  312. frame.right=2
  313. text.margin=0
  314. text.normal.color=#ffffff
  315. text.focus.color=#ffffff
  316. text.press.color=#ffffff
  317. text.toggle.color=#ffffff
  318. text.bold=false
  319. [RadioButton]
  320. inherits=PanelButtonCommand
  321. frame.top=3
  322. frame.bottom=3
  323. frame.left=3
  324. frame.right=3
  325. [Menu]
  326. inherits=PanelButtonCommand
  327. text.focus.color=#ffffff
  328. text.press.color=#ffffff
  329. frame.top=3
  330. frame.bottom=3
  331. frame.left=3
  332. frame.right=3
  333. [MenuItem]
  334. inherits=PanelButtonCommand
  335. interior.element=menuitem
  336. indicator.element=marrow
  337. text.focus.color=#ffffff
  338. text.press.color=#ffffff
  339. [MenuBarItem]
  340. inherits=PanelButtonCommand
  341. interior.element=menubaritem
  342. frame=false
  343. text.margin.top=3
  344. text.margin.bottom=3
  345. text.margin.left=5
  346. text.margin.right=5
  347. text.press.color=#ffffff
  348. [StatusBar]
  349. inherits=Toolbar
  350. frame.element=toolbar
  351. font.bold=true
  352. text.normal.color=#5c616c
  353. frame=true
  354. frame.top=1
  355. frame.bottom=1
  356. [TitleBar]
  357. inherits=PanelButtonCommand
  358. frame=false
  359. interior.element=titlebar
  360. text.margin.top=2
  361. text.margin.bottom=2
  362. text.margin.left=3
  363. text.margin.right=3
  364. [ComboBox]
  365. inherits=PanelButtonCommand
  366. indicator.size=8
  367. frame.top=3
  368. frame.bottom=3
  369. frame.left=3
  370. frame.right=3
  371. text.margin.top=1
  372. text.margin.bottom=1
  373. text.margin.left=3
  374. text.margin.right=3
  375. text.toggle.color=#5c616c
  376. [ToolboxTab]
  377. inherits=PanelButtonCommand
  378. text.normal.color=#5c616c
  379. text.press.color=#5c616c
  380. text.focus.color=#5c616c
  381. [Hacks]
  382. transparent_dolphin_view=false
  383. blur_konsole=true
  384. transparent_ktitle_label=true
  385. transparent_menutitle=true
  386. respect_darkness=false
  387. kcapacitybar_as_progressbar=true
  388. force_size_grip=false
  389. iconless_pushbutton=true
  390. iconless_menu=false
  391. disabled_icon_opacity=100
  392. lxqtmainmenu_iconsize=22
  393. normal_default_pushbutton=true
  394. single_top_toolbar=true
  395. tint_on_mouseover=0
  396. transparent_pcmanfm_sidepane=false
  397. transparent_pcmanfm_view=false
  398. blur_translucent=true
  399. no_selection_tint=true
  400. middle_click_scroll=false
  401. opaque_colors=false
  402. scroll_jump_workaround=false
  403. [Window]
  404. interior=true
  405. interior.element=window
  406. frame.top=0
  407. frame.bottom=0
  408. frame.left=0
  409. frame.right=0