MateriaYaru.kvconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  1. [%General]
  2. author=Alexey Varfolomeev, based on KvAdapta by Tsu Jan (with modifications by Vladimir Yerilov)
  3. comment=An uncomplicated theme inspired by the Materia GTK theme
  4. alt_mnemonic=true
  5. animate_states=true
  6. attach_active_tab=false
  7. blurring=false
  8. button_contents_shift=false
  9. button_icon_size=16
  10. center_toolbar_handle=true
  11. check_size=16
  12. combo_as_lineedit=true
  13. combo_focus_rect=false
  14. combo_menu=true
  15. composite=true
  16. double_click=false
  17. fill_rubberband=false
  18. group_toolbar_buttons=false
  19. groupbox_top_label=true
  20. hide_combo_checkboxes=true
  21. inline_spin_indicators=true
  22. joined_inactive_tabs=true
  23. large_icon_size=32
  24. layout_margin=9
  25. layout_spacing=6
  26. left_tabs=true
  27. menu_shadow_depth=5
  28. menubar_mouse_tracking=true
  29. merge_menubar_with_toolbar=true
  30. mirror_doc_tabs=true
  31. no_inactiveness=false
  32. no_window_pattern=false
  33. opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,trojita,dragon,digikam
  34. popup_blurring=false
  35. progressbar_thickness=2
  36. reduce_menu_opacity=0
  37. reduce_window_opacity=0
  38. respect_DE=true
  39. scroll_arrows=false
  40. scroll_min_extent=60
  41. scroll_width=9
  42. scrollable_menu=false
  43. scrollbar_in_view=true
  44. slider_handle_length=22
  45. slider_handle_width=23
  46. slider_width=2
  47. small_icon_size=16
  48. spin_button_width=24
  49. splitter_width=1
  50. spread_menuitems=true
  51. spread_progressbar=true
  52. submenu_delay=250
  53. submenu_overlap=0
  54. textless_progressbar=false
  55. tickless_slider_handle_size=22
  56. toolbar_icon_size=16
  57. toolbar_interior_spacing=2
  58. toolbar_item_spacing=0
  59. toolbutton_style=1
  60. tooltip_delay=-1
  61. tooltip_shadow_depth=3
  62. transient_groove=false
  63. transient_scrollbar=true
  64. translucent_windows=false
  65. tree_branch_line=true
  66. vertical_spin_indicators=false
  67. x11drag=menubar_and_primary_toolbar
  68. [GeneralColors]
  69. alt.base.color=#f7f7f7
  70. base.color=#fdfdfd
  71. button.color=#f8f7f6
  72. button.text.color=#111111
  73. dark.color=#c8c8c8
  74. disabled.text.color=#8b8b8b
  75. highlight.color=#e9542056
  76. highlight.text.color=#ffffff
  77. inactive.highlight.color=#e9542056
  78. light.color=#ffffff
  79. link.color=#924d8b
  80. link.visited.color=#9c27b0
  81. mid.color=#e1e1e196
  82. mid.light.color=#f0f0f0
  83. progress.indicator.text.color=#111111
  84. text.color=#111111
  85. tooltip.text.color=#ffffff
  86. window.color=#eeeeee
  87. window.text.color=#111111
  88. [Hacks]
  89. blur_translucent=false
  90. disabled_icon_opacity=100
  91. force_size_grip=true
  92. iconless_menu=false
  93. iconless_pushbutton=true
  94. kcapacitybar_as_progressbar=true
  95. lxqtmainmenu_iconsize=16
  96. middle_click_scroll=false
  97. no_selection_tint=true
  98. normal_default_pushbutton=true
  99. opaque_colors=false
  100. respect_darkness=false
  101. single_top_toolbar=true
  102. tint_on_mouseover=0
  103. transparent_arrow_button=false
  104. transparent_dolphin_view=false
  105. transparent_ktitle_label=false
  106. transparent_menutitle=false
  107. transparent_pcmanfm_sidepane=false
  108. transparent_pcmanfm_view=false
  109. [PanelButtonCommand]
  110. frame=true
  111. frame.element=button
  112. frame.top=8
  113. frame.bottom=8
  114. frame.left=8
  115. frame.right=8
  116. interior=true
  117. interior.element=button
  118. indicator.size=8
  119. text.normal.color=#111111
  120. text.focus.color=#111111
  121. text.press.color=#111111
  122. text.toggle.color=#924d8b
  123. text.shadow=0
  124. text.margin=1
  125. text.iconspacing=4
  126. indicator.element=arrow
  127. text.margin.top=2
  128. text.margin.bottom=3
  129. text.margin.left=2
  130. text.margin.right=2
  131. frame.expansion=0
  132. [PanelButtonTool]
  133. inherits=PanelButtonCommand
  134. text.normal.color=#111111
  135. text.focus.color=#111111
  136. text.press.color=#111111
  137. text.toggle.color=#924d8b
  138. text.bold=false
  139. indicator.element=arrow
  140. indicator.size=8
  141. frame.expansion=34
  142. [ToolbarButton]
  143. frame.element=tbutton
  144. interior.element=tbutton
  145. indicator.element=tarrow
  146. text.normal.color=#dfdfdf
  147. text.focus.color=#dfdfdf
  148. text.press.color=#dfdfdf
  149. text.toggle.color=#dfdfdf
  150. text.bold=false
  151. frame.expansion=34
  152. [Dock]
  153. inherits=PanelButtonCommand
  154. interior.element=dock
  155. frame.element=dock
  156. frame.top=1
  157. frame.bottom=1
  158. frame.left=1
  159. frame.right=1
  160. text.normal.color=#111111
  161. [DockTitle]
  162. inherits=PanelButtonCommand
  163. frame=false
  164. interior=false
  165. text.normal.color=#111111
  166. text.focus.color=#111111
  167. text.bold=false
  168. [IndicatorSpinBox]
  169. inherits=PanelButtonCommand
  170. frame=true
  171. interior=true
  172. frame.top=2
  173. frame.bottom=2
  174. frame.left=2
  175. frame.right=2
  176. indicator.element=spin
  177. indicator.size=8
  178. text.normal.color=#111111
  179. text.margin.top=2
  180. text.margin.bottom=2
  181. text.margin.left=2
  182. text.margin.right=2
  183. [RadioButton]
  184. inherits=PanelButtonCommand
  185. frame=false
  186. interior.element=radio
  187. text.normal.color=#111111
  188. text.focus.color=#111111
  189. min_width=+0.3font
  190. min_height=+0.3font
  191. [CheckBox]
  192. inherits=PanelButtonCommand
  193. frame=false
  194. interior.element=checkbox
  195. text.normal.color=#111111
  196. text.focus.color=#111111
  197. min_width=+0.3font
  198. min_height=+0.3font
  199. [Focus]
  200. inherits=PanelButtonCommand
  201. frame=true
  202. frame.element=focus
  203. frame.top=2
  204. frame.bottom=2
  205. frame.left=2
  206. frame.right=2
  207. frame.patternsize=14
  208. [GenericFrame]
  209. inherits=PanelButtonCommand
  210. frame=true
  211. interior=false
  212. frame.element=common
  213. interior.element=common
  214. frame.top=3
  215. frame.bottom=3
  216. frame.left=3
  217. frame.right=3
  218. [LineEdit]
  219. inherits=PanelButtonCommand
  220. frame.element=lineedit
  221. interior.element=lineedit
  222. interior=true
  223. frame.top=4
  224. frame.bottom=4
  225. frame.left=4
  226. frame.right=4
  227. text.margin.top=7
  228. text.margin.bottom=7
  229. text.margin.left=6
  230. text.margin.right=6
  231. frame.expansion=0
  232. [ToolbarLineEdit]
  233. frame.element=tlineedit
  234. interior.element=tlineedit
  235. interior=true
  236. frame.top=4
  237. frame.bottom=4
  238. frame.left=4
  239. frame.right=4
  240. text.margin.top=7
  241. text.margin.bottom=7
  242. text.margin.left=6
  243. text.margin.right=6
  244. text.normal.color=#dfdfdf
  245. text.focus.color=#dfdfdf
  246. text.press.color=#dfdfdf
  247. text.toggle.color=#dfdfdf
  248. [DropDownButton]
  249. inherits=PanelButtonCommand
  250. indicator.element=arrow-down
  251. [IndicatorArrow]
  252. indicator.element=arrow
  253. indicator.size=8
  254. [ToolboxTab]
  255. inherits=PanelButtonCommand
  256. text.normal.color=#111111
  257. text.press.color=#111111
  258. text.focus.color=#111111
  259. [Tab]
  260. inherits=PanelButtonCommand
  261. interior.element=tab
  262. text.margin.left=8
  263. text.margin.right=8
  264. text.margin.top=4
  265. text.margin.bottom=4
  266. frame.element=tab
  267. indicator.element=tab
  268. indicator.size=22
  269. frame.top=2
  270. frame.bottom=2
  271. frame.left=2
  272. frame.right=2
  273. text.normal.color=#111111
  274. text.focus.color=#111111
  275. text.press.color=#111111
  276. text.toggle.color=#111111
  277. frame.expansion=0
  278. text.bold=false
  279. focusFrame=true
  280. [TabFrame]
  281. inherits=PanelButtonCommand
  282. frame.element=tabframe
  283. interior.element=tabframe
  284. frame.top=2
  285. frame.bottom=2
  286. frame.left=2
  287. frame.right=2
  288. [TreeExpander]
  289. inherits=PanelButtonCommand
  290. indicator.size=8
  291. indicator.element=tree
  292. [HeaderSection]
  293. inherits=PanelButtonCommand
  294. interior.element=header
  295. frame.element=header
  296. frame.top=0
  297. frame.bottom=1
  298. frame.left=1
  299. frame.right=1
  300. text.normal.color=#111111
  301. text.focus.color=#111111
  302. text.press.color=#111111
  303. text.toggle.color=white
  304. frame.expansion=0
  305. [SizeGrip]
  306. indicator.element=resize-grip
  307. [Toolbar]
  308. inherits=PanelButtonCommand
  309. indicator.element=toolbar
  310. indicator.size=5
  311. text.margin=0
  312. interior.element=menubar
  313. frame.element=menubar
  314. text.normal.color=#dfdfdf
  315. text.focus.color=#dfdfdf
  316. text.press.color=#dfdfdf
  317. text.toggle.color=#dfdfdf
  318. frame.left=0
  319. frame.right=0
  320. frame.top=0
  321. frame.bottom=4
  322. frame.expansion=0
  323. [Slider]
  324. inherits=PanelButtonCommand
  325. frame.element=slider
  326. focusFrame=true
  327. interior.element=slider
  328. frame.top=3
  329. frame.bottom=3
  330. frame.left=3
  331. frame.right=3
  332. [SliderCursor]
  333. inherits=PanelButtonCommand
  334. frame=false
  335. interior.element=slidercursor
  336. [Progressbar]
  337. inherits=PanelButtonCommand
  338. frame.element=progress
  339. interior.element=progress
  340. text.margin=0
  341. text.normal.color=#111111
  342. text.focus.color=#111111
  343. text.press.color=#111111
  344. text.toggle.color=#111111
  345. text.bold=false
  346. frame.expansion=8
  347. [ProgressbarContents]
  348. inherits=PanelButtonCommand
  349. frame=true
  350. frame.element=progress-pattern
  351. interior.element=progress-pattern
  352. [ItemView]
  353. inherits=PanelButtonCommand
  354. text.margin=0
  355. frame.element=itemview
  356. interior.element=itemview
  357. frame.top=2
  358. frame.bottom=2
  359. frame.left=2
  360. frame.right=2
  361. text.margin.top=2
  362. text.margin.bottom=2
  363. text.margin.left=4
  364. text.margin.right=4
  365. text.normal.color=#111111
  366. text.focus.color=#111111
  367. text.press.color=#111111
  368. text.toggle.color=#111111
  369. min_width=+0.3font
  370. min_height=+0.3font
  371. frame.expansion=0
  372. [Splitter]
  373. indicator.size=48
  374. [Scrollbar]
  375. inherits=PanelButtonCommand
  376. indicator.element=arrow
  377. indicator.size=12
  378. [ScrollbarSlider]
  379. inherits=PanelButtonCommand
  380. frame.element=scrollbarslider
  381. interior=false
  382. frame.left=5
  383. frame.right=5
  384. frame.top=5
  385. frame.bottom=5
  386. indicator.element=grip
  387. indicator.size=12
  388. [ScrollbarGroove]
  389. inherits=PanelButtonCommand
  390. interior=false
  391. frame=false
  392. [MenuItem]
  393. inherits=PanelButtonCommand
  394. frame=true
  395. frame.element=menuitem
  396. interior.element=menuitem
  397. indicator.element=menuitem
  398. text.normal.color=#111111
  399. text.focus.color=#111111
  400. text.margin.top=1
  401. text.margin.bottom=1
  402. text.margin.left=5
  403. text.margin.right=5
  404. frame.top=0
  405. frame.bottom=0
  406. frame.left=0
  407. frame.right=0
  408. text.bold=false
  409. frame.expansion=0
  410. [MenuBar]
  411. inherits=PanelButtonCommand
  412. frame.element=menubar
  413. interior.element=menubar
  414. frame.bottom=0
  415. text.normal.color=#dfdfdf
  416. text.focus.color=#dfdfdf
  417. text.press.color=#dfdfdf
  418. text.toggle.color=#dfdfdf
  419. frame.expansion=0
  420. text.bold=false
  421. [MenuBarItem]
  422. inherits=PanelButtonCommand
  423. interior=true
  424. interior.element=menubaritem
  425. frame.element=menubaritem
  426. frame.top=2
  427. frame.bottom=2
  428. frame.left=2
  429. frame.right=2
  430. text.margin.left=4
  431. text.margin.right=4
  432. text.margin.top=0
  433. text.margin.bottom=0
  434. text.normal.color=#dfdfdf
  435. text.focus.color=#dfdfdf
  436. text.press.color=#dfdfdf
  437. text.toggle.color=#dfdfdf
  438. text.bold=false
  439. min_width=+0.3font
  440. min_height=+0.3font
  441. frame.expansion=0
  442. [TitleBar]
  443. inherits=PanelButtonCommand
  444. frame=false
  445. text.margin.top=2
  446. text.margin.bottom=2
  447. text.margin.left=2
  448. text.margin.right=2
  449. interior.element=titlebar
  450. indicator.size=16
  451. indicator.element=mdi
  452. text.normal.color=#dfdfdf
  453. text.focus.color=#dfdfdf
  454. text.bold=false
  455. frame.expansion=0
  456. [ComboBox]
  457. inherits=PanelButtonCommand
  458. frame.element=combo
  459. interior.element=combo
  460. interior=true
  461. frame.top=4
  462. frame.bottom=4
  463. frame.left=4
  464. frame.right=4
  465. text.margin.top=7
  466. text.margin.bottom=7
  467. text.margin.left=6
  468. text.margin.right=6
  469. text.focus.color=#111111
  470. text.press.color=#111111
  471. text.toggle.color=#111111
  472. frame.expansion=0
  473. [ToolbarComboBox]
  474. frame.element=tcombo
  475. interior.element=tcombo
  476. interior=true
  477. frame.top=4
  478. frame.bottom=4
  479. frame.left=4
  480. frame.right=4
  481. text.margin.top=7
  482. text.margin.bottom=7
  483. text.margin.left=6
  484. text.margin.right=6
  485. indicator.element=tarrow-down
  486. text.normal.color=#dfdfdf
  487. text.focus.color=#dfdfdf
  488. text.press.color=#dfdfdf
  489. text.toggle.color=#dfdfdf
  490. [Menu]
  491. inherits=PanelButtonCommand
  492. frame.top=1
  493. frame.bottom=1
  494. frame.left=1
  495. frame.right=1
  496. frame.element=menu
  497. interior.element=menu
  498. text.normal.color=#111111
  499. text.shadow=false
  500. frame.expansion=0
  501. text.bold=false
  502. [GroupBox]
  503. inherits=GenericFrame
  504. frame=false
  505. text.shadow=0
  506. text.margin=0
  507. text.normal.color=#11111196
  508. text.focus.color=#e95420
  509. text.bold=false
  510. frame.expansion=0
  511. [TabBarFrame]
  512. inherits=GenericFrame
  513. frame=true
  514. frame.element=tabBarFrame
  515. interior=false
  516. frame.top=2
  517. frame.bottom=2
  518. frame.left=2
  519. frame.right=2
  520. [ToolTip]
  521. inherits=GenericFrame
  522. frame.top=3
  523. frame.bottom=3
  524. frame.left=3
  525. frame.right=3
  526. interior=true
  527. text.shadow=0
  528. text.margin=0
  529. interior.element=tooltip
  530. frame.element=tooltip
  531. frame.expansion=0
  532. [StatusBar]
  533. inherits=GenericFrame
  534. frame=false
  535. interior=false
  536. [Window]
  537. interior=true
  538. interior.element=window
  539. text.bold=false