KvGnomeAlt.kvconfig 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. [%General]
  2. author=Tsu Jan
  3. comment=A light theme inspired by Gnome
  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=false
  11. toolbar_item_spacing=1
  12. toolbar_interior_spacing=1
  13. spread_progressbar=true
  14. composite=true
  15. menu_shadow_depth=6
  16. tooltip_shadow_depth=6
  17. scroll_width=12
  18. scroll_arrows=false
  19. scroll_min_extent=50
  20. transient_scrollbar=true
  21. transient_groove=true
  22. slider_width=4
  23. slider_handle_width=22
  24. slider_handle_length=18
  25. tickless_slider_handle_size=20
  26. center_toolbar_handle=true
  27. check_size=16
  28. textless_progressbar=false
  29. progressbar_thickness=8
  30. menubar_mouse_tracking=true
  31. toolbutton_style=1
  32. click_behavior=0
  33. translucent_windows=false
  34. blurring=false
  35. popup_blurring=true
  36. vertical_spin_indicators=false
  37. inline_spin_indicators=true
  38. fill_rubberband=false
  39. merge_menubar_with_toolbar=true
  40. small_icon_size=16
  41. large_icon_size=32
  42. button_icon_size=16
  43. toolbar_icon_size=16
  44. combo_as_lineedit=true
  45. combo_menu=true
  46. hide_combo_checkboxes=false
  47. combo_focus_rect=true
  48. layout_spacing=3
  49. tooltip_delay=-1
  50. submenu_overlap=3
  51. animate_states=true
  52. tree_branch_line=true
  53. button_contents_shift=true
  54. groupbox_top_label=false
  55. joined_inactive_tabs=true
  56. layout_margin=4
  57. reduce_window_opacity=0
  58. respect_DE=true
  59. scrollbar_in_view=false
  60. spin_button_width=16
  61. submenu_delay=250
  62. [GeneralColors]
  63. window.color=#e9e9e9
  64. base.color=#FDFDFD
  65. alt.base.color=#EFEFEF
  66. button.color=#e9e9e9
  67. light.color=white
  68. mid.light.color=#ECECEC
  69. dark.color=#BEBEBE
  70. mid.color=#D9D9D9
  71. highlight.color=#4a90d9
  72. inactive.highlight.color=#4a90d9
  73. text.color=black
  74. window.text.color=black
  75. button.text.color=black
  76. disabled.text.color=#787878
  77. tooltip.text.color=white
  78. highlight.text.color=white
  79. link.color=#0057AE
  80. link.visited.color=#452886
  81. progress.indicator.text.color=white
  82. [Hacks]
  83. transparent_ktitle_label=true
  84. transparent_dolphin_view=false
  85. transparent_pcmanfm_sidepane=true
  86. blur_translucent=true
  87. transparent_menutitle=false
  88. respect_darkness=false
  89. kcapacitybar_as_progressbar=true
  90. force_size_grip=true
  91. iconless_pushbutton=false
  92. iconless_menu=false
  93. disabled_icon_opacity=100
  94. normal_default_pushbutton=false
  95. single_top_toolbar=true
  96. tint_on_mouseover=0
  97. lxqtmainmenu_iconsize=0
  98. no_selection_tint=false
  99. transparent_pcmanfm_view=false
  100. transparent_arrow_button=true
  101. [PanelButtonCommand]
  102. frame=true
  103. frame.element=button
  104. frame.top=3
  105. frame.bottom=4
  106. frame.left=3
  107. frame.right=3
  108. interior=true
  109. interior.element=button
  110. indicator.size=9
  111. text.normal.color=black
  112. text.focus.color=black
  113. text.press.color=black
  114. text.toggle.color=black
  115. text.shadow=true
  116. text.shadow.color=white
  117. text.shadow.alpha=210
  118. text.shadow.xshift=1
  119. text.shadow.yshift=1
  120. text.shadow.depth=1
  121. text.margin=1
  122. text.iconspacing=3
  123. indicator.element=arrow
  124. text.margin.top=2
  125. text.margin.bottom=2
  126. text.margin.left=3
  127. text.margin.right=3
  128. min_width=+0.2font
  129. min_height=+0.2font
  130. frame.expansion=10
  131. [PanelButtonTool]
  132. inherits=PanelButtonCommand
  133. [Dock]
  134. inherits=PanelButtonCommand
  135. interior.element=dock
  136. frame.element=dock
  137. frame.top=1
  138. frame.bottom=1
  139. frame.left=1
  140. frame.right=1
  141. text.normal.color=black
  142. [DockTitle]
  143. inherits=PanelButtonCommand
  144. frame.top=3
  145. frame.bottom=3
  146. frame.left=3
  147. frame.right=3
  148. frame=false
  149. interior=false
  150. text.normal.color=black
  151. text.focus.color=black
  152. text.bold=true
  153. text.shadow=false
  154. text.margin.top=2
  155. text.margin.bottom=2
  156. [IndicatorSpinBox]
  157. inherits=PanelButtonCommand
  158. indicator.element=arrow
  159. indicator.size=10
  160. text.normal.color=black
  161. [RadioButton]
  162. inherits=PanelButtonCommand
  163. frame=false
  164. interior.element=radio
  165. text.normal.color=black
  166. text.focus.color=black
  167. text.shadow=false
  168. text.margin.top=2
  169. text.margin.bottom=2
  170. [CheckBox]
  171. inherits=PanelButtonCommand
  172. frame=false
  173. interior.element=checkbox
  174. text.normal.color=black
  175. text.focus.color=black
  176. text.shadow=false
  177. text.margin.top=2
  178. text.margin.bottom=2
  179. [GenericFrame]
  180. inherits=PanelButtonCommand
  181. frame=true
  182. interior=false
  183. frame.element=common
  184. interior.element=common
  185. frame.top=4
  186. frame.bottom=4
  187. frame.left=4
  188. frame.right=4
  189. [LineEdit]
  190. inherits=PanelButtonCommand
  191. frame.element=lineedit
  192. interior.element=lineedit
  193. text.margin.left=1
  194. text.margin.right=1
  195. text.margin.top=2
  196. text.margin.bottom=2
  197. [DropDownButton]
  198. inherits=PanelButtonCommand
  199. indicator.element=arrow-down
  200. indicator.size=10
  201. [IndicatorArrow]
  202. indicator.element=arrow
  203. indicator.size=9
  204. [ToolboxTab]
  205. inherits=PanelButtonCommand
  206. text.normal.color=#000000b4
  207. text.press.color=black
  208. text.focus.color=black
  209. text.shadow=false
  210. [Tab]
  211. inherits=PanelButtonCommand
  212. interior.element=button
  213. text.margin.left=8
  214. text.margin.right=8
  215. text.margin.top=2
  216. text.margin.bottom=2
  217. frame.element=button
  218. indicator.element=tab
  219. indicator.size=11
  220. frame.top=3
  221. frame.bottom=5
  222. frame.left=3
  223. frame.right=3
  224. text.normal.color=#0000007d
  225. text.focus.color=#000000b4
  226. text.toggle.color=black
  227. text.bold=true
  228. min_width=4font
  229. [TabFrame]
  230. inherits=PanelButtonCommand
  231. frame.element=button
  232. interior=false
  233. frame.top=3
  234. frame.bottom=5
  235. frame.left=3
  236. frame.right=3
  237. frame.expansion=0
  238. [TreeExpander]
  239. inherits=PanelButtonCommand
  240. frame=false
  241. interior=false
  242. indicator.size=11
  243. indicator.element=tree
  244. [HeaderSection]
  245. inherits=PanelButtonCommand
  246. frame.element=header
  247. interior.element=header
  248. frame.top=3
  249. frame.bottom=3
  250. frame.left=3
  251. frame.right=3
  252. text.shadow=false
  253. frame.expansion=0
  254. [SizeGrip]
  255. indicator.element=resize-grip
  256. [Toolbar]
  257. inherits=PanelButtonCommand
  258. indicator.element=toolbar
  259. indicator.size=5
  260. text.margin=0
  261. interior=true
  262. frame=true
  263. interior.element=menubar
  264. frame.element=menubar
  265. text.normal.color=black
  266. text.focus.color=black
  267. frame.left=0
  268. frame.right=0
  269. frame.top=0
  270. frame.bottom=2
  271. text.shadow=false
  272. frame.expansion=0
  273. [Slider]
  274. inherits=PanelButtonCommand
  275. frame.element=slider
  276. interior.element=slider
  277. frame.top=2
  278. frame.bottom=2
  279. frame.left=2
  280. frame.right=2
  281. frame.expansion=0
  282. [SliderCursor]
  283. inherits=PanelButtonCommand
  284. frame=false
  285. interior.element=slidercursor
  286. [Progressbar]
  287. inherits=PanelButtonCommand
  288. frame.top=3
  289. frame.bottom=3
  290. frame.left=3
  291. frame.right=3
  292. frame.element=progress
  293. interior.element=progress
  294. text.margin=0
  295. text.normal.color=black
  296. text.focus.color=black
  297. text.press.color=black
  298. text.toggle.color=black
  299. text.bold=true
  300. frame.expansion=16
  301. text.shadow=false
  302. [ProgressbarContents]
  303. inherits=PanelButtonCommand
  304. frame.top=3
  305. frame.bottom=3
  306. frame.left=3
  307. frame.right=3
  308. frame=true
  309. frame.element=progress-pattern
  310. interior.element=progress-pattern
  311. [ItemView]
  312. inherits=PanelButtonCommand
  313. text.margin=0
  314. frame.element=itemview
  315. interior.element=itemview
  316. frame.top=2
  317. frame.bottom=2
  318. frame.left=2
  319. frame.right=2
  320. text.margin.top=3
  321. text.margin.bottom=3
  322. text.margin.left=4
  323. text.margin.right=4
  324. text.normal.color=black
  325. text.focus.color=black
  326. text.press.color=white
  327. text.toggle.color=white
  328. text.shadow=false
  329. min_height=0
  330. frame.expansion=0
  331. [Splitter]
  332. indicator.size=32
  333. [Scrollbar]
  334. inherits=PanelButtonCommand
  335. indicator.element=arrow
  336. indicator.size=10
  337. [ScrollbarSlider]
  338. inherits=PanelButtonCommand
  339. frame.element=scrollbarslider
  340. interior=false
  341. frame.left=6
  342. frame.right=6
  343. frame.top=6
  344. frame.bottom=6
  345. indicator.element=grip
  346. indicator.size=13
  347. frame.expansion=0
  348. [ScrollbarGroove]
  349. inherits=PanelButtonCommand
  350. interior=false
  351. frame=false
  352. [MenuItem]
  353. inherits=PanelButtonCommand
  354. frame=true
  355. frame.element=menuitem
  356. interior.element=menuitem
  357. indicator.element=menuitem
  358. text.normal.color=black
  359. text.focus.color=white
  360. text.margin.top=2
  361. text.margin.bottom=2
  362. text.margin.left=15
  363. text.margin.right=5
  364. frame.top=2
  365. frame.bottom=2
  366. frame.left=2
  367. frame.right=2
  368. text.shadow=false
  369. min_width=0
  370. min_height=0
  371. frame.expansion=0
  372. [MenuBar]
  373. inherits=PanelButtonCommand
  374. interior=false
  375. frame=true
  376. frame.element=none
  377. frame.bottom=1
  378. frame.expansion=0
  379. [MenuBarItem]
  380. inherits=PanelButtonCommand
  381. interior=false
  382. frame=true
  383. frame.element=menubaritem
  384. frame.top=2
  385. frame.bottom=3
  386. frame.left=2
  387. frame.right=2
  388. text.margin.left=4
  389. text.margin.right=4
  390. text.margin.top=0
  391. text.margin.bottom=2
  392. text.normal.color=black
  393. text.focus.color=black
  394. text.shadow=false
  395. min_width=0
  396. min_height=0
  397. frame.expansion=0
  398. [TitleBar]
  399. inherits=PanelButtonCommand
  400. frame=false
  401. interior.element=titlebar
  402. indicator.size=12
  403. indicator.element=mdi
  404. text.normal.color=#787878
  405. text.focus.color=black
  406. text.bold=true
  407. text.italic=true
  408. [ComboBox]
  409. inherits=PanelButtonCommand
  410. [Menu]
  411. inherits=PanelButtonCommand
  412. frame.top=1
  413. frame.bottom=1
  414. frame.left=1
  415. frame.right=1
  416. frame.element=menu
  417. interior.element=menu
  418. text.normal.color=black
  419. text.shadow=false
  420. [GroupBox]
  421. inherits=GenericFrame
  422. frame=true
  423. frame.element=group
  424. text.margin=0
  425. frame.top=4
  426. frame.bottom=4
  427. frame.left=4
  428. frame.right=4
  429. text.normal.color=black
  430. text.press.color=black
  431. text.focus.color=black
  432. [TabBarFrame]
  433. inherits=PanelButtonCommand
  434. frame.top=3
  435. frame.bottom=5
  436. frame.left=3
  437. frame.right=3
  438. frame=false
  439. interior=false
  440. frame.element=tabbarframe
  441. interior.element=tabbarframe
  442. [ToolTip]
  443. inherits=GenericFrame
  444. frame.top=3
  445. frame.bottom=3
  446. frame.left=3
  447. frame.right=3
  448. interior=true
  449. text.margin=0
  450. interior.element=tooltip
  451. frame.element=tooltip
  452. [StatusBar]
  453. inherits=GenericFrame
  454. frame=false
  455. interior=false
  456. [Window]
  457. interior=true
  458. interior.element=window