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