MateriaLight.kvconfig 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549
  1. [%General]
  2. author=Alexey Varfolomeev, based on KvAdapta by Tsu Jan
  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=#ffffff
  70. base.color=#ffffff
  71. button.color=#ffffff
  72. button.text.color=#444444
  73. dark.color=#c8c8c8
  74. disabled.text.color=#8b8b8b
  75. highlight.color=#1a73e83d
  76. highlight.text.color=#444444
  77. inactive.highlight.color=#1a73e83d
  78. light.color=#ffffff
  79. link.color=#8ab4f8
  80. link.visited.color=#9c27b0
  81. mid.color=#e1e1e196
  82. mid.light.color=#f0f0f0
  83. progress.indicator.text.color=#444444
  84. text.color=#444444
  85. tooltip.text.color=#ffffff
  86. window.color=#f2f2f2
  87. window.text.color=#444444
  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=#444444
  120. text.focus.color=#444444
  121. text.press.color=#444444
  122. text.toggle.color=#1a73e8
  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=#444444
  135. text.focus.color=#444444
  136. text.press.color=#444444
  137. text.toggle.color=#1a73e8
  138. text.bold=false
  139. indicator.element=arrow
  140. indicator.size=8
  141. frame.expansion=32
  142. [ToolbarButton]
  143. frame.element=tbutton
  144. interior.element=tbutton
  145. indicator.element=tarrow
  146. text.normal.color=#444444
  147. text.focus.color=#444444
  148. text.press.color=#444444
  149. text.toggle.color=#444444
  150. text.bold=false
  151. frame.expansion=32
  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=#444444
  161. [DockTitle]
  162. inherits=PanelButtonCommand
  163. frame=false
  164. interior=false
  165. text.normal.color=#444444
  166. text.focus.color=#444444
  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=#444444
  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=#444444
  188. text.focus.color=#444444
  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=#444444
  196. text.focus.color=#444444
  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. [DropDownButton]
  233. inherits=PanelButtonCommand
  234. indicator.element=arrow-down
  235. [IndicatorArrow]
  236. indicator.element=arrow
  237. indicator.size=8
  238. [ToolboxTab]
  239. inherits=PanelButtonCommand
  240. text.normal.color=#444444
  241. text.press.color=#444444
  242. text.focus.color=#444444
  243. [Tab]
  244. inherits=PanelButtonCommand
  245. interior.element=tab
  246. text.margin.left=8
  247. text.margin.right=8
  248. text.margin.top=2
  249. text.margin.bottom=2
  250. frame.element=tab
  251. indicator.element=tab
  252. indicator.size=22
  253. frame.top=2
  254. frame.bottom=2
  255. frame.left=2
  256. frame.right=2
  257. text.normal.color=#444444
  258. text.focus.color=#444444
  259. text.press.color=#444444
  260. text.toggle.color=#444444
  261. frame.expansion=0
  262. text.bold=false
  263. focusFrame=true
  264. [TabFrame]
  265. inherits=PanelButtonCommand
  266. frame.element=tabframe
  267. interior.element=tabframe
  268. frame.top=2
  269. frame.bottom=2
  270. frame.left=2
  271. frame.right=2
  272. [TreeExpander]
  273. inherits=PanelButtonCommand
  274. indicator.size=8
  275. indicator.element=tree
  276. [HeaderSection]
  277. inherits=PanelButtonCommand
  278. interior.element=header
  279. frame.element=header
  280. frame.top=0
  281. frame.bottom=1
  282. frame.left=1
  283. frame.right=1
  284. text.normal.color=#444444
  285. text.focus.color=#444444
  286. text.press.color=#444444
  287. text.toggle.color=white
  288. frame.expansion=0
  289. [SizeGrip]
  290. indicator.element=resize-grip
  291. [Toolbar]
  292. inherits=PanelButtonCommand
  293. indicator.element=toolbar
  294. indicator.size=5
  295. text.margin=0
  296. interior.element=menubar
  297. frame.element=menubar
  298. text.normal.color=#444444
  299. text.focus.color=#444444
  300. text.press.color=#444444
  301. text.toggle.color=#444444
  302. frame.left=0
  303. frame.right=0
  304. frame.top=4
  305. frame.bottom=0
  306. frame.expansion=0
  307. [Slider]
  308. inherits=PanelButtonCommand
  309. frame.element=slider
  310. focusFrame=true
  311. interior.element=slider
  312. frame.top=3
  313. frame.bottom=3
  314. frame.left=3
  315. frame.right=3
  316. [SliderCursor]
  317. inherits=PanelButtonCommand
  318. frame=false
  319. interior.element=slidercursor
  320. [Progressbar]
  321. inherits=PanelButtonCommand
  322. frame.element=progress
  323. interior.element=progress
  324. text.margin=0
  325. text.normal.color=#444444
  326. text.focus.color=#444444
  327. text.press.color=#444444
  328. text.toggle.color=#444444
  329. text.bold=false
  330. frame.expansion=8
  331. [ProgressbarContents]
  332. inherits=PanelButtonCommand
  333. frame=true
  334. frame.element=progress-pattern
  335. interior.element=progress-pattern
  336. [ItemView]
  337. inherits=PanelButtonCommand
  338. text.margin=0
  339. frame.element=itemview
  340. interior.element=itemview
  341. frame.top=2
  342. frame.bottom=2
  343. frame.left=2
  344. frame.right=2
  345. text.margin.top=2
  346. text.margin.bottom=2
  347. text.margin.left=4
  348. text.margin.right=4
  349. text.normal.color=#444444
  350. text.focus.color=#444444
  351. text.press.color=#444444
  352. text.toggle.color=#444444
  353. min_width=+0.3font
  354. min_height=+0.3font
  355. frame.expansion=0
  356. [Splitter]
  357. indicator.size=48
  358. [Scrollbar]
  359. inherits=PanelButtonCommand
  360. indicator.element=arrow
  361. indicator.size=12
  362. [ScrollbarSlider]
  363. inherits=PanelButtonCommand
  364. frame.element=scrollbarslider
  365. interior=false
  366. frame.left=5
  367. frame.right=5
  368. frame.top=5
  369. frame.bottom=5
  370. indicator.element=grip
  371. indicator.size=12
  372. [ScrollbarGroove]
  373. inherits=PanelButtonCommand
  374. interior=false
  375. frame=false
  376. [MenuItem]
  377. inherits=PanelButtonCommand
  378. frame=true
  379. frame.element=menuitem
  380. interior.element=menuitem
  381. indicator.element=menuitem
  382. text.normal.color=#444444
  383. text.focus.color=#444444
  384. text.margin.top=1
  385. text.margin.bottom=1
  386. text.margin.left=5
  387. text.margin.right=5
  388. frame.top=0
  389. frame.bottom=0
  390. frame.left=0
  391. frame.right=0
  392. text.bold=false
  393. frame.expansion=0
  394. [MenuBar]
  395. inherits=PanelButtonCommand
  396. frame.element=menubar
  397. interior.element=menubar
  398. frame.bottom=0
  399. text.normal.color=#444444
  400. text.focus.color=#444444
  401. text.press.color=#444444
  402. text.toggle.color=#444444
  403. frame.expansion=0
  404. text.bold=false
  405. [MenuBarItem]
  406. inherits=PanelButtonCommand
  407. interior=true
  408. interior.element=menubaritem
  409. frame.element=menubaritem
  410. frame.top=2
  411. frame.bottom=2
  412. frame.left=2
  413. frame.right=2
  414. text.margin.left=4
  415. text.margin.right=4
  416. text.margin.top=0
  417. text.margin.bottom=0
  418. text.normal.color=#444444
  419. text.focus.color=#444444
  420. text.press.color=#444444
  421. text.toggle.color=#444444
  422. text.bold=false
  423. min_width=+0.3font
  424. min_height=+0.3font
  425. frame.expansion=0
  426. [TitleBar]
  427. inherits=PanelButtonCommand
  428. frame=false
  429. text.margin.top=2
  430. text.margin.bottom=2
  431. text.margin.left=2
  432. text.margin.right=2
  433. interior.element=titlebar
  434. indicator.size=16
  435. indicator.element=mdi
  436. text.normal.color=#444444
  437. text.focus.color=#444444
  438. text.bold=false
  439. frame.expansion=0
  440. [ComboBox]
  441. inherits=PanelButtonCommand
  442. frame.element=combo
  443. interior.element=combo
  444. interior=true
  445. frame.top=4
  446. frame.bottom=4
  447. frame.left=4
  448. frame.right=4
  449. text.margin.top=7
  450. text.margin.bottom=7
  451. text.margin.left=6
  452. text.margin.right=6
  453. text.focus.color=#444444
  454. text.press.color=#444444
  455. text.toggle.color=#444444
  456. frame.expansion=0
  457. [Menu]
  458. inherits=PanelButtonCommand
  459. frame.top=3
  460. frame.bottom=3
  461. frame.left=3
  462. frame.right=3
  463. frame.element=menu
  464. interior.element=menu
  465. text.normal.color=#444444
  466. text.shadow=false
  467. frame.expansion=0
  468. text.bold=false
  469. [GroupBox]
  470. inherits=GenericFrame
  471. frame=false
  472. text.shadow=0
  473. text.margin=0
  474. text.normal.color=#00000096
  475. text.focus.color=#1a73e8
  476. text.bold=false
  477. frame.expansion=0
  478. [TabBarFrame]
  479. inherits=GenericFrame
  480. frame=true
  481. frame.element=tabBarFrame
  482. interior=false
  483. frame.top=2
  484. frame.bottom=2
  485. frame.left=2
  486. frame.right=2
  487. [ToolTip]
  488. inherits=GenericFrame
  489. frame.top=3
  490. frame.bottom=3
  491. frame.left=3
  492. frame.right=3
  493. interior=true
  494. text.shadow=0
  495. text.margin=0
  496. interior.element=tooltip
  497. frame.element=tooltip
  498. frame.expansion=0
  499. [StatusBar]
  500. inherits=GenericFrame
  501. frame=false
  502. interior=false
  503. [Window]
  504. interior=true
  505. interior.element=window
  506. text.bold=false