GraphiteDark.kvconfig 11 KB

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