tm-themes 1.1.2 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,637 @@
1
+ {
2
+ "colors": {
3
+ "activityBar.activeBorder": "#fd8c73",
4
+ "activityBar.background": "#ffffff",
5
+ "activityBar.border": "#d0d7de",
6
+ "activityBar.foreground": "#1f2328",
7
+ "activityBar.inactiveForeground": "#656d76",
8
+ "activityBarBadge.background": "#0969da",
9
+ "activityBarBadge.foreground": "#ffffff",
10
+ "badge.background": "#0969da",
11
+ "badge.foreground": "#ffffff",
12
+ "breadcrumb.activeSelectionForeground": "#656d76",
13
+ "breadcrumb.focusForeground": "#1f2328",
14
+ "breadcrumb.foreground": "#656d76",
15
+ "breadcrumbPicker.background": "#ffffff",
16
+ "button.background": "#1f883d",
17
+ "button.foreground": "#ffffff",
18
+ "button.hoverBackground": "#1a7f37",
19
+ "button.secondaryBackground": "#ebecf0",
20
+ "button.secondaryForeground": "#24292f",
21
+ "button.secondaryHoverBackground": "#f3f4f6",
22
+ "checkbox.background": "#f6f8fa",
23
+ "checkbox.border": "#d0d7de",
24
+ "debugConsole.errorForeground": "#cf222e",
25
+ "debugConsole.infoForeground": "#57606a",
26
+ "debugConsole.sourceForeground": "#9a6700",
27
+ "debugConsole.warningForeground": "#7d4e00",
28
+ "debugConsoleInputIcon.foreground": "#6639ba",
29
+ "debugIcon.breakpointForeground": "#cf222e",
30
+ "debugTokenExpression.boolean": "#116329",
31
+ "debugTokenExpression.error": "#a40e26",
32
+ "debugTokenExpression.name": "#0550ae",
33
+ "debugTokenExpression.number": "#116329",
34
+ "debugTokenExpression.string": "#0a3069",
35
+ "debugTokenExpression.value": "#0a3069",
36
+ "debugToolBar.background": "#ffffff",
37
+ "descriptionForeground": "#656d76",
38
+ "diffEditor.insertedLineBackground": "#aceebb4d",
39
+ "diffEditor.insertedTextBackground": "#6fdd8b80",
40
+ "diffEditor.removedLineBackground": "#ffcecb4d",
41
+ "diffEditor.removedTextBackground": "#ff818266",
42
+ "dropdown.background": "#ffffff",
43
+ "dropdown.border": "#d0d7de",
44
+ "dropdown.foreground": "#1f2328",
45
+ "dropdown.listBackground": "#ffffff",
46
+ "editor.background": "#ffffff",
47
+ "editor.findMatchBackground": "#bf8700",
48
+ "editor.findMatchHighlightBackground": "#fae17d80",
49
+ "editor.focusedStackFrameHighlightBackground": "#4ac26b66",
50
+ "editor.foldBackground": "#6e77811a",
51
+ "editor.foreground": "#1f2328",
52
+ "editor.lineHighlightBackground": "#eaeef280",
53
+ "editor.linkedEditingBackground": "#0969da12",
54
+ "editor.selectionHighlightBackground": "#4ac26b40",
55
+ "editor.stackFrameHighlightBackground": "#d4a72c66",
56
+ "editor.wordHighlightBackground": "#eaeef280",
57
+ "editor.wordHighlightBorder": "#afb8c199",
58
+ "editor.wordHighlightStrongBackground": "#afb8c14d",
59
+ "editor.wordHighlightStrongBorder": "#afb8c199",
60
+ "editorBracketHighlight.foreground1": "#0969da",
61
+ "editorBracketHighlight.foreground2": "#1a7f37",
62
+ "editorBracketHighlight.foreground3": "#9a6700",
63
+ "editorBracketHighlight.foreground4": "#cf222e",
64
+ "editorBracketHighlight.foreground5": "#bf3989",
65
+ "editorBracketHighlight.foreground6": "#8250df",
66
+ "editorBracketHighlight.unexpectedBracket.foreground": "#656d76",
67
+ "editorBracketMatch.background": "#4ac26b40",
68
+ "editorBracketMatch.border": "#4ac26b99",
69
+ "editorCursor.foreground": "#0969da",
70
+ "editorGroup.border": "#d0d7de",
71
+ "editorGroupHeader.tabsBackground": "#f6f8fa",
72
+ "editorGroupHeader.tabsBorder": "#d0d7de",
73
+ "editorGutter.addedBackground": "#4ac26b66",
74
+ "editorGutter.deletedBackground": "#ff818266",
75
+ "editorGutter.modifiedBackground": "#d4a72c66",
76
+ "editorIndentGuide.activeBackground": "#1f23283d",
77
+ "editorIndentGuide.background": "#1f23281f",
78
+ "editorInlayHint.background": "#afb8c133",
79
+ "editorInlayHint.foreground": "#656d76",
80
+ "editorInlayHint.paramBackground": "#afb8c133",
81
+ "editorInlayHint.paramForeground": "#656d76",
82
+ "editorInlayHint.typeBackground": "#afb8c133",
83
+ "editorInlayHint.typeForeground": "#656d76",
84
+ "editorLineNumber.activeForeground": "#1f2328",
85
+ "editorLineNumber.foreground": "#8c959f",
86
+ "editorOverviewRuler.border": "#ffffff",
87
+ "editorWhitespace.foreground": "#afb8c1",
88
+ "editorWidget.background": "#ffffff",
89
+ "errorForeground": "#cf222e",
90
+ "focusBorder": "#0969da",
91
+ "foreground": "#1f2328",
92
+ "gitDecoration.addedResourceForeground": "#1a7f37",
93
+ "gitDecoration.conflictingResourceForeground": "#bc4c00",
94
+ "gitDecoration.deletedResourceForeground": "#cf222e",
95
+ "gitDecoration.ignoredResourceForeground": "#6e7781",
96
+ "gitDecoration.modifiedResourceForeground": "#9a6700",
97
+ "gitDecoration.submoduleResourceForeground": "#656d76",
98
+ "gitDecoration.untrackedResourceForeground": "#1a7f37",
99
+ "icon.foreground": "#656d76",
100
+ "input.background": "#ffffff",
101
+ "input.border": "#d0d7de",
102
+ "input.foreground": "#1f2328",
103
+ "input.placeholderForeground": "#6e7781",
104
+ "keybindingLabel.foreground": "#1f2328",
105
+ "list.activeSelectionBackground": "#afb8c133",
106
+ "list.activeSelectionForeground": "#1f2328",
107
+ "list.focusBackground": "#ddf4ff",
108
+ "list.focusForeground": "#1f2328",
109
+ "list.highlightForeground": "#0969da",
110
+ "list.hoverBackground": "#eaeef280",
111
+ "list.hoverForeground": "#1f2328",
112
+ "list.inactiveFocusBackground": "#ddf4ff",
113
+ "list.inactiveSelectionBackground": "#afb8c133",
114
+ "list.inactiveSelectionForeground": "#1f2328",
115
+ "minimapSlider.activeBackground": "#8c959f47",
116
+ "minimapSlider.background": "#8c959f33",
117
+ "minimapSlider.hoverBackground": "#8c959f3d",
118
+ "notificationCenterHeader.background": "#f6f8fa",
119
+ "notificationCenterHeader.foreground": "#656d76",
120
+ "notifications.background": "#ffffff",
121
+ "notifications.border": "#d0d7de",
122
+ "notifications.foreground": "#1f2328",
123
+ "notificationsErrorIcon.foreground": "#cf222e",
124
+ "notificationsInfoIcon.foreground": "#0969da",
125
+ "notificationsWarningIcon.foreground": "#9a6700",
126
+ "panel.background": "#f6f8fa",
127
+ "panel.border": "#d0d7de",
128
+ "panelInput.border": "#d0d7de",
129
+ "panelTitle.activeBorder": "#fd8c73",
130
+ "panelTitle.activeForeground": "#1f2328",
131
+ "panelTitle.inactiveForeground": "#656d76",
132
+ "pickerGroup.border": "#d0d7de",
133
+ "pickerGroup.foreground": "#656d76",
134
+ "progressBar.background": "#0969da",
135
+ "quickInput.background": "#ffffff",
136
+ "quickInput.foreground": "#1f2328",
137
+ "scrollbar.shadow": "#6e778133",
138
+ "scrollbarSlider.activeBackground": "#8c959f47",
139
+ "scrollbarSlider.background": "#8c959f33",
140
+ "scrollbarSlider.hoverBackground": "#8c959f3d",
141
+ "settings.headerForeground": "#1f2328",
142
+ "settings.modifiedItemIndicator": "#d4a72c66",
143
+ "sideBar.background": "#f6f8fa",
144
+ "sideBar.border": "#d0d7de",
145
+ "sideBar.foreground": "#1f2328",
146
+ "sideBarSectionHeader.background": "#f6f8fa",
147
+ "sideBarSectionHeader.border": "#d0d7de",
148
+ "sideBarSectionHeader.foreground": "#1f2328",
149
+ "sideBarTitle.foreground": "#1f2328",
150
+ "statusBar.background": "#ffffff",
151
+ "statusBar.border": "#d0d7de",
152
+ "statusBar.debuggingBackground": "#cf222e",
153
+ "statusBar.debuggingForeground": "#ffffff",
154
+ "statusBar.focusBorder": "#0969da80",
155
+ "statusBar.foreground": "#656d76",
156
+ "statusBar.noFolderBackground": "#ffffff",
157
+ "statusBarItem.activeBackground": "#1f23281f",
158
+ "statusBarItem.focusBorder": "#0969da",
159
+ "statusBarItem.hoverBackground": "#1f232814",
160
+ "statusBarItem.prominentBackground": "#afb8c133",
161
+ "statusBarItem.remoteBackground": "#eaeef2",
162
+ "statusBarItem.remoteForeground": "#1f2328",
163
+ "symbolIcon.arrayForeground": "#953800",
164
+ "symbolIcon.booleanForeground": "#0550ae",
165
+ "symbolIcon.classForeground": "#953800",
166
+ "symbolIcon.colorForeground": "#0a3069",
167
+ "symbolIcon.constantForeground": "#116329",
168
+ "symbolIcon.constructorForeground": "#3e1f79",
169
+ "symbolIcon.enumeratorForeground": "#953800",
170
+ "symbolIcon.enumeratorMemberForeground": "#0550ae",
171
+ "symbolIcon.eventForeground": "#57606a",
172
+ "symbolIcon.fieldForeground": "#953800",
173
+ "symbolIcon.fileForeground": "#7d4e00",
174
+ "symbolIcon.folderForeground": "#7d4e00",
175
+ "symbolIcon.functionForeground": "#6639ba",
176
+ "symbolIcon.interfaceForeground": "#953800",
177
+ "symbolIcon.keyForeground": "#0550ae",
178
+ "symbolIcon.keywordForeground": "#a40e26",
179
+ "symbolIcon.methodForeground": "#6639ba",
180
+ "symbolIcon.moduleForeground": "#a40e26",
181
+ "symbolIcon.namespaceForeground": "#a40e26",
182
+ "symbolIcon.nullForeground": "#0550ae",
183
+ "symbolIcon.numberForeground": "#116329",
184
+ "symbolIcon.objectForeground": "#953800",
185
+ "symbolIcon.operatorForeground": "#0a3069",
186
+ "symbolIcon.packageForeground": "#953800",
187
+ "symbolIcon.propertyForeground": "#953800",
188
+ "symbolIcon.referenceForeground": "#0550ae",
189
+ "symbolIcon.snippetForeground": "#0550ae",
190
+ "symbolIcon.stringForeground": "#0a3069",
191
+ "symbolIcon.structForeground": "#953800",
192
+ "symbolIcon.textForeground": "#0a3069",
193
+ "symbolIcon.typeParameterForeground": "#0a3069",
194
+ "symbolIcon.unitForeground": "#0550ae",
195
+ "symbolIcon.variableForeground": "#953800",
196
+ "tab.activeBackground": "#ffffff",
197
+ "tab.activeBorder": "#ffffff",
198
+ "tab.activeBorderTop": "#fd8c73",
199
+ "tab.activeForeground": "#1f2328",
200
+ "tab.border": "#d0d7de",
201
+ "tab.hoverBackground": "#ffffff",
202
+ "tab.inactiveBackground": "#f6f8fa",
203
+ "tab.inactiveForeground": "#656d76",
204
+ "tab.unfocusedActiveBorder": "#ffffff",
205
+ "tab.unfocusedActiveBorderTop": "#d0d7de",
206
+ "tab.unfocusedHoverBackground": "#eaeef280",
207
+ "terminal.ansiBlack": "#24292f",
208
+ "terminal.ansiBlue": "#0969da",
209
+ "terminal.ansiBrightBlack": "#57606a",
210
+ "terminal.ansiBrightBlue": "#218bff",
211
+ "terminal.ansiBrightCyan": "#3192aa",
212
+ "terminal.ansiBrightGreen": "#1a7f37",
213
+ "terminal.ansiBrightMagenta": "#a475f9",
214
+ "terminal.ansiBrightRed": "#a40e26",
215
+ "terminal.ansiBrightWhite": "#8c959f",
216
+ "terminal.ansiBrightYellow": "#633c01",
217
+ "terminal.ansiCyan": "#1b7c83",
218
+ "terminal.ansiGreen": "#116329",
219
+ "terminal.ansiMagenta": "#8250df",
220
+ "terminal.ansiRed": "#cf222e",
221
+ "terminal.ansiWhite": "#6e7781",
222
+ "terminal.ansiYellow": "#4d2d00",
223
+ "terminal.foreground": "#1f2328",
224
+ "textBlockQuote.background": "#f6f8fa",
225
+ "textBlockQuote.border": "#d0d7de",
226
+ "textCodeBlock.background": "#afb8c133",
227
+ "textLink.activeForeground": "#0969da",
228
+ "textLink.foreground": "#0969da",
229
+ "textPreformat.foreground": "#656d76",
230
+ "textSeparator.foreground": "#d8dee4",
231
+ "titleBar.activeBackground": "#ffffff",
232
+ "titleBar.activeForeground": "#656d76",
233
+ "titleBar.border": "#d0d7de",
234
+ "titleBar.inactiveBackground": "#f6f8fa",
235
+ "titleBar.inactiveForeground": "#656d76",
236
+ "tree.indentGuidesStroke": "#d8dee4",
237
+ "welcomePage.buttonBackground": "#f6f8fa",
238
+ "welcomePage.buttonHoverBackground": "#f3f4f6"
239
+ },
240
+ "displayName": "GitHub Light Default",
241
+ "name": "github-light-default",
242
+ "semanticHighlighting": true,
243
+ "tokenColors": [
244
+ {
245
+ "scope": [
246
+ "comment",
247
+ "punctuation.definition.comment",
248
+ "string.comment"
249
+ ],
250
+ "settings": {
251
+ "foreground": "#6e7781"
252
+ }
253
+ },
254
+ {
255
+ "scope": [
256
+ "constant.other.placeholder",
257
+ "constant.character"
258
+ ],
259
+ "settings": {
260
+ "foreground": "#cf222e"
261
+ }
262
+ },
263
+ {
264
+ "scope": [
265
+ "constant",
266
+ "entity.name.constant",
267
+ "variable.other.constant",
268
+ "variable.other.enummember",
269
+ "variable.language",
270
+ "entity"
271
+ ],
272
+ "settings": {
273
+ "foreground": "#0550ae"
274
+ }
275
+ },
276
+ {
277
+ "scope": [
278
+ "entity.name",
279
+ "meta.export.default",
280
+ "meta.definition.variable"
281
+ ],
282
+ "settings": {
283
+ "foreground": "#953800"
284
+ }
285
+ },
286
+ {
287
+ "scope": [
288
+ "variable.parameter.function",
289
+ "meta.jsx.children",
290
+ "meta.block",
291
+ "meta.tag.attributes",
292
+ "entity.name.constant",
293
+ "meta.object.member",
294
+ "meta.embedded.expression"
295
+ ],
296
+ "settings": {
297
+ "foreground": "#1f2328"
298
+ }
299
+ },
300
+ {
301
+ "scope": "entity.name.function",
302
+ "settings": {
303
+ "foreground": "#8250df"
304
+ }
305
+ },
306
+ {
307
+ "scope": [
308
+ "entity.name.tag",
309
+ "support.class.component"
310
+ ],
311
+ "settings": {
312
+ "foreground": "#116329"
313
+ }
314
+ },
315
+ {
316
+ "scope": "keyword",
317
+ "settings": {
318
+ "foreground": "#cf222e"
319
+ }
320
+ },
321
+ {
322
+ "scope": [
323
+ "storage",
324
+ "storage.type"
325
+ ],
326
+ "settings": {
327
+ "foreground": "#cf222e"
328
+ }
329
+ },
330
+ {
331
+ "scope": [
332
+ "storage.modifier.package",
333
+ "storage.modifier.import",
334
+ "storage.type.java"
335
+ ],
336
+ "settings": {
337
+ "foreground": "#1f2328"
338
+ }
339
+ },
340
+ {
341
+ "scope": [
342
+ "string",
343
+ "string punctuation.section.embedded source"
344
+ ],
345
+ "settings": {
346
+ "foreground": "#0a3069"
347
+ }
348
+ },
349
+ {
350
+ "scope": "support",
351
+ "settings": {
352
+ "foreground": "#0550ae"
353
+ }
354
+ },
355
+ {
356
+ "scope": "meta.property-name",
357
+ "settings": {
358
+ "foreground": "#0550ae"
359
+ }
360
+ },
361
+ {
362
+ "scope": "variable",
363
+ "settings": {
364
+ "foreground": "#953800"
365
+ }
366
+ },
367
+ {
368
+ "scope": "variable.other",
369
+ "settings": {
370
+ "foreground": "#1f2328"
371
+ }
372
+ },
373
+ {
374
+ "scope": "invalid.broken",
375
+ "settings": {
376
+ "fontStyle": "italic",
377
+ "foreground": "#82071e"
378
+ }
379
+ },
380
+ {
381
+ "scope": "invalid.deprecated",
382
+ "settings": {
383
+ "fontStyle": "italic",
384
+ "foreground": "#82071e"
385
+ }
386
+ },
387
+ {
388
+ "scope": "invalid.illegal",
389
+ "settings": {
390
+ "fontStyle": "italic",
391
+ "foreground": "#82071e"
392
+ }
393
+ },
394
+ {
395
+ "scope": "invalid.unimplemented",
396
+ "settings": {
397
+ "fontStyle": "italic",
398
+ "foreground": "#82071e"
399
+ }
400
+ },
401
+ {
402
+ "scope": "carriage-return",
403
+ "settings": {
404
+ "background": "#cf222e",
405
+ "content": "^M",
406
+ "fontStyle": "italic underline",
407
+ "foreground": "#f6f8fa"
408
+ }
409
+ },
410
+ {
411
+ "scope": "message.error",
412
+ "settings": {
413
+ "foreground": "#82071e"
414
+ }
415
+ },
416
+ {
417
+ "scope": "string variable",
418
+ "settings": {
419
+ "foreground": "#0550ae"
420
+ }
421
+ },
422
+ {
423
+ "scope": [
424
+ "source.regexp",
425
+ "string.regexp"
426
+ ],
427
+ "settings": {
428
+ "foreground": "#0a3069"
429
+ }
430
+ },
431
+ {
432
+ "scope": [
433
+ "string.regexp.character-class",
434
+ "string.regexp constant.character.escape",
435
+ "string.regexp source.ruby.embedded",
436
+ "string.regexp string.regexp.arbitrary-repitition"
437
+ ],
438
+ "settings": {
439
+ "foreground": "#0a3069"
440
+ }
441
+ },
442
+ {
443
+ "scope": "string.regexp constant.character.escape",
444
+ "settings": {
445
+ "fontStyle": "bold",
446
+ "foreground": "#116329"
447
+ }
448
+ },
449
+ {
450
+ "scope": "support.constant",
451
+ "settings": {
452
+ "foreground": "#0550ae"
453
+ }
454
+ },
455
+ {
456
+ "scope": "support.variable",
457
+ "settings": {
458
+ "foreground": "#0550ae"
459
+ }
460
+ },
461
+ {
462
+ "scope": "support.type.property-name.json",
463
+ "settings": {
464
+ "foreground": "#116329"
465
+ }
466
+ },
467
+ {
468
+ "scope": "meta.module-reference",
469
+ "settings": {
470
+ "foreground": "#0550ae"
471
+ }
472
+ },
473
+ {
474
+ "scope": "punctuation.definition.list.begin.markdown",
475
+ "settings": {
476
+ "foreground": "#953800"
477
+ }
478
+ },
479
+ {
480
+ "scope": [
481
+ "markup.heading",
482
+ "markup.heading entity.name"
483
+ ],
484
+ "settings": {
485
+ "fontStyle": "bold",
486
+ "foreground": "#0550ae"
487
+ }
488
+ },
489
+ {
490
+ "scope": "markup.quote",
491
+ "settings": {
492
+ "foreground": "#116329"
493
+ }
494
+ },
495
+ {
496
+ "scope": "markup.italic",
497
+ "settings": {
498
+ "fontStyle": "italic",
499
+ "foreground": "#1f2328"
500
+ }
501
+ },
502
+ {
503
+ "scope": "markup.bold",
504
+ "settings": {
505
+ "fontStyle": "bold",
506
+ "foreground": "#1f2328"
507
+ }
508
+ },
509
+ {
510
+ "scope": [
511
+ "markup.underline"
512
+ ],
513
+ "settings": {
514
+ "fontStyle": "underline"
515
+ }
516
+ },
517
+ {
518
+ "scope": [
519
+ "markup.strikethrough"
520
+ ],
521
+ "settings": {
522
+ "fontStyle": "strikethrough"
523
+ }
524
+ },
525
+ {
526
+ "scope": "markup.inline.raw",
527
+ "settings": {
528
+ "foreground": "#0550ae"
529
+ }
530
+ },
531
+ {
532
+ "scope": [
533
+ "markup.deleted",
534
+ "meta.diff.header.from-file",
535
+ "punctuation.definition.deleted"
536
+ ],
537
+ "settings": {
538
+ "background": "#ffebe9",
539
+ "foreground": "#82071e"
540
+ }
541
+ },
542
+ {
543
+ "scope": [
544
+ "punctuation.section.embedded"
545
+ ],
546
+ "settings": {
547
+ "foreground": "#cf222e"
548
+ }
549
+ },
550
+ {
551
+ "scope": [
552
+ "markup.inserted",
553
+ "meta.diff.header.to-file",
554
+ "punctuation.definition.inserted"
555
+ ],
556
+ "settings": {
557
+ "background": "#dafbe1",
558
+ "foreground": "#116329"
559
+ }
560
+ },
561
+ {
562
+ "scope": [
563
+ "markup.changed",
564
+ "punctuation.definition.changed"
565
+ ],
566
+ "settings": {
567
+ "background": "#ffd8b5",
568
+ "foreground": "#953800"
569
+ }
570
+ },
571
+ {
572
+ "scope": [
573
+ "markup.ignored",
574
+ "markup.untracked"
575
+ ],
576
+ "settings": {
577
+ "background": "#0550ae",
578
+ "foreground": "#eaeef2"
579
+ }
580
+ },
581
+ {
582
+ "scope": "meta.diff.range",
583
+ "settings": {
584
+ "fontStyle": "bold",
585
+ "foreground": "#8250df"
586
+ }
587
+ },
588
+ {
589
+ "scope": "meta.diff.header",
590
+ "settings": {
591
+ "foreground": "#0550ae"
592
+ }
593
+ },
594
+ {
595
+ "scope": "meta.separator",
596
+ "settings": {
597
+ "fontStyle": "bold",
598
+ "foreground": "#0550ae"
599
+ }
600
+ },
601
+ {
602
+ "scope": "meta.output",
603
+ "settings": {
604
+ "foreground": "#0550ae"
605
+ }
606
+ },
607
+ {
608
+ "scope": [
609
+ "brackethighlighter.tag",
610
+ "brackethighlighter.curly",
611
+ "brackethighlighter.round",
612
+ "brackethighlighter.square",
613
+ "brackethighlighter.angle",
614
+ "brackethighlighter.quote"
615
+ ],
616
+ "settings": {
617
+ "foreground": "#57606a"
618
+ }
619
+ },
620
+ {
621
+ "scope": "brackethighlighter.unmatched",
622
+ "settings": {
623
+ "foreground": "#82071e"
624
+ }
625
+ },
626
+ {
627
+ "scope": [
628
+ "constant.other.reference.link",
629
+ "string.other.link"
630
+ ],
631
+ "settings": {
632
+ "foreground": "#0a3069"
633
+ }
634
+ }
635
+ ],
636
+ "type": "light"
637
+ }