KvSimplicityDark.kvconfig 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. [%General]
  2. author=Tsu Jan
  3. comment=An elegantly simple dark theme that supports\ntranslucency with a rough-glass texture
  4. x11drag=true
  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=18
  22. slider_handle_length=18
  23. center_toolbar_handle=true
  24. check_size=16
  25. textless_progressbar=false
  26. progressbar_thickness=8
  27. menubar_mouse_tracking=true
  28. toolbutton_style=0
  29. click_behavior=0
  30. translucent_windows=false
  31. blurring=false
  32. popup_blurring=true
  33. opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,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_icon_size=16
  41. combo_as_lineedit=true
  42. combo_menu=true
  43. combo_focus_rect=true
  44. groupbox_top_label=false
  45. inline_spin_indicators=true
  46. remove_extra_frames=true
  47. joined_inactive_tabs=true
  48. layout_spacing=2
  49. submenu_overlap=0
  50. tooltip_delay=-1
  51. button_contents_shift=true
  52. animate_states=true
  53. no_window_pattern=false
  54. dark_titlebar=true
  55. [GeneralColors]
  56. window.color=#3e3e3e
  57. base.color=#282828
  58. alt.base.color=#323232
  59. button.color=#3e3e3e
  60. light.color=#606060
  61. mid.light.color=#555555
  62. dark.color=#171717
  63. mid.color=#3c3c3c
  64. highlight.color=#416fa1
  65. inactive.highlight.color=#6e6e6e
  66. tooltip.base.color=black
  67. text.color=white
  68. window.text.color=white
  69. button.text.color=white
  70. disabled.text.color=#A0A0A0
  71. tooltip.text.color=white
  72. highlight.text.color=white
  73. link.color=#2EB8E6
  74. link.visited.color=#FF6666
  75. [Hacks]
  76. transparent_ktitle_label=true
  77. transparent_dolphin_view=false
  78. transparent_pcmanfm_sidepane=true
  79. blur_translucent=true
  80. transparent_menutitle=false
  81. respect_darkness=true
  82. kcapacitybar_as_progressbar=true
  83. force_size_grip=true
  84. iconless_pushbutton=false
  85. iconless_menu=false
  86. disabled_icon_opacity=80
  87. lxqtmainmenu_iconsize=22
  88. normal_default_pushbutton=false
  89. single_top_toolbar=true
  90. tint_on_mouseover=0
  91. transparent_arrow_button=true
  92. [PanelButtonCommand]
  93. frame=true
  94. frame.element=button
  95. frame.top=3
  96. frame.bottom=3
  97. frame.left=3
  98. frame.right=3
  99. interior=true
  100. interior.element=button
  101. indicator.size=11
  102. text.normal.color=white
  103. text.focus.color=#9bccff
  104. text.press.color=white
  105. text.toggle.color=white
  106. text.shadow=0
  107. text.margin=1
  108. text.iconspacing=3
  109. indicator.element=arrow
  110. text.margin.top=4
  111. text.margin.bottom=4
  112. text.margin.left=4
  113. text.margin.right=4
  114. frame.expansion=12
  115. [PanelButtonTool]
  116. inherits=PanelButtonCommand
  117. [Dock]
  118. inherits=PanelButtonCommand
  119. interior.element=dock
  120. frame.element=dock
  121. frame.top=1
  122. frame.bottom=1
  123. frame.left=1
  124. frame.right=1
  125. text.normal.color=white
  126. [DockTitle]
  127. inherits=PanelButtonCommand
  128. frame=false
  129. interior=false
  130. text.normal.color=white
  131. text.focus.color=#9bccff
  132. text.bold=true
  133. [IndicatorSpinBox]
  134. inherits=PanelButtonCommand
  135. indicator.element=arrow
  136. frame.top=3
  137. frame.bottom=3
  138. frame.left=3
  139. frame.right=3
  140. indicator.size=11
  141. text.normal.color=white
  142. [RadioButton]
  143. inherits=PanelButtonCommand
  144. frame=false
  145. interior.element=radio
  146. text.normal.color=white
  147. text.focus.color=#9bccff
  148. [CheckBox]
  149. inherits=PanelButtonCommand
  150. frame=false
  151. interior.element=checkbox
  152. text.normal.color=white
  153. text.focus.color=#9bccff
  154. [GenericFrame]
  155. inherits=PanelButtonCommand
  156. frame=true
  157. interior=false
  158. frame.element=common
  159. interior.element=common
  160. frame.top=4
  161. frame.bottom=4
  162. frame.left=4
  163. frame.right=4
  164. [LineEdit]
  165. inherits=PanelButtonCommand
  166. frame.element=lineedit
  167. interior.element=lineedit
  168. text.margin.top=3
  169. text.margin.bottom=3
  170. text.margin.left=1
  171. text.margin.right=1
  172. frame.expansion=10
  173. [DropDownButton]
  174. inherits=PanelButtonCommand
  175. indicator.element=arrow-down
  176. [IndicatorArrow]
  177. indicator.element=arrow
  178. indicator.size=11
  179. [ToolboxTab]
  180. inherits=PanelButtonCommand
  181. text.normal.color=white
  182. text.press.color=white
  183. text.focus.color=#9bccff
  184. [Tab]
  185. inherits=PanelButtonCommand
  186. interior.element=button
  187. text.margin.left=6
  188. text.margin.right=6
  189. text.margin.top=4
  190. text.margin.bottom=4
  191. frame.element=button
  192. focusFrame=true
  193. indicator.element=tab
  194. indicator.size=12
  195. text.normal.color=white
  196. text.focus.color=#9bccff
  197. text.toggle.color=white
  198. min_width=4font
  199. min_height=1.87font
  200. [TabFrame]
  201. inherits=PanelButtonCommand
  202. frame=true
  203. frame.element=tframe
  204. frame.top=4
  205. frame.bottom=4
  206. frame.left=4
  207. frame.right=4
  208. interior=false
  209. [TreeExpander]
  210. inherits=PanelButtonCommand
  211. frame=false
  212. interior=false
  213. indicator.size=11
  214. indicator.element=arrow
  215. [HeaderSection]
  216. inherits=PanelButtonCommand
  217. text.margin.top=3
  218. text.margin.bottom=3
  219. text.margin.left=3
  220. text.margin.right=3
  221. [SizeGrip]
  222. indicator.element=resize-grip
  223. [Toolbar]
  224. inherits=PanelButtonCommand
  225. indicator.element=toolbar
  226. indicator.size=5
  227. text.margin=0
  228. interior.element=menubar
  229. frame.element=menubar
  230. text.normal.color=white
  231. text.focus.color=#9bccff
  232. frame.top=0
  233. frame.bottom=4
  234. frame.expansion=0
  235. [Slider]
  236. inherits=PanelButtonCommand
  237. frame.element=slider
  238. interior.element=slider
  239. frame.top=3
  240. frame.bottom=3
  241. frame.left=3
  242. frame.right=3
  243. [SliderCursor]
  244. inherits=PanelButtonCommand
  245. frame=false
  246. interior.element=slidercursor
  247. [Progressbar]
  248. inherits=PanelButtonCommand
  249. frame.element=progress
  250. frame.expandedElement=eprogress
  251. interior.element=progress
  252. text.margin=0
  253. text.normal.color=white
  254. text.focus.color=white
  255. text.press.color=white
  256. text.toggle.color=white
  257. text.bold=true
  258. frame.expansion=10
  259. [ProgressbarContents]
  260. inherits=PanelButtonCommand
  261. frame=true
  262. frame.element=progress-pattern
  263. frame.expandedElement=eprogress-pattern
  264. interior.element=progress-pattern
  265. [ItemView]
  266. inherits=PanelButtonCommand
  267. text.margin=0
  268. frame.element=itemview
  269. interior.element=itemview
  270. frame.top=2
  271. frame.bottom=2
  272. frame.left=2
  273. frame.right=2
  274. text.margin.top=2
  275. text.margin.bottom=2
  276. text.margin.left=4
  277. text.margin.right=4
  278. text.normal.color=white
  279. text.focus.color=#9bccff
  280. text.press.color=white
  281. text.toggle.color=white
  282. frame.expansion=6
  283. [Splitter]
  284. indicator.size=32
  285. [Scrollbar]
  286. inherits=PanelButtonCommand
  287. indicator.element=arrow
  288. indicator.size=11
  289. [ScrollbarSlider]
  290. inherits=PanelButtonCommand
  291. frame.element=scrollbarslider
  292. interior=false
  293. frame.left=6
  294. frame.right=6
  295. frame.top=6
  296. frame.bottom=6
  297. indicator.element=grip
  298. indicator.size=13
  299. frame.expansion=0
  300. [ScrollbarGroove]
  301. inherits=PanelButtonCommand
  302. interior=false
  303. frame=false
  304. [MenuItem]
  305. inherits=PanelButtonCommand
  306. frame=true
  307. frame.element=menuitem
  308. interior.element=menuitem
  309. indicator.element=menuitem
  310. text.normal.color=white
  311. text.focus.color=white
  312. text.margin.top=0
  313. text.margin.bottom=0
  314. text.margin.left=3
  315. text.margin.right=3
  316. frame.top=3
  317. frame.bottom=3
  318. frame.left=3
  319. frame.right=3
  320. frame.expansion=0
  321. [MenuBar]
  322. inherits=PanelButtonCommand
  323. frame.element=menubar
  324. interior.element=menubar
  325. frame.expansion=0
  326. [MenuBarItem]
  327. inherits=PanelButtonCommand
  328. interior=false
  329. frame.element=menubaritem
  330. frame.top=3
  331. frame.bottom=2
  332. frame.left=2
  333. frame.right=2
  334. text.margin.left=1
  335. text.margin.right=4
  336. text.margin.top=2
  337. text.normal.color=white
  338. text.focus.color=#9bccff
  339. frame.expansion=0
  340. [TitleBar]
  341. inherits=PanelButtonCommand
  342. frame=false
  343. interior.element=titlebar
  344. indicator.size=12
  345. indicator.element=mdi
  346. text.normal.color=#787878
  347. text.focus.color=white
  348. text.bold=true
  349. text.italic=true
  350. frame.expansion=0
  351. [ComboBox]
  352. inherits=PanelButtonCommand
  353. [Menu]
  354. inherits=PanelButtonCommand
  355. frame.top=3
  356. frame.bottom=3
  357. frame.left=3
  358. frame.right=3
  359. frame.element=menu
  360. interior.element=menu
  361. text.normal.color=white
  362. frame.expansion=0
  363. [GroupBox]
  364. inherits=GenericFrame
  365. frame=true
  366. frame.element=group
  367. text.shadow=0
  368. text.margin=0
  369. frame.top=4
  370. frame.bottom=4
  371. frame.left=4
  372. frame.right=4
  373. text.normal.color=white
  374. text.press.color=white
  375. text.focus.color=#9bccff
  376. text.bold=true
  377. frame.expansion=0
  378. [TabBarFrame]
  379. inherits=GenericFrame
  380. frame=false
  381. interior=false
  382. text.shadow=0
  383. [ToolTip]
  384. inherits=GenericFrame
  385. frame.top=3
  386. frame.bottom=3
  387. frame.left=3
  388. frame.right=3
  389. interior=true
  390. text.shadow=0
  391. text.margin=0
  392. interior.element=tooltip
  393. frame.element=tooltip
  394. frame.expansion=0
  395. [StatusBar]
  396. inherits=GenericFrame
  397. frame=false
  398. interior=false
  399. [WindowTranslucent]
  400. interior=true
  401. interior.element=window
  402. interior.x.patternsize=128
  403. interior.y.patternsize=128
  404. [DialogTranslucent]
  405. interior=true
  406. interior.element=dialog
  407. interior.x.patternsize=128
  408. interior.y.patternsize=128