KvMojaveLight#.kvconfig 11 KB

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