KvDarkRed.kvconfig 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. [%General]
  2. author=Tsu Jan
  3. comment=A stylish dark theme with some red elements
  4. left_tabs=true
  5. attach_active_tab=true
  6. group_toolbar_buttons=true
  7. spread_progressbar=true
  8. progressbar_thickness=8
  9. composite=true
  10. menu_shadow_depth=7
  11. spread_menuitems=true
  12. tooltip_shadow_depth=6
  13. slider_width=4
  14. slider_handle_width=18
  15. slider_handle_length=12
  16. scroll_min_extent=50
  17. x11drag=true
  18. popup_blurring=true
  19. menubar_mouse_tracking=true
  20. toolbutton_style=0
  21. click_behavior=0
  22. vertical_spin_buttons=false
  23. translucent_windows=false
  24. blurring=false
  25. vertical_spin_indicators=false
  26. merge_menubar_with_toolbar=false
  27. scroll_arrows=false
  28. fill_rubberband=false
  29. small_icon_size=16
  30. large_icon_size=32
  31. button_icon_size=16
  32. toolbar_icon_size=16
  33. animate_states=true
  34. button_contents_shift=true
  35. combo_as_lineedit=true
  36. combo_menu=true
  37. groupbox_top_label=true
  38. inline_spin_indicators=true
  39. joined_inactive_tabs=true
  40. transient_scrollbar=true
  41. transient_groove=true
  42. layout_spacing=2
  43. submenu_overlap=0
  44. tooltip_delay=-1
  45. dark_titlebar=true
  46. [GeneralColors]
  47. window.color=#3D3D3E
  48. base.color=#2E2E2E
  49. alt.base.color=#383838
  50. button.color=#3D3D3E
  51. light.color=#646464
  52. mid.light.color=#555555
  53. dark.color=#1e1e1e
  54. mid.color=#3C3C3C
  55. highlight.color=#8c1011
  56. inactive.highlight.color=#730d0e
  57. text.color=white
  58. window.text.color=white
  59. button.text.color=white
  60. disabled.text.color=#A0A0A0
  61. tooltip.text.color=white
  62. highlight.text.color=white
  63. link.color=#2EB8E6
  64. link.visited.color=#FF6666
  65. [Hacks]
  66. respect_darkness=true
  67. transparent_dolphin_view=false
  68. blur_translucent=true
  69. transparent_ktitle_label=true
  70. transparent_menutitle=false
  71. kcapacitybar_as_progressbar=true
  72. force_size_grip=true
  73. transparent_pcmanfm_sidepane=true
  74. disabled_icon_opacity=100
  75. iconless_menu=false
  76. iconless_pushbutton=false
  77. lxqtmainmenu_iconsize=22
  78. normal_default_pushbutton=false
  79. single_top_toolbar=false
  80. tint_on_mouseover=0
  81. transparent_pcmanfm_view=false
  82. [PanelButtonCommand]
  83. frame.top=3
  84. frame.bottom=3
  85. frame.left=3
  86. frame.right=3
  87. text.margin.top=2
  88. text.margin.bottom=2
  89. text.margin.left=2
  90. text.margin.right=2
  91. text.normal.color=white
  92. text.press.color=white
  93. text.toggle.color=white
  94. text.focus.color=#FFCA00
  95. indicator.size=10
  96. frame.expansion=8
  97. min_width=+0.2font
  98. min_height=+0.15font
  99. [PanelButtonTool]
  100. inherits=PanelButtonCommand
  101. [ToolbarButton]
  102. inherits=PanelButtonCommand
  103. frame.element=tbutton
  104. interior.element=tbutton
  105. indicator.element=arrow
  106. [DockTitle]
  107. text.bold=true
  108. text.focus.color=white
  109. [LineEdit]
  110. inherits=PanelButtonCommand
  111. frame.element=lineedit
  112. interior.element=lineedit
  113. frame.top=4
  114. frame.bottom=4
  115. frame.left=4
  116. frame.right=4
  117. frame.expanded.top=2
  118. frame.expanded.bottom=2
  119. frame.expanded.left=2
  120. frame.expanded.right=2
  121. frame.expansion=2.5font
  122. text.margin.left=6
  123. text.margin.right=6
  124. [IndicatorSpinBox]
  125. inherits=PanelButtonCommand
  126. interior.element=button
  127. frame.element=button
  128. [RadioButton]
  129. inherits=PanelButtonCommand
  130. [CheckBox]
  131. inherits=PanelButtonCommand
  132. [GenericFrame]
  133. inherits=PanelButtonCommand
  134. frame.element=group
  135. frame.top=4
  136. frame.bottom=4
  137. frame.left=4
  138. frame.right=4
  139. [DropDownButton]
  140. inherits=PanelButtonCommand
  141. [ToolboxTab]
  142. inherits=PanelButtonCommand
  143. text.margin.top=2
  144. text.margin.bottom=2
  145. text.margin.left=3
  146. text.margin.right=3
  147. [Tab]
  148. inherits=PanelButtonCommand
  149. text.margin.left=6
  150. text.margin.right=6
  151. text.margin.top=3
  152. text.margin.bottom=4
  153. frame.top=3
  154. frame.bottom=3
  155. frame.left=3
  156. frame.right=3
  157. focusFrame=true
  158. frame.expansion=10
  159. text.press.color=white
  160. indicator.size=12
  161. min_width=+0.35font
  162. min_height=+0.2font
  163. [TabFrame]
  164. inherits=PanelButtonCommand
  165. interior.element=tabframe
  166. frame.top=4
  167. frame.bottom=4
  168. frame.left=4
  169. frame.right=4
  170. [TabBarFrame]
  171. inherits=GenericFrame
  172. frame=true
  173. frame.element=tabBarFrame
  174. interior=false
  175. frame.top=0
  176. frame.bottom=1
  177. frame.left=0
  178. frame.right=0
  179. [TreeExpander]
  180. inherits=PanelButtonCommand
  181. frame=false
  182. interior=false
  183. indicator.size=10
  184. [HeaderSection]
  185. inherits=PanelButtonCommand
  186. frame.element=button
  187. [GroupBox]
  188. inherits=GenericFrame
  189. interior=false
  190. frame.top=4
  191. frame.bottom=4
  192. frame.left=4
  193. frame.right=4
  194. text.press.color=white
  195. text.bold=true
  196. [SizeGrip]
  197. inherits=PanelButtonCommand
  198. frame=false
  199. interior=false
  200. indicator.element=resize-grip
  201. indicator.size=13
  202. [Toolbar]
  203. inherits=PanelButtonCommand
  204. frame.left=0
  205. frame.right=4
  206. frame.top=2
  207. frame.bottom=2
  208. indicator.size=5
  209. [Slider]
  210. inherits=PanelButtonCommand
  211. frame.element=slider
  212. interior.element=slider
  213. frame.top=2
  214. frame.bottom=2
  215. frame.left=2
  216. frame.right=2
  217. [ScrollbarSlider]
  218. inherits=PanelButtonCommand
  219. interior=false
  220. frame.top=6
  221. frame.bottom=6
  222. frame.left=6
  223. frame.right=6
  224. [ScrollbarGroove]
  225. inherits=PanelButtonCommand
  226. interior.element=scrollbargroove
  227. frame.element=scrollbargroove
  228. frame.top=0
  229. frame.bottom=0
  230. frame.left=4
  231. frame.right=4
  232. [Progressbar]
  233. text.bold=true
  234. text.focus.color=white
  235. frame.expansion=3.4font
  236. [ProgressbarContents]
  237. inherits=PanelButtonCommand
  238. frame=true
  239. frame.element=progress-pattern
  240. frame.top=2
  241. frame.bottom=2
  242. frame.left=2
  243. frame.right=2
  244. [ItemView]
  245. inherits=PanelButtonCommand
  246. text.margin=0
  247. frame.element=itemview
  248. interior.element=itemview
  249. frame.top=2
  250. frame.bottom=2
  251. frame.left=2
  252. frame.right=2
  253. min_height=0
  254. [Menu]
  255. inherits=PanelButtonCommand
  256. text.margin=1
  257. text.margin.top=2
  258. text.margin.bottom=2
  259. text.margin.left=2
  260. text.margin.right=2
  261. [MenuItem]
  262. inherits=PanelButtonCommand
  263. text.margin.top=1
  264. text.margin.bottom=1
  265. text.margin.left=5
  266. text.margin.right=5
  267. frame=true
  268. frame.element=menuitem
  269. interior.element=menuitem
  270. frame.top=2
  271. frame.bottom=2
  272. frame.left=2
  273. frame.right=2
  274. text.focus.color=white
  275. min_width=0
  276. min_height=0
  277. [MenuBarItem]
  278. inherits=PanelButtonCommand
  279. text.margin.top=2
  280. text.margin.bottom=2
  281. frame.top=2
  282. frame.bottom=2
  283. frame.left=2
  284. frame.right=2
  285. text.margin.left=4
  286. text.margin.right=4
  287. min_width=0
  288. min_height=0
  289. [TitleBar]
  290. inherits=PanelButtonCommand
  291. text.margin.top=2
  292. text.margin.bottom=2
  293. text.margin.left=3
  294. text.margin.right=3
  295. text.bold=true
  296. text.italic=true
  297. text.focus.color=white
  298. [ComboBox]
  299. inherits=LineEdit
  300. [Splitter]
  301. indicator.size=32