Steamy.kvconfig 8.7 KB

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