KvFlat.kvconfig 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  1. [%General]
  2. author=Tsu Jan
  3. comment=A dark flat theme inspired by Breeze
  4. x11drag=true
  5. alt_mnemonic=true
  6. left_tabs=false
  7. attach_active_tab=true
  8. group_toolbar_buttons=false
  9. spread_progressbar=true
  10. progressbar_thickness=3font
  11. composite=true
  12. menu_shadow_depth=6
  13. tooltip_shadow_depth=6
  14. splitter_width=7
  15. scroll_width=12
  16. scroll_min_extent=50
  17. scroll_arrows=false
  18. combo_as_lineedit=true
  19. inline_spin_indicators=true
  20. slider_width=6
  21. slider_handle_width=16
  22. slider_handle_length=16
  23. check_size=16
  24. toolbar_icon_size=16
  25. dark_titlebar=true
  26. animate_states=true
  27. [GeneralColors]
  28. window.color=#3D3D3E
  29. base.color=#2E2E2E
  30. alt.base.color=#383838
  31. button.color=#555555
  32. light.color=#626262
  33. mid.light.color=#555555
  34. dark.color=#171717
  35. mid.color=#3c3c3c
  36. highlight.color=#3f67a5
  37. inactive.highlight.color=#2e4c7a
  38. text.color=white
  39. window.text.color=white
  40. button.text.color=white
  41. disabled.text.color=#A0A0A0
  42. tooltip.text.color=white
  43. highlight.text.color=white
  44. link.color=#2EB8E6
  45. link.visited.color=#FF6666
  46. [Hacks]
  47. respect_darkness=true
  48. transparent_ktitle_label=true
  49. kcapacitybar_as_progressbar=true
  50. [PanelButtonCommand]
  51. frame=true
  52. frame.element=button
  53. frame.top=3
  54. frame.bottom=3
  55. frame.left=3
  56. frame.right=3
  57. interior=true
  58. interior.element=button
  59. indicator.size=9
  60. text.normal.color=white
  61. text.focus.color=#7DDCFF
  62. text.press.color=white
  63. text.toggle.color=white
  64. text.shadow=0
  65. text.margin=1
  66. text.iconspacing=3
  67. indicator.element=arrow
  68. text.margin.top=3
  69. text.margin.bottom=3
  70. text.margin.left=3
  71. text.margin.right=3
  72. text.shadow.xshift=2
  73. text.shadow.yshift=2
  74. text.shadow.color=#000000
  75. text.shadow.alpha=255
  76. text.shadow.depth=1
  77. [PanelButtonTool]
  78. inherits=PanelButtonCommand
  79. interior.element=tbutton
  80. frame.element=tbutton
  81. [Dock]
  82. inherits=PanelButtonCommand
  83. frame=true
  84. interior=true
  85. [DockTitle]
  86. inherits=PanelButtonCommand
  87. frame=false
  88. interior=false
  89. text.focus.color=white
  90. text.bold=true
  91. [IndicatorSpinBox]
  92. inherits=PanelButtonCommand
  93. indicator.element=arrow
  94. frame.top=3
  95. frame.bottom=3
  96. frame.left=3
  97. frame.right=3
  98. indicator.size=9
  99. [RadioButton]
  100. inherits=PanelButtonCommand
  101. frame=false
  102. interior.element=radio
  103. [CheckBox]
  104. inherits=PanelButtonCommand
  105. frame=false
  106. interior.element=checkbox
  107. [GenericFrame]
  108. inherits=PanelButtonCommand
  109. frame=true
  110. interior=false
  111. frame.element=common
  112. interior.element=common
  113. frame.top=4
  114. frame.bottom=4
  115. frame.left=4
  116. frame.right=4
  117. [LineEdit]
  118. inherits=PanelButtonCommand
  119. frame.element=lineedit
  120. interior.element=lineedit
  121. text.margin.left=2
  122. text.margin.right=2
  123. [DropDownButton]
  124. inherits=PanelButtonCommand
  125. indicator.element=arrow-down
  126. [IndicatorArrow]
  127. indicator.element=arrow
  128. indicator.size=9
  129. [ToolboxTab]
  130. inherits=PanelButtonCommand
  131. [Tab]
  132. inherits=PanelButtonCommand
  133. interior.element=tab
  134. text.margin.left=6
  135. text.margin.right=6
  136. text.margin.top=2
  137. text.margin.bottom=2
  138. frame.element=tab
  139. indicator.element=tab
  140. frame.top=4
  141. frame.bottom=4
  142. frame.left=4
  143. frame.right=4
  144. text.press.color=white
  145. text.toggle.color=white
  146. min_width=4font
  147. min_height=2.0font
  148. [TabFrame]
  149. inherits=PanelButtonCommand
  150. frame.element=tabframe
  151. interior=false
  152. frame.top=4
  153. frame.bottom=4
  154. frame.left=4
  155. frame.right=4
  156. [TreeExpander]
  157. inherits=PanelButtonCommand
  158. frame=false
  159. interior=false
  160. indicator.size=9
  161. [HeaderSection]
  162. inherits=PanelButtonCommand
  163. frame.top=2
  164. frame.bottom=2
  165. frame.left=2
  166. frame.right=2
  167. text.margin.top=2
  168. text.margin.bottom=2
  169. [SizeGrip]
  170. inherits=PanelButtonCommand
  171. frame=false
  172. interior=false
  173. indicator.element=resize-grip
  174. indicator.size=13
  175. [Toolbar]
  176. inherits=PanelButtonCommand
  177. indicator.element=toolbar
  178. indicator.size=5
  179. text.margin=0
  180. frame.element=toolbar
  181. interior=false
  182. [Slider]
  183. inherits=PanelButtonCommand
  184. frame.element=slider
  185. interior.element=slider
  186. frame.top=3
  187. frame.bottom=3
  188. frame.left=3
  189. frame.right=3
  190. [SliderCursor]
  191. inherits=PanelButtonCommand
  192. frame=false
  193. interior.element=slidercursor
  194. [Progressbar]
  195. inherits=PanelButtonCommand
  196. frame.element=progress
  197. interior.element=progress
  198. text.margin=0
  199. text.focus.color=white
  200. text.press.color=white
  201. text.toggle.color=white
  202. text.bold=true
  203. [ProgressbarContents]
  204. inherits=PanelButtonCommand
  205. frame=true
  206. frame.element=progress-pattern
  207. interior.element=progress-pattern
  208. frame.top=3
  209. frame.bottom=3
  210. frame.left=3
  211. frame.right=3
  212. [ItemView]
  213. inherits=PanelButtonCommand
  214. text.margin=1
  215. text.margin.top=1
  216. text.margin.bottom=1
  217. text.margin.left=1
  218. text.margin.right=1
  219. frame.element=itemview
  220. interior.element=itemview
  221. frame.top=1
  222. frame.bottom=1
  223. frame.left=1
  224. frame.right=1
  225. [Splitter]
  226. inherits=PanelButtonCommand
  227. interior.element=splitter
  228. frame.element=splitter
  229. frame.top=0
  230. frame.bottom=0
  231. frame.left=1
  232. frame.right=1
  233. indicator.element=splitter-grip
  234. indicator.size=16
  235. [Scrollbar]
  236. inherits=PanelButtonCommand
  237. indicator.size=9
  238. [ScrollbarSlider]
  239. inherits=PanelButtonCommand
  240. frame.element=scrollbarslider
  241. interior.element=scrollbarslider
  242. frame.top=2
  243. frame.bottom=2
  244. frame.left=2
  245. frame.right=2
  246. indicator.element=grip
  247. indicator.size=13
  248. [ScrollbarGroove]
  249. inherits=PanelButtonCommand
  250. interior.element=scrollbargroove
  251. frame.element=scrollbargroove
  252. frame.top=0
  253. frame.bottom=0
  254. frame.left=4
  255. frame.right=4
  256. [MenuItem]
  257. inherits=PanelButtonCommand
  258. frame=true
  259. frame.element=menuitem
  260. interior.element=menuitem
  261. indicator.element=menuitem
  262. text.focus.color=white
  263. text.margin.top=1
  264. text.margin.bottom=1
  265. text.margin.left=3
  266. text.margin.right=3
  267. frame.top=2
  268. frame.bottom=2
  269. frame.left=2
  270. frame.right=2
  271. [MenuBarItem]
  272. inherits=PanelButtonCommand
  273. interior.element=menubaritem
  274. frame.element=menubaritem
  275. frame.top=2
  276. frame.bottom=2
  277. frame.left=2
  278. frame.right=2
  279. text.margin.left=4
  280. text.margin.right=4
  281. [TitleBar]
  282. inherits=PanelButtonCommand
  283. frame=false
  284. interior.element=titlebar
  285. indicator.size=12
  286. indicator.element=mdi
  287. text.normal.color=black
  288. text.focus.color=white
  289. text.bold=true
  290. text.italic=true
  291. [ComboBox]
  292. inherits=PanelButtonCommand
  293. [Menu]
  294. inherits=PanelButtonCommand
  295. frame.top=3
  296. frame.bottom=3
  297. frame.left=3
  298. frame.right=3
  299. frame.element=menu
  300. interior.element=menu
  301. [GroupBox]
  302. inherits=GenericFrame
  303. frame=true
  304. frame.element=group
  305. text.shadow=0
  306. text.margin=0
  307. frame.top=4
  308. frame.bottom=4
  309. frame.left=4
  310. frame.right=4
  311. [TabBarFrame]
  312. inherits=GenericFrame
  313. frame=false
  314. interior=false
  315. text.shadow=0
  316. [ToolTip]
  317. inherits=GenericFrame
  318. frame.top=3
  319. frame.bottom=3
  320. frame.left=3
  321. frame.right=3
  322. interior=true
  323. text.shadow=0
  324. text.margin=0
  325. interior.element=tooltip
  326. frame.element=tooltip
  327. [StatusBar]
  328. inherits=GenericFrame
  329. frame=false
  330. interior=false
  331. [Window]
  332. interior=false