KvArcDarkBreath.kvconfig 7.5 KB

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