KvArcBreath.kvconfig 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  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=false
  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=-1
  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. [GeneralColors]
  60. window.color=#ffffff
  61. base.color=#ffffff
  62. alt.base.color=#ffffff
  63. button.color=#ffffff
  64. light.color=#ffffff
  65. mid.light.color=#ffffff
  66. dark.color=#e7e8eb
  67. mid.color=#e7e8eb
  68. highlight.color=#1abc9c
  69. inactive.highlight.color=#18ab8e
  70. text.color=#5c616c
  71. window.text.color=#5c616c
  72. button.text.color=#5c616c
  73. disabled.text.color=#a3a5ac
  74. tooltip.text.color=#5c616c
  75. highlight.text.color=#ffffff
  76. link.color=#18ab8e
  77. link.visited.color=#00fcc9
  78. progress.indicator.text.color=#ffffff
  79. [ItemView]
  80. inherits=PanelButtonCommand
  81. frame.element=itemview
  82. interior.element=itemview
  83. frame=true
  84. interior=true
  85. text.iconspacing=3
  86. text.press.color=#ffffff
  87. text.toggle.color=#ffffff
  88. [RadioButton]
  89. inherits=PanelButtonCommand
  90. frame=false
  91. interior.element=radio
  92. [CheckBox]
  93. inherits=PanelButtonCommand
  94. frame=false
  95. interior.element=checkbox
  96. [TreeExpander]
  97. indicator.element=tree
  98. indicator.size=8
  99. [ToolTip]
  100. frame.top=4
  101. frame.right=4
  102. frame.bottom=4
  103. frame.left=4
  104. frame=true
  105. [PanelButtonCommand]
  106. Interior=true
  107. text.normal.color=#5c616c
  108. text.focus.color=#5c616c
  109. text.press.color=#ffffff
  110. text.toggle.color=#ffffff
  111. [PanelButtonTool]
  112. inherits=PanelButtonCommand
  113. interior.element=button
  114. frame.element=button
  115. text.normal.color=#5c616c
  116. text.focus.color=#5c616c
  117. text.press.color=#ffffff
  118. text.toggle.color=#ffffff
  119. [DockTitle]
  120. inherits=PanelButtonCommand
  121. interior=false
  122. frame=false
  123. text.margin.top=5
  124. text.margin.bottom=5
  125. text.margin.left=5
  126. text.margin.right=5
  127. indicator.size=0
  128. [Dock]
  129. interior.element=toolbar
  130. frame.element=toolbar
  131. frame=true
  132. interior=true
  133. [GroupBox]
  134. inherits=GenericFrame
  135. interior.element=tab-focus
  136. frame.element=tabframe
  137. frame.top=1
  138. frame.bottom=1
  139. frame.left=1
  140. frame.right=1
  141. interior=true
  142. frame=true
  143. text.margin.top=6
  144. text.margin.bottom=6
  145. text.margin.left=15
  146. text.margin.right=15
  147. [Focus]
  148. inherits=PanelButtonCommand
  149. frame=true
  150. frame.element=focus
  151. frame.top=1
  152. frame.bottom=1
  153. frame.left=1
  154. frame.right=1
  155. frame.patternsize=20
  156. [GenericFrame]
  157. inherits=PanelButtonCommand
  158. frame.top=1
  159. frame.bottom=1
  160. frame.left=1
  161. frame.right=1
  162. [Slider]
  163. inherits=PanelButtonCommand
  164. interior=true
  165. frame.top=3
  166. frame.bottom=3
  167. frame.left=3
  168. frame.right=3
  169. [SliderCursor]
  170. inherits=PanelButtonCommand
  171. interior=true
  172. frame.top=12
  173. frame.bottom=12
  174. frame.left=2
  175. frame.right=2
  176. [LineEdit]
  177. inherits=PanelButtonCommand
  178. [IndicatorSpinBox]
  179. inherits=LineEdit
  180. frame.element=lineedit
  181. interior.element=lineedit
  182. frame.top=0
  183. frame.bottom=2
  184. frame.left=2
  185. frame.right=2
  186. indicator.size=8
  187. [DropDownButton]
  188. inherits=PanelButtonCommand
  189. frame.top=2
  190. frame.bottom=2
  191. frame.left=0
  192. frame.right=1
  193. indicator.size=8
  194. [ToolboxTab]
  195. inherits=PanelButtonCommand
  196. frame.element=tabframe
  197. frame.top=1
  198. frame.bottom=1
  199. frame.left=1
  200. frame.right=1
  201. [Tab]
  202. inherits=PanelButtonCommand
  203. frame.top=1
  204. frame.bottom=0
  205. frame.left=1
  206. frame.right=1
  207. frame=true
  208. interior=false
  209. indicator.size=8
  210. text.normal.color=#a1a1a1
  211. text.press.color=#5c616c
  212. text.press.color=#5c616c
  213. text.toggle.color=#5c616c
  214. [TabFrame]
  215. inherits=PanelButtonCommand
  216. interior=false
  217. frame=true
  218. frame.top=1
  219. frame.bottom=1
  220. frame.left=1
  221. frame.right=1
  222. [Dialog]
  223. inherits=TabBarFrame
  224. frame.element=tabframe
  225. interior=false
  226. frame=false
  227. frame.top=1
  228. frame.bottom=1
  229. frame.left=1
  230. frame.right=1
  231. [TabBarFrame]
  232. inherits=TabFrame
  233. interior=true
  234. interior.element=tabback
  235. frame.element=tabback
  236. frame=true
  237. frame.top=1
  238. frame.bottom=0
  239. frame.left=1
  240. frame.right=1
  241. [HeaderSection]
  242. inherits=PanelButtonCommand
  243. interior.element=header
  244. frame.element=header
  245. frame.top=0
  246. frame.bottom=1
  247. frame.left=1
  248. frame.right=1
  249. frame.expansion=0
  250. [SizeGrip]
  251. inherits=PanelButtonCommand
  252. frame=false
  253. interior=false
  254. indicator.element=resize-grip
  255. indicator.size=0
  256. [Toolbar]
  257. inherits=PanelButtonCommand
  258. frame=true
  259. frame.bottom=4
  260. frame.left=4
  261. frame.right=4
  262. [ToolbarButton]
  263. frame.element=tbutton
  264. interior.element=tbutton
  265. indicator.element=arrow
  266. text.normal.color=#5c616c
  267. text.focus.color=#5c616c
  268. text.press.color=#ffffff
  269. text.toggle.color=#ffffff
  270. text.bold=false
  271. [Scrollbar]
  272. inherits=PanelButtonCommand
  273. indicator.size=0
  274. interior=false
  275. frame=false
  276. [ScrollbarGroove]
  277. inherits=PanelButtonCommand
  278. interior=false
  279. frame=false
  280. [ScrollbarSlider]
  281. inherits=PanelButtonCommand
  282. interior=true
  283. frame.top=4
  284. frame.bottom=4
  285. frame.left=4
  286. frame.right=4
  287. [ProgressbarContents]
  288. inherits=PanelButtonCommand
  289. frame=true
  290. frame.element=progress-pattern
  291. interior.element=progress-pattern
  292. frame.top=2
  293. frame.bottom=2
  294. frame.left=2
  295. frame.right=2
  296. [Progressbar]
  297. inherits=PanelButtonCommand
  298. frame.element=progress
  299. interior.element=progress
  300. frame.top=2
  301. frame.bottom=2
  302. frame.left=2
  303. frame.right=2
  304. text.margin=0
  305. text.normal.color=#ffffff
  306. text.focus.color=#ffffff
  307. text.press.color=#ffffff
  308. text.toggle.color=#ffffff
  309. text.bold=false
  310. [RadioButton]
  311. inherits=PanelButtonCommand
  312. frame.top=3
  313. frame.bottom=3
  314. frame.left=3
  315. frame.right=3
  316. [Menu]
  317. inherits=PanelButtonCommand
  318. text.focus.color=#ffffff
  319. text.press.color=#ffffff
  320. frame.top=3
  321. frame.bottom=3
  322. frame.left=3
  323. frame.right=3
  324. [MenuItem]
  325. inherits=PanelButtonCommand
  326. interior.element=menuitem
  327. indicator.element=marrow
  328. text.focus.color=#ffffff
  329. text.press.color=#ffffff
  330. [MenuBarItem]
  331. inherits=PanelButtonCommand
  332. interior.element=menubaritem
  333. frame=false
  334. text.margin.top=3
  335. text.margin.bottom=3
  336. text.margin.left=5
  337. text.margin.right=5
  338. text.press.color=#ffffff
  339. [StatusBar]
  340. inherits=Toolbar
  341. frame.element=toolbar
  342. font.bold=true
  343. text.normal.color=#5c616c
  344. frame=true
  345. frame.top=1
  346. frame.bottom=1
  347. [TitleBar]
  348. inherits=PanelButtonCommand
  349. frame=false
  350. interior.element=titlebar
  351. text.margin.top=2
  352. text.margin.bottom=2
  353. text.margin.left=3
  354. text.margin.right=3
  355. [ComboBox]
  356. inherits=PanelButtonCommand
  357. indicator.size=8
  358. frame.top=3
  359. frame.bottom=3
  360. frame.left=3
  361. frame.right=3
  362. text.margin.top=1
  363. text.margin.bottom=1
  364. text.margin.left=3
  365. text.margin.right=3
  366. text.toggle.color=#5c616c
  367. [ToolboxTab]
  368. inherits=PanelButtonCommand
  369. text.normal.color=#5c616c
  370. text.press.color=#5c616c
  371. text.focus.color=#5c616c
  372. [Hacks]
  373. transparent_dolphin_view=false
  374. blur_konsole=true
  375. transparent_ktitle_label=true
  376. transparent_menutitle=true
  377. respect_darkness=false
  378. kcapacitybar_as_progressbar=true
  379. force_size_grip=false
  380. iconless_pushbutton=true
  381. iconless_menu=false
  382. disabled_icon_opacity=100
  383. lxqtmainmenu_iconsize=22
  384. normal_default_pushbutton=true
  385. single_top_toolbar=true
  386. tint_on_mouseover=0
  387. transparent_pcmanfm_sidepane=false
  388. transparent_pcmanfm_view=false
  389. blur_translucent=true
  390. no_selection_tint=true
  391. [Window]
  392. interior=true
  393. interior.element=window
  394. frame.top=0
  395. frame.bottom=0
  396. frame.left=0
  397. frame.right=0