Mint-Y-Dark.kvconfig 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. [%General]
  2. author=Armanelgtron
  3. comment=A dark theme based on Mint-Y, adapted from KvArcDark
  4. x11drag=menubar_and_primary_toolbar
  5. alt_mnemonic=true
  6. left_tabs=true
  7. attach_active_tab=true
  8. mirror_doc_tabs=true
  9. group_toolbar_buttons=false
  10. toolbar_item_spacing=1
  11. toolbar_interior_spacing=4
  12. spread_progressbar=true
  13. composite=true
  14. menu_shadow_depth=5
  15. menu_separator_height=5
  16. tooltip_shadow_depth=6
  17. splitter_width=4
  18. scroll_width=9
  19. scroll_arrows=false
  20. scroll_min_extent=60
  21. slider_width=6
  22. slider_handle_width=18
  23. slider_handle_length=18
  24. center_toolbar_handle=true
  25. check_size=14
  26. textless_progressbar=false
  27. progressbar_thickness=3font
  28. menubar_mouse_tracking=true
  29. toolbutton_style=1
  30. click_behavior=0
  31. translucent_windows=false
  32. blurring=false
  33. popup_blurring=false
  34. vertical_spin_indicators=false
  35. spin_button_width=32
  36. fill_rubberband=false
  37. merge_menubar_with_toolbar=true
  38. small_icon_size=16
  39. large_icon_size=32
  40. button_icon_size=16
  41. toolbar_icon_size=22
  42. combo_as_lineedit=true
  43. animate_states=true
  44. button_contents_shift=false
  45. combo_menu=true
  46. hide_combo_checkboxes=true
  47. combo_focus_rect=true
  48. groupbox_top_label=true
  49. inline_spin_indicators=false
  50. joined_inactive_tabs=false
  51. layout_spacing=6
  52. layout_margin=9
  53. scrollbar_in_view=true
  54. transient_scrollbar=true
  55. transient_groove=true
  56. submenu_overlap=3
  57. tooltip_delay=-1
  58. tree_branch_line=true
  59. dark_titlebar=true
  60. [GeneralColors]
  61. window.color=#383838
  62. base.color=#404040
  63. alt.base.color=#3C3C3C
  64. button.color=#383838
  65. light.color=#7f7f7f
  66. mid.light.color=#313131
  67. dark.color=#2f2f2f
  68. mid.color=#191919
  69. highlight.color=#8fa876
  70. inactive.highlight.color=#8fa876
  71. tooltip.base.color=#fbeaa0
  72. text.color=#ffffffc8
  73. window.text.color=#ffffffc8
  74. button.text.color=#ffffffc8
  75. disabled.text.color=#ffffff73
  76. tooltip.text.color=#4a4a4a
  77. highlight.text.color=white
  78. link.color=#0000FF
  79. link.visited.color=#9E4FFF
  80. progress.indicator.text.color=white
  81. [Hacks]
  82. transparent_ktitle_label=true
  83. transparent_dolphin_view=false
  84. transparent_pcmanfm_sidepane=true
  85. blur_translucent=false
  86. transparent_menutitle=true
  87. respect_darkness=true
  88. kcapacitybar_as_progressbar=true
  89. force_size_grip=true
  90. iconless_pushbutton=true
  91. iconless_menu=false
  92. disabled_icon_opacity=100
  93. lxqtmainmenu_iconsize=22
  94. normal_default_pushbutton=true
  95. single_top_toolbar=true
  96. tint_on_mouseover=0
  97. transparent_pcmanfm_view=false
  98. [PanelButtonCommand]
  99. frame=true
  100. frame.element=button
  101. frame.top=3
  102. frame.bottom=3
  103. frame.left=3
  104. frame.right=3
  105. interior=true
  106. interior.element=button
  107. indicator.size=9
  108. text.normal.color=#ffffffc8
  109. text.focus.color=white
  110. text.press.color=white
  111. text.toggle.color=white
  112. text.shadow=0
  113. text.margin=1
  114. text.iconspacing=3
  115. indicator.element=arrow
  116. text.margin.top=2
  117. text.margin.bottom=2
  118. text.margin.left=2
  119. text.margin.right=2
  120. min_width=+0.3font
  121. min_height=+0.3font
  122. frame.expansion=6
  123. [PanelButtonTool]
  124. inherits=PanelButtonCommand
  125. [Dock]
  126. inherits=PanelButtonCommand
  127. interior.element=dock
  128. frame.element=dock
  129. frame.top=1
  130. frame.bottom=1
  131. frame.left=1
  132. frame.right=1
  133. text.normal.color=#ffffffc8
  134. [DockTitle]
  135. inherits=PanelButtonCommand
  136. frame=false
  137. interior=false
  138. text.normal.color=#ffffff96
  139. text.focus.color=white
  140. text.bold=true
  141. [IndicatorSpinBox]
  142. inherits=PanelButtonCommand
  143. frame=true
  144. interior=true
  145. frame.left=1
  146. indicator.element=spin
  147. indicator.size=10
  148. text.normal.color=#ffffffc8
  149. [RadioButton]
  150. inherits=PanelButtonCommand
  151. frame=false
  152. interior.element=radio
  153. text.normal.color=#ffffffc8
  154. text.focus.color=white
  155. [CheckBox]
  156. inherits=PanelButtonCommand
  157. frame=false
  158. interior.element=checkbox
  159. text.normal.color=#ffffffc8
  160. text.focus.color=white
  161. [Focus]
  162. inherits=PanelButtonCommand
  163. frame=true
  164. frame.element=focus
  165. frame.top=1
  166. frame.bottom=1
  167. frame.left=1
  168. frame.right=1
  169. frame.patternsize=20
  170. [GenericFrame]
  171. inherits=PanelButtonCommand
  172. frame=true
  173. interior=false
  174. frame.element=common
  175. interior.element=common
  176. frame.top=3
  177. frame.bottom=3
  178. frame.left=3
  179. frame.right=3
  180. [LineEdit]
  181. inherits=PanelButtonCommand
  182. frame.element=lineedit
  183. interior.element=lineedit
  184. text.margin.left=1
  185. text.margin.right=1
  186. [DropDownButton]
  187. inherits=PanelButtonCommand
  188. indicator.element=arrow-down
  189. [IndicatorArrow]
  190. indicator.element=arrow
  191. indicator.size=9
  192. [ToolboxTab]
  193. inherits=PanelButtonCommand
  194. text.normal.color=#ffffffc8
  195. text.press.color=#ffffff96
  196. text.focus.color=white
  197. [Tab]
  198. inherits=PanelButtonCommand
  199. interior.element=tab
  200. text.margin.left=8
  201. text.margin.right=8
  202. text.margin.top=2
  203. text.margin.bottom=2
  204. frame.element=tab
  205. indicator.element=tab
  206. frame.top=4
  207. frame.bottom=4
  208. frame.left=4
  209. frame.right=4
  210. text.normal.color=#ffffff78
  211. text.focus.color=#ffffffb4
  212. text.toggle.color=#ffffffd2
  213. frame.expansion=0
  214. [TabFrame]
  215. inherits=PanelButtonCommand
  216. frame.element=tabframe
  217. interior.element=tabframe
  218. frame.top=4
  219. frame.bottom=4
  220. frame.left=4
  221. frame.right=4
  222. [TreeExpander]
  223. inherits=PanelButtonCommand
  224. indicator.size=12
  225. indicator.element=tree
  226. [HeaderSection]
  227. inherits=PanelButtonCommand
  228. interior.element=header
  229. frame.element=header
  230. frame.top=3
  231. frame.bottom=3
  232. frame.left=1
  233. frame.right=1
  234. text.bold=true
  235. text.normal.color=#ffffff96
  236. text.focus.color=#5796e8
  237. text.toggle.color=white
  238. frame.expansion=0
  239. [SizeGrip]
  240. indicator.element=resize-grip
  241. [Toolbar]
  242. inherits=PanelButtonCommand
  243. indicator.element=toolbar
  244. indicator.size=5
  245. text.margin=0
  246. frame=false
  247. interior.element=menubar
  248. frame.element=menubar
  249. text.normal.color=#ffffffc8
  250. text.normal.inactive.color=#ffffff88
  251. text.focus.color=white
  252. frame.bottom=0
  253. frame.expansion=0
  254. [PanelButtonTool]
  255. inherits=PanelButtonCommand
  256. frame=true
  257. frame.top=3
  258. frame.bottom=3
  259. frame.left=6
  260. frame.right=6
  261. text.margin.top=2
  262. text.margin.bottom=2
  263. text.margin.left=0
  264. text.margin.right=0
  265. [Slider]
  266. inherits=PanelButtonCommand
  267. frame.element=slider
  268. interior.element=slider
  269. frame.top=3
  270. frame.bottom=3
  271. frame.left=3
  272. frame.right=3
  273. [SliderCursor]
  274. inherits=PanelButtonCommand
  275. frame=false
  276. interior.element=slidercursor
  277. [Progressbar]
  278. inherits=PanelButtonCommand
  279. frame.element=progress
  280. interior.element=progress
  281. text.margin=0
  282. text.normal.color=#ffffffc8
  283. text.focus.color=white
  284. text.press.color=white
  285. text.toggle.color=white
  286. text.bold=false
  287. frame.expansion=8
  288. [ProgressbarContents]
  289. inherits=PanelButtonCommand
  290. frame=true
  291. frame.element=progress-pattern
  292. interior.element=progress-pattern
  293. [ItemView]
  294. inherits=PanelButtonCommand
  295. text.margin=0
  296. frame.element=itemview
  297. interior.element=itemview
  298. frame.top=2
  299. frame.bottom=2
  300. frame.left=2
  301. frame.right=2
  302. text.margin.top=2
  303. text.margin.bottom=2
  304. text.margin.left=4
  305. text.margin.right=4
  306. text.normal.color=#ffffffc8
  307. text.focus.color=white
  308. text.press.color=white
  309. text.toggle.color=white
  310. frame.expansion=0
  311. [Splitter]
  312. indicator.size=48
  313. [Scrollbar]
  314. inherits=PanelButtonCommand
  315. indicator.element=arrow
  316. indicator.size=10
  317. [ScrollbarSlider]
  318. inherits=PanelButtonCommand
  319. frame.element=scrollbarslider
  320. interior=false
  321. frame.left=6
  322. frame.right=6
  323. frame.top=6
  324. frame.bottom=6
  325. indicator.element=grip
  326. indicator.size=13
  327. frame.expansion=48
  328. [ScrollbarGroove]
  329. inherits=PanelButtonCommand
  330. interior=false
  331. frame=false
  332. [MenuItem]
  333. inherits=PanelButtonCommand
  334. frame=true
  335. frame.element=menuitem
  336. interior.element=menuitem
  337. indicator.element=menuitem
  338. text.normal.color=#ffffffc8
  339. text.focus.color=white
  340. text.margin.top=1
  341. text.margin.bottom=1
  342. text.margin.left=15
  343. text.margin.right=5
  344. frame.top=1
  345. frame.bottom=1
  346. frame.left=3
  347. frame.right=3
  348. frame.expansion=0
  349. [MenuBar]
  350. inherits=PanelButtonCommand
  351. frame.element=menubar
  352. interior.element=menubar
  353. frame.bottom=0
  354. frame.expansion=0
  355. text.normal.color=#ffffffc8
  356. text.normal.inactive.color=#ffffff88
  357. [MenuBarItem]
  358. inherits=PanelButtonCommand
  359. interior=true
  360. interior.element=menubaritem
  361. frame.element=menubaritem
  362. frame.top=2
  363. frame.bottom=2
  364. frame.left=2
  365. frame.right=2
  366. text.margin.left=4
  367. text.margin.right=4
  368. text.margin.top=0
  369. text.margin.bottom=0
  370. text.normal.color=#000000b4
  371. text.focus.color=white
  372. frame.expansion=0
  373. [TitleBar]
  374. inherits=PanelButtonCommand
  375. frame=false
  376. interior.element=titlebar
  377. indicator.size=18
  378. indicator.element=mdi
  379. text.normal.color=#787878
  380. text.focus.color=white
  381. text.bold=true
  382. text.italic=true
  383. frame.expansion=0
  384. [ComboBox]
  385. inherits=PanelButtonCommand
  386. interior.element=combo
  387. frame.element=combo
  388. text.press.color=#ffffffc8
  389. indicator.element=carrow
  390. [Menu]
  391. inherits=PanelButtonCommand
  392. frame.top=1
  393. frame.bottom=1
  394. frame.left=1
  395. frame.right=1
  396. frame.element=menu
  397. interior.element=menu
  398. text.normal.color=#ffffffc8
  399. text.shadow=false
  400. frame.expansion=0
  401. [GroupBox]
  402. inherits=GenericFrame
  403. frame=false
  404. text.shadow=0
  405. text.margin=0
  406. text.normal.color=#ffffff96
  407. text.focus.color=white
  408. text.bold=true
  409. frame.expansion=0
  410. [TabBarFrame]
  411. inherits=GenericFrame
  412. frame=true
  413. frame.element=tabBarFrame
  414. interior=false
  415. frame.top=4
  416. frame.bottom=4
  417. frame.left=4
  418. frame.right=4
  419. [ToolTip]
  420. inherits=GenericFrame
  421. frame.top=3
  422. frame.bottom=3
  423. frame.left=3
  424. frame.right=3
  425. interior=true
  426. text.shadow=0
  427. text.margin=0
  428. interior.element=tooltip
  429. frame.element=tooltip
  430. frame.expansion=0
  431. [StatusBar]
  432. inherits=GenericFrame
  433. frame=false
  434. interior=false
  435. [Window]
  436. interior=true
  437. interior.element=window