tm-themes 1.0.2 → 1.0.3
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.
- package/NOTICE +27 -0
- package/README.md +4 -0
- package/index.js +40 -0
- package/package.json +1 -1
- package/themes/catppuccin-frappe.json +1985 -0
- package/themes/catppuccin-latte.json +1985 -0
- package/themes/catppuccin-macchiato.json +1985 -0
- package/themes/catppuccin-mocha.json +1985 -0
|
@@ -0,0 +1,1985 @@
|
|
|
1
|
+
{
|
|
2
|
+
"colors": {
|
|
3
|
+
"activityBar.activeBackground": "#00000000",
|
|
4
|
+
"activityBar.activeBorder": "#00000000",
|
|
5
|
+
"activityBar.activeFocusBorder": "#00000000",
|
|
6
|
+
"activityBar.background": "#232634",
|
|
7
|
+
"activityBar.border": "#00000000",
|
|
8
|
+
"activityBar.dropBorder": "#ca9ee633",
|
|
9
|
+
"activityBar.foreground": "#ca9ee6",
|
|
10
|
+
"activityBar.inactiveForeground": "#737994",
|
|
11
|
+
"activityBarBadge.background": "#ca9ee6",
|
|
12
|
+
"activityBarBadge.foreground": "#232634",
|
|
13
|
+
"badge.background": "#51576d",
|
|
14
|
+
"badge.foreground": "#c6d0f5",
|
|
15
|
+
"banner.background": "#51576d",
|
|
16
|
+
"banner.foreground": "#c6d0f5",
|
|
17
|
+
"banner.iconForeground": "#c6d0f5",
|
|
18
|
+
"breadcrumb.activeSelectionForeground": "#ca9ee6",
|
|
19
|
+
"breadcrumb.background": "#303446",
|
|
20
|
+
"breadcrumb.focusForeground": "#ca9ee6",
|
|
21
|
+
"breadcrumb.foreground": "#c6d0f5cc",
|
|
22
|
+
"breadcrumbPicker.background": "#292c3c",
|
|
23
|
+
"button.background": "#ca9ee6",
|
|
24
|
+
"button.border": "#00000000",
|
|
25
|
+
"button.foreground": "#232634",
|
|
26
|
+
"button.hoverBackground": "#d9baed",
|
|
27
|
+
"button.secondaryBackground": "#626880",
|
|
28
|
+
"button.secondaryBorder": "#ca9ee6",
|
|
29
|
+
"button.secondaryForeground": "#c6d0f5",
|
|
30
|
+
"button.secondaryHoverBackground": "#727993",
|
|
31
|
+
"button.separator": "#00000000",
|
|
32
|
+
"charts.blue": "#8caaee",
|
|
33
|
+
"charts.foreground": "#c6d0f5",
|
|
34
|
+
"charts.green": "#a6d189",
|
|
35
|
+
"charts.lines": "#b5bfe2",
|
|
36
|
+
"charts.orange": "#ef9f76",
|
|
37
|
+
"charts.purple": "#ca9ee6",
|
|
38
|
+
"charts.red": "#e78284",
|
|
39
|
+
"charts.yellow": "#e5c890",
|
|
40
|
+
"checkbox.background": "#51576d",
|
|
41
|
+
"checkbox.border": "#00000000",
|
|
42
|
+
"checkbox.foreground": "#ca9ee6",
|
|
43
|
+
"commandCenter.activeBackground": "#62688033",
|
|
44
|
+
"commandCenter.activeForeground": "#ca9ee6",
|
|
45
|
+
"commandCenter.background": "#232634",
|
|
46
|
+
"commandCenter.border": "#ca9ee6",
|
|
47
|
+
"commandCenter.foreground": "#b5bfe2",
|
|
48
|
+
"debugConsole.errorForeground": "#e78284",
|
|
49
|
+
"debugConsole.infoForeground": "#8caaee",
|
|
50
|
+
"debugConsole.sourceForeground": "#f2d5cf",
|
|
51
|
+
"debugConsole.warningForeground": "#ef9f76",
|
|
52
|
+
"debugConsoleInputIcon.foreground": "#c6d0f5",
|
|
53
|
+
"debugExceptionWidget.background": "#232634",
|
|
54
|
+
"debugExceptionWidget.border": "#ca9ee6",
|
|
55
|
+
"debugIcon.breakpointCurrentStackframeForeground": "#626880",
|
|
56
|
+
"debugIcon.breakpointDisabledForeground": "#e7828499",
|
|
57
|
+
"debugIcon.breakpointForeground": "#e78284",
|
|
58
|
+
"debugIcon.breakpointStackframeForeground": "#626880",
|
|
59
|
+
"debugIcon.breakpointUnverifiedForeground": "#303446",
|
|
60
|
+
"debugIcon.continueForeground": "#a6d189",
|
|
61
|
+
"debugIcon.disconnectForeground": "#626880",
|
|
62
|
+
"debugIcon.pauseForeground": "#8caaee",
|
|
63
|
+
"debugIcon.restartForeground": "#81c8be",
|
|
64
|
+
"debugIcon.startForeground": "#a6d189",
|
|
65
|
+
"debugIcon.stepBackForeground": "#626880",
|
|
66
|
+
"debugIcon.stepIntoForeground": "#c6d0f5",
|
|
67
|
+
"debugIcon.stepOutForeground": "#c6d0f5",
|
|
68
|
+
"debugIcon.stepOverForeground": "#ca9ee6",
|
|
69
|
+
"debugIcon.stopForeground": "#e78284",
|
|
70
|
+
"debugTokenExpression.boolean": "#ca9ee6",
|
|
71
|
+
"debugTokenExpression.error": "#e78284",
|
|
72
|
+
"debugTokenExpression.number": "#ef9f76",
|
|
73
|
+
"debugTokenExpression.string": "#a6d189",
|
|
74
|
+
"debugToolBar.background": "#232634",
|
|
75
|
+
"debugToolBar.border": "#00000000",
|
|
76
|
+
"descriptionForeground": "#c6d0f5",
|
|
77
|
+
"diffEditor.border": "#626880",
|
|
78
|
+
"diffEditor.diagonalFill": "#62688099",
|
|
79
|
+
"diffEditor.insertedLineBackground": "#a6d18926",
|
|
80
|
+
"diffEditor.insertedTextBackground": "#a6d1891a",
|
|
81
|
+
"diffEditor.removedLineBackground": "#e7828426",
|
|
82
|
+
"diffEditor.removedTextBackground": "#e782841a",
|
|
83
|
+
"diffEditorOverview.insertedForeground": "#a6d189cc",
|
|
84
|
+
"diffEditorOverview.removedForeground": "#e78284cc",
|
|
85
|
+
"disabledForeground": "#a5adce",
|
|
86
|
+
"dropdown.background": "#292c3c",
|
|
87
|
+
"dropdown.border": "#ca9ee6",
|
|
88
|
+
"dropdown.foreground": "#c6d0f5",
|
|
89
|
+
"dropdown.listBackground": "#626880",
|
|
90
|
+
"editor.background": "#303446",
|
|
91
|
+
"editor.findMatchBackground": "#e782844d",
|
|
92
|
+
"editor.findMatchBorder": "#00000000",
|
|
93
|
+
"editor.findMatchHighlightBackground": "#99d1db4d",
|
|
94
|
+
"editor.findMatchHighlightBorder": "#00000000",
|
|
95
|
+
"editor.findRangeHighlightBackground": "#99d1db4d",
|
|
96
|
+
"editor.findRangeHighlightBorder": "#00000000",
|
|
97
|
+
"editor.focusedStackFrameHighlightBackground": "#a6d18926",
|
|
98
|
+
"editor.foldBackground": "#99d1db40",
|
|
99
|
+
"editor.foreground": "#c6d0f5",
|
|
100
|
+
"editor.hoverHighlightBackground": "#99d1db40",
|
|
101
|
+
"editor.inactiveSelectionBackground": "#62688040",
|
|
102
|
+
"editor.lineHighlightBackground": "#c6d0f512",
|
|
103
|
+
"editor.lineHighlightBorder": "#00000000",
|
|
104
|
+
"editor.rangeHighlightBackground": "#99d1db40",
|
|
105
|
+
"editor.rangeHighlightBorder": "#00000000",
|
|
106
|
+
"editor.selectionBackground": "#62688066",
|
|
107
|
+
"editor.selectionHighlightBackground": "#949cbb66",
|
|
108
|
+
"editor.selectionHighlightBorder": "#99d1db33",
|
|
109
|
+
"editor.stackFrameHighlightBackground": "#e5c89026",
|
|
110
|
+
"editor.wordHighlightBackground": "#626880b3",
|
|
111
|
+
"editor.wordHighlightStrongBackground": "#62688080",
|
|
112
|
+
"editorBracketHighlight.foreground1": "#e78284",
|
|
113
|
+
"editorBracketHighlight.foreground2": "#ef9f76",
|
|
114
|
+
"editorBracketHighlight.foreground3": "#e5c890",
|
|
115
|
+
"editorBracketHighlight.foreground4": "#a6d189",
|
|
116
|
+
"editorBracketHighlight.foreground5": "#85c1dc",
|
|
117
|
+
"editorBracketHighlight.foreground6": "#ca9ee6",
|
|
118
|
+
"editorBracketHighlight.unexpectedBracket.foreground": "#ea999c",
|
|
119
|
+
"editorBracketMatch.background": "#949cbb1a",
|
|
120
|
+
"editorBracketMatch.border": "#949cbb",
|
|
121
|
+
"editorCodeLens.foreground": "#838ba7",
|
|
122
|
+
"editorCursor.background": "#303446",
|
|
123
|
+
"editorCursor.foreground": "#f2d5cf",
|
|
124
|
+
"editorError.background": "#00000000",
|
|
125
|
+
"editorError.border": "#00000000",
|
|
126
|
+
"editorError.foreground": "#e78284",
|
|
127
|
+
"editorGroup.border": "#626880",
|
|
128
|
+
"editorGroup.dropBackground": "#ca9ee633",
|
|
129
|
+
"editorGroup.emptyBackground": "#303446",
|
|
130
|
+
"editorGroupHeader.tabsBackground": "#232634",
|
|
131
|
+
"editorGutter.addedBackground": "#a6d189",
|
|
132
|
+
"editorGutter.background": "#303446",
|
|
133
|
+
"editorGutter.commentRangeForeground": "#949cbb",
|
|
134
|
+
"editorGutter.deletedBackground": "#e78284",
|
|
135
|
+
"editorGutter.foldingControlForeground": "#949cbb",
|
|
136
|
+
"editorGutter.modifiedBackground": "#e5c890",
|
|
137
|
+
"editorHoverWidget.background": "#292c3c",
|
|
138
|
+
"editorHoverWidget.border": "#626880",
|
|
139
|
+
"editorHoverWidget.foreground": "#c6d0f5",
|
|
140
|
+
"editorIndentGuide.activeBackground": "#626880",
|
|
141
|
+
"editorIndentGuide.background": "#51576d",
|
|
142
|
+
"editorInfo.background": "#00000000",
|
|
143
|
+
"editorInfo.border": "#00000000",
|
|
144
|
+
"editorInfo.foreground": "#8caaee",
|
|
145
|
+
"editorInlayHint.background": "#292c3cbf",
|
|
146
|
+
"editorInlayHint.foreground": "#626880",
|
|
147
|
+
"editorInlayHint.parameterBackground": "#292c3cbf",
|
|
148
|
+
"editorInlayHint.parameterForeground": "#a5adce",
|
|
149
|
+
"editorInlayHint.typeBackground": "#292c3cbf",
|
|
150
|
+
"editorInlayHint.typeForeground": "#b5bfe2",
|
|
151
|
+
"editorLightBulb.foreground": "#e5c890",
|
|
152
|
+
"editorLineNumber.activeForeground": "#ca9ee6",
|
|
153
|
+
"editorLineNumber.foreground": "#838ba7",
|
|
154
|
+
"editorLink.activeForeground": "#ca9ee6",
|
|
155
|
+
"editorMarkerNavigation.background": "#292c3c",
|
|
156
|
+
"editorMarkerNavigationError.background": "#e78284",
|
|
157
|
+
"editorMarkerNavigationInfo.background": "#8caaee",
|
|
158
|
+
"editorMarkerNavigationWarning.background": "#ef9f76",
|
|
159
|
+
"editorOverviewRuler.background": "#292c3c",
|
|
160
|
+
"editorOverviewRuler.border": "#c6d0f512",
|
|
161
|
+
"editorOverviewRuler.modifiedForeground": "#e5c890",
|
|
162
|
+
"editorRuler.foreground": "#626880",
|
|
163
|
+
"editorStickyScrollHover.background": "#414559",
|
|
164
|
+
"editorSuggestWidget.background": "#292c3c",
|
|
165
|
+
"editorSuggestWidget.border": "#626880",
|
|
166
|
+
"editorSuggestWidget.foreground": "#c6d0f5",
|
|
167
|
+
"editorSuggestWidget.highlightForeground": "#ca9ee6",
|
|
168
|
+
"editorSuggestWidget.selectedBackground": "#414559",
|
|
169
|
+
"editorWarning.background": "#00000000",
|
|
170
|
+
"editorWarning.border": "#00000000",
|
|
171
|
+
"editorWarning.foreground": "#ef9f76",
|
|
172
|
+
"editorWhitespace.foreground": "#949cbb66",
|
|
173
|
+
"editorWidget.background": "#292c3c",
|
|
174
|
+
"editorWidget.foreground": "#c6d0f5",
|
|
175
|
+
"editorWidget.resizeBorder": "#626880",
|
|
176
|
+
"errorForeground": "#e78284",
|
|
177
|
+
"errorLens.errorBackground": "#e7828426",
|
|
178
|
+
"errorLens.errorBackgroundLight": "#e7828426",
|
|
179
|
+
"errorLens.errorForeground": "#e78284",
|
|
180
|
+
"errorLens.errorForegroundLight": "#e78284",
|
|
181
|
+
"errorLens.errorMessageBackground": "#e7828426",
|
|
182
|
+
"errorLens.hintBackground": "#a6d18926",
|
|
183
|
+
"errorLens.hintBackgroundLight": "#a6d18926",
|
|
184
|
+
"errorLens.hintForeground": "#a6d189",
|
|
185
|
+
"errorLens.hintForegroundLight": "#a6d189",
|
|
186
|
+
"errorLens.hintMessageBackground": "#a6d18926",
|
|
187
|
+
"errorLens.infoBackground": "#8caaee26",
|
|
188
|
+
"errorLens.infoBackgroundLight": "#8caaee26",
|
|
189
|
+
"errorLens.infoForeground": "#8caaee",
|
|
190
|
+
"errorLens.infoForegroundLight": "#8caaee",
|
|
191
|
+
"errorLens.infoMessageBackground": "#8caaee26",
|
|
192
|
+
"errorLens.statusBarErrorForeground": "#e78284",
|
|
193
|
+
"errorLens.statusBarHintForeground": "#a6d189",
|
|
194
|
+
"errorLens.statusBarIconErrorForeground": "#e78284",
|
|
195
|
+
"errorLens.statusBarIconWarningForeground": "#ef9f76",
|
|
196
|
+
"errorLens.statusBarInfoForeground": "#8caaee",
|
|
197
|
+
"errorLens.statusBarWarningForeground": "#ef9f76",
|
|
198
|
+
"errorLens.warningBackground": "#ef9f7626",
|
|
199
|
+
"errorLens.warningBackgroundLight": "#ef9f7626",
|
|
200
|
+
"errorLens.warningForeground": "#ef9f76",
|
|
201
|
+
"errorLens.warningForegroundLight": "#ef9f76",
|
|
202
|
+
"errorLens.warningMessageBackground": "#ef9f7626",
|
|
203
|
+
"extensionBadge.remoteBackground": "#8caaee",
|
|
204
|
+
"extensionBadge.remoteForeground": "#232634",
|
|
205
|
+
"extensionButton.prominentBackground": "#ca9ee6",
|
|
206
|
+
"extensionButton.prominentForeground": "#232634",
|
|
207
|
+
"extensionButton.prominentHoverBackground": "#d9baed",
|
|
208
|
+
"extensionButton.separator": "#303446",
|
|
209
|
+
"extensionIcon.preReleaseForeground": "#626880",
|
|
210
|
+
"extensionIcon.sponsorForeground": "#f4b8e4",
|
|
211
|
+
"extensionIcon.starForeground": "#e5c890",
|
|
212
|
+
"extensionIcon.verifiedForeground": "#a6d189",
|
|
213
|
+
"focusBorder": "#ca9ee6",
|
|
214
|
+
"foreground": "#c6d0f5",
|
|
215
|
+
"gitDecoration.addedResourceForeground": "#a6d189",
|
|
216
|
+
"gitDecoration.conflictingResourceForeground": "#ca9ee6",
|
|
217
|
+
"gitDecoration.deletedResourceForeground": "#e78284",
|
|
218
|
+
"gitDecoration.ignoredResourceForeground": "#737994",
|
|
219
|
+
"gitDecoration.modifiedResourceForeground": "#e5c890",
|
|
220
|
+
"gitDecoration.stageDeletedResourceForeground": "#e78284",
|
|
221
|
+
"gitDecoration.stageModifiedResourceForeground": "#e5c890",
|
|
222
|
+
"gitDecoration.submoduleResourceForeground": "#8caaee",
|
|
223
|
+
"gitDecoration.untrackedResourceForeground": "#a6d189",
|
|
224
|
+
"gitlens.closedAutolinkedIssueIconColor": "#ca9ee6",
|
|
225
|
+
"gitlens.closedPullRequestIconColor": "#e78284",
|
|
226
|
+
"gitlens.decorations.branchAheadForegroundColor": "#a6d189",
|
|
227
|
+
"gitlens.decorations.branchBehindForegroundColor": "#ef9f76",
|
|
228
|
+
"gitlens.decorations.branchDivergedForegroundColor": "#e5c890",
|
|
229
|
+
"gitlens.decorations.branchMissingUpstreamForegroundColor": "#ef9f76",
|
|
230
|
+
"gitlens.decorations.branchUnpublishedForegroundColor": "#a6d189",
|
|
231
|
+
"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor": "#ea999c",
|
|
232
|
+
"gitlens.decorations.statusMergingOrRebasingForegroundColor": "#e5c890",
|
|
233
|
+
"gitlens.decorations.workspaceCurrentForegroundColor": "#ca9ee6",
|
|
234
|
+
"gitlens.decorations.workspaceRepoMissingForegroundColor": "#a5adce",
|
|
235
|
+
"gitlens.decorations.workspaceRepoOpenForegroundColor": "#ca9ee6",
|
|
236
|
+
"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor": "#ef9f76",
|
|
237
|
+
"gitlens.decorations.worktreeMissingForegroundColor": "#ea999c",
|
|
238
|
+
"gitlens.graphChangesColumnAddedColor": "#a6d189",
|
|
239
|
+
"gitlens.graphChangesColumnDeletedColor": "#e78284",
|
|
240
|
+
"gitlens.graphLane10Color": "#f4b8e4",
|
|
241
|
+
"gitlens.graphLane1Color": "#ca9ee6",
|
|
242
|
+
"gitlens.graphLane2Color": "#e5c890",
|
|
243
|
+
"gitlens.graphLane3Color": "#8caaee",
|
|
244
|
+
"gitlens.graphLane4Color": "#eebebe",
|
|
245
|
+
"gitlens.graphLane5Color": "#a6d189",
|
|
246
|
+
"gitlens.graphLane6Color": "#babbf1",
|
|
247
|
+
"gitlens.graphLane7Color": "#f2d5cf",
|
|
248
|
+
"gitlens.graphLane8Color": "#e78284",
|
|
249
|
+
"gitlens.graphLane9Color": "#81c8be",
|
|
250
|
+
"gitlens.graphMinimapMarkerHeadColor": "#a6d189",
|
|
251
|
+
"gitlens.graphMinimapMarkerHighlightsColor": "#e5c890",
|
|
252
|
+
"gitlens.graphMinimapMarkerLocalBranchesColor": "#8caaee",
|
|
253
|
+
"gitlens.graphMinimapMarkerRemoteBranchesColor": "#769aeb",
|
|
254
|
+
"gitlens.graphMinimapMarkerStashesColor": "#ca9ee6",
|
|
255
|
+
"gitlens.graphMinimapMarkerTagsColor": "#eebebe",
|
|
256
|
+
"gitlens.graphMinimapMarkerUpstreamColor": "#98ca77",
|
|
257
|
+
"gitlens.graphScrollMarkerHeadColor": "#a6d189",
|
|
258
|
+
"gitlens.graphScrollMarkerHighlightsColor": "#e5c890",
|
|
259
|
+
"gitlens.graphScrollMarkerLocalBranchesColor": "#8caaee",
|
|
260
|
+
"gitlens.graphScrollMarkerRemoteBranchesColor": "#769aeb",
|
|
261
|
+
"gitlens.graphScrollMarkerStashesColor": "#ca9ee6",
|
|
262
|
+
"gitlens.graphScrollMarkerTagsColor": "#eebebe",
|
|
263
|
+
"gitlens.graphScrollMarkerUpstreamColor": "#98ca77",
|
|
264
|
+
"gitlens.gutterBackgroundColor": "#4145594d",
|
|
265
|
+
"gitlens.gutterForegroundColor": "#c6d0f5",
|
|
266
|
+
"gitlens.gutterUncommittedForegroundColor": "#ca9ee6",
|
|
267
|
+
"gitlens.lineHighlightBackgroundColor": "#ca9ee626",
|
|
268
|
+
"gitlens.lineHighlightOverviewRulerColor": "#ca9ee6cc",
|
|
269
|
+
"gitlens.mergedPullRequestIconColor": "#ca9ee6",
|
|
270
|
+
"gitlens.openAutolinkedIssueIconColor": "#a6d189",
|
|
271
|
+
"gitlens.openPullRequestIconColor": "#a6d189",
|
|
272
|
+
"gitlens.trailingLineBackgroundColor": "#00000000",
|
|
273
|
+
"gitlens.trailingLineForegroundColor": "#c6d0f54d",
|
|
274
|
+
"gitlens.unpublishedChangesIconColor": "#a6d189",
|
|
275
|
+
"gitlens.unpublishedCommitIconColor": "#a6d189",
|
|
276
|
+
"gitlens.unpulledChangesIconColor": "#ef9f76",
|
|
277
|
+
"icon.foreground": "#ca9ee6",
|
|
278
|
+
"input.background": "#414559",
|
|
279
|
+
"input.border": "#00000000",
|
|
280
|
+
"input.foreground": "#c6d0f5",
|
|
281
|
+
"input.placeholderForeground": "#c6d0f573",
|
|
282
|
+
"inputOption.activeBackground": "#626880",
|
|
283
|
+
"inputOption.activeBorder": "#ca9ee6",
|
|
284
|
+
"inputOption.activeForeground": "#c6d0f5",
|
|
285
|
+
"inputValidation.errorBackground": "#e78284",
|
|
286
|
+
"inputValidation.errorBorder": "#23263433",
|
|
287
|
+
"inputValidation.errorForeground": "#232634",
|
|
288
|
+
"inputValidation.infoBackground": "#8caaee",
|
|
289
|
+
"inputValidation.infoBorder": "#23263433",
|
|
290
|
+
"inputValidation.infoForeground": "#232634",
|
|
291
|
+
"inputValidation.warningBackground": "#ef9f76",
|
|
292
|
+
"inputValidation.warningBorder": "#23263433",
|
|
293
|
+
"inputValidation.warningForeground": "#232634",
|
|
294
|
+
"issues.closed": "#ca9ee6",
|
|
295
|
+
"issues.newIssueDecoration": "#f2d5cf",
|
|
296
|
+
"issues.open": "#a6d189",
|
|
297
|
+
"list.activeSelectionBackground": "#414559",
|
|
298
|
+
"list.activeSelectionForeground": "#c6d0f5",
|
|
299
|
+
"list.dropBackground": "#ca9ee633",
|
|
300
|
+
"list.focusAndSelectionBackground": "#51576d",
|
|
301
|
+
"list.focusBackground": "#414559",
|
|
302
|
+
"list.focusForeground": "#c6d0f5",
|
|
303
|
+
"list.focusOutline": "#00000000",
|
|
304
|
+
"list.highlightForeground": "#ca9ee6",
|
|
305
|
+
"list.hoverBackground": "#41455980",
|
|
306
|
+
"list.hoverForeground": "#c6d0f5",
|
|
307
|
+
"list.inactiveSelectionBackground": "#414559",
|
|
308
|
+
"list.inactiveSelectionForeground": "#c6d0f5",
|
|
309
|
+
"list.warningForeground": "#ef9f76",
|
|
310
|
+
"listFilterWidget.background": "#51576d",
|
|
311
|
+
"listFilterWidget.noMatchesOutline": "#e78284",
|
|
312
|
+
"listFilterWidget.outline": "#00000000",
|
|
313
|
+
"menu.background": "#303446",
|
|
314
|
+
"menu.border": "#30344680",
|
|
315
|
+
"menu.foreground": "#c6d0f5",
|
|
316
|
+
"menu.selectionBackground": "#626880",
|
|
317
|
+
"menu.selectionBorder": "#00000000",
|
|
318
|
+
"menu.selectionForeground": "#c6d0f5",
|
|
319
|
+
"menu.separatorBackground": "#626880",
|
|
320
|
+
"menubar.selectionBackground": "#51576d",
|
|
321
|
+
"menubar.selectionForeground": "#c6d0f5",
|
|
322
|
+
"merge.commonContentBackground": "#51576d",
|
|
323
|
+
"merge.commonHeaderBackground": "#626880",
|
|
324
|
+
"merge.currentContentBackground": "#a6d18933",
|
|
325
|
+
"merge.currentHeaderBackground": "#a6d18966",
|
|
326
|
+
"merge.incomingContentBackground": "#8caaee33",
|
|
327
|
+
"merge.incomingHeaderBackground": "#8caaee66",
|
|
328
|
+
"minimap.background": "#292c3c80",
|
|
329
|
+
"minimap.errorHighlight": "#e78284bf",
|
|
330
|
+
"minimap.findMatchHighlight": "#99d1db4d",
|
|
331
|
+
"minimap.selectionHighlight": "#626880bf",
|
|
332
|
+
"minimap.selectionOccurrenceHighlight": "#626880bf",
|
|
333
|
+
"minimap.warningHighlight": "#ef9f76bf",
|
|
334
|
+
"minimapGutter.addedBackground": "#a6d189bf",
|
|
335
|
+
"minimapGutter.deletedBackground": "#e78284bf",
|
|
336
|
+
"minimapGutter.modifiedBackground": "#e5c890bf",
|
|
337
|
+
"minimapSlider.activeBackground": "#ca9ee699",
|
|
338
|
+
"minimapSlider.background": "#ca9ee633",
|
|
339
|
+
"minimapSlider.hoverBackground": "#ca9ee666",
|
|
340
|
+
"notificationCenter.border": "#ca9ee6",
|
|
341
|
+
"notificationCenterHeader.background": "#292c3c",
|
|
342
|
+
"notificationCenterHeader.foreground": "#c6d0f5",
|
|
343
|
+
"notificationLink.foreground": "#8caaee",
|
|
344
|
+
"notificationToast.border": "#ca9ee6",
|
|
345
|
+
"notifications.background": "#292c3c",
|
|
346
|
+
"notifications.border": "#ca9ee6",
|
|
347
|
+
"notifications.foreground": "#c6d0f5",
|
|
348
|
+
"notificationsErrorIcon.foreground": "#e78284",
|
|
349
|
+
"notificationsInfoIcon.foreground": "#8caaee",
|
|
350
|
+
"notificationsWarningIcon.foreground": "#ef9f76",
|
|
351
|
+
"panel.background": "#303446",
|
|
352
|
+
"panel.border": "#626880",
|
|
353
|
+
"panelSection.border": "#626880",
|
|
354
|
+
"panelSection.dropBackground": "#ca9ee633",
|
|
355
|
+
"panelTitle.activeBorder": "#ca9ee6",
|
|
356
|
+
"panelTitle.activeForeground": "#c6d0f5",
|
|
357
|
+
"panelTitle.inactiveForeground": "#a5adce",
|
|
358
|
+
"peekView.border": "#ca9ee6",
|
|
359
|
+
"peekViewEditor.background": "#292c3c",
|
|
360
|
+
"peekViewEditor.matchHighlightBackground": "#99d1db4d",
|
|
361
|
+
"peekViewEditor.matchHighlightBorder": "#00000000",
|
|
362
|
+
"peekViewEditorGutter.background": "#292c3c",
|
|
363
|
+
"peekViewResult.background": "#292c3c",
|
|
364
|
+
"peekViewResult.fileForeground": "#c6d0f5",
|
|
365
|
+
"peekViewResult.lineForeground": "#c6d0f5",
|
|
366
|
+
"peekViewResult.matchHighlightBackground": "#99d1db4d",
|
|
367
|
+
"peekViewResult.selectionBackground": "#414559",
|
|
368
|
+
"peekViewResult.selectionForeground": "#c6d0f5",
|
|
369
|
+
"peekViewTitle.background": "#303446",
|
|
370
|
+
"peekViewTitleDescription.foreground": "#b5bfe2b3",
|
|
371
|
+
"peekViewTitleLabel.foreground": "#c6d0f5",
|
|
372
|
+
"pickerGroup.border": "#ca9ee6",
|
|
373
|
+
"pickerGroup.foreground": "#ca9ee6",
|
|
374
|
+
"problemsErrorIcon.foreground": "#e78284",
|
|
375
|
+
"problemsInfoIcon.foreground": "#8caaee",
|
|
376
|
+
"problemsWarningIcon.foreground": "#ef9f76",
|
|
377
|
+
"progressBar.background": "#ca9ee6",
|
|
378
|
+
"pullRequests.closed": "#e78284",
|
|
379
|
+
"pullRequests.draft": "#949cbb",
|
|
380
|
+
"pullRequests.merged": "#ca9ee6",
|
|
381
|
+
"pullRequests.notification": "#c6d0f5",
|
|
382
|
+
"pullRequests.open": "#a6d189",
|
|
383
|
+
"sash.hoverBorder": "#ca9ee6",
|
|
384
|
+
"scrollbar.shadow": "#232634",
|
|
385
|
+
"scrollbarSlider.activeBackground": "#41455966",
|
|
386
|
+
"scrollbarSlider.background": "#62688080",
|
|
387
|
+
"scrollbarSlider.hoverBackground": "#737994",
|
|
388
|
+
"selection.background": "#62688066",
|
|
389
|
+
"settings.dropdownBackground": "#51576d",
|
|
390
|
+
"settings.dropdownListBorder": "#00000000",
|
|
391
|
+
"settings.focusedRowBackground": "#62688033",
|
|
392
|
+
"settings.headerForeground": "#c6d0f5",
|
|
393
|
+
"settings.modifiedItemIndicator": "#ca9ee6",
|
|
394
|
+
"settings.numberInputBackground": "#51576d",
|
|
395
|
+
"settings.numberInputBorder": "#00000000",
|
|
396
|
+
"settings.textInputBackground": "#51576d",
|
|
397
|
+
"settings.textInputBorder": "#00000000",
|
|
398
|
+
"sideBar.background": "#292c3c",
|
|
399
|
+
"sideBar.border": "#00000000",
|
|
400
|
+
"sideBar.dropBackground": "#ca9ee633",
|
|
401
|
+
"sideBar.foreground": "#c6d0f5",
|
|
402
|
+
"sideBarSectionHeader.background": "#292c3c",
|
|
403
|
+
"sideBarSectionHeader.foreground": "#c6d0f5",
|
|
404
|
+
"sideBarTitle.foreground": "#ca9ee6",
|
|
405
|
+
"statusBar.background": "#232634",
|
|
406
|
+
"statusBar.border": "#00000000",
|
|
407
|
+
"statusBar.debuggingBackground": "#ef9f76",
|
|
408
|
+
"statusBar.debuggingBorder": "#00000000",
|
|
409
|
+
"statusBar.debuggingForeground": "#232634",
|
|
410
|
+
"statusBar.foreground": "#c6d0f5",
|
|
411
|
+
"statusBar.noFolderBackground": "#232634",
|
|
412
|
+
"statusBar.noFolderBorder": "#00000000",
|
|
413
|
+
"statusBar.noFolderForeground": "#c6d0f5",
|
|
414
|
+
"statusBarItem.activeBackground": "#62688066",
|
|
415
|
+
"statusBarItem.errorBackground": "#00000000",
|
|
416
|
+
"statusBarItem.errorForeground": "#e78284",
|
|
417
|
+
"statusBarItem.hoverBackground": "#62688033",
|
|
418
|
+
"statusBarItem.prominentBackground": "#00000000",
|
|
419
|
+
"statusBarItem.prominentForeground": "#ca9ee6",
|
|
420
|
+
"statusBarItem.prominentHoverBackground": "#62688033",
|
|
421
|
+
"statusBarItem.remoteBackground": "#8caaee",
|
|
422
|
+
"statusBarItem.remoteForeground": "#232634",
|
|
423
|
+
"statusBarItem.warningBackground": "#00000000",
|
|
424
|
+
"statusBarItem.warningForeground": "#ef9f76",
|
|
425
|
+
"symbolIcon.arrayForeground": "#ef9f76",
|
|
426
|
+
"symbolIcon.booleanForeground": "#ca9ee6",
|
|
427
|
+
"symbolIcon.classForeground": "#e5c890",
|
|
428
|
+
"symbolIcon.colorForeground": "#f4b8e4",
|
|
429
|
+
"symbolIcon.constantForeground": "#ef9f76",
|
|
430
|
+
"symbolIcon.constructorForeground": "#babbf1",
|
|
431
|
+
"symbolIcon.enumeratorForeground": "#e5c890",
|
|
432
|
+
"symbolIcon.enumeratorMemberForeground": "#e5c890",
|
|
433
|
+
"symbolIcon.eventForeground": "#f4b8e4",
|
|
434
|
+
"symbolIcon.fieldForeground": "#c6d0f5",
|
|
435
|
+
"symbolIcon.fileForeground": "#ca9ee6",
|
|
436
|
+
"symbolIcon.folderForeground": "#ca9ee6",
|
|
437
|
+
"symbolIcon.functionForeground": "#8caaee",
|
|
438
|
+
"symbolIcon.interfaceForeground": "#e5c890",
|
|
439
|
+
"symbolIcon.keyForeground": "#81c8be",
|
|
440
|
+
"symbolIcon.keywordForeground": "#ca9ee6",
|
|
441
|
+
"symbolIcon.methodForeground": "#8caaee",
|
|
442
|
+
"symbolIcon.moduleForeground": "#c6d0f5",
|
|
443
|
+
"symbolIcon.namespaceForeground": "#e5c890",
|
|
444
|
+
"symbolIcon.nullForeground": "#ea999c",
|
|
445
|
+
"symbolIcon.numberForeground": "#ef9f76",
|
|
446
|
+
"symbolIcon.objectForeground": "#e5c890",
|
|
447
|
+
"symbolIcon.operatorForeground": "#81c8be",
|
|
448
|
+
"symbolIcon.packageForeground": "#eebebe",
|
|
449
|
+
"symbolIcon.propertyForeground": "#ea999c",
|
|
450
|
+
"symbolIcon.referenceForeground": "#e5c890",
|
|
451
|
+
"symbolIcon.snippetForeground": "#eebebe",
|
|
452
|
+
"symbolIcon.stringForeground": "#a6d189",
|
|
453
|
+
"symbolIcon.structForeground": "#81c8be",
|
|
454
|
+
"symbolIcon.textForeground": "#c6d0f5",
|
|
455
|
+
"symbolIcon.typeParameterForeground": "#ea999c",
|
|
456
|
+
"symbolIcon.unitForeground": "#c6d0f5",
|
|
457
|
+
"symbolIcon.variableForeground": "#c6d0f5",
|
|
458
|
+
"tab.activeBackground": "#303446",
|
|
459
|
+
"tab.activeBorder": "#00000000",
|
|
460
|
+
"tab.activeBorderTop": "#ca9ee6",
|
|
461
|
+
"tab.activeForeground": "#ca9ee6",
|
|
462
|
+
"tab.activeModifiedBorder": "#e5c890",
|
|
463
|
+
"tab.border": "#292c3c",
|
|
464
|
+
"tab.hoverBackground": "#3a3f55",
|
|
465
|
+
"tab.hoverBorder": "#00000000",
|
|
466
|
+
"tab.hoverForeground": "#ca9ee6",
|
|
467
|
+
"tab.inactiveBackground": "#292c3c",
|
|
468
|
+
"tab.inactiveForeground": "#737994",
|
|
469
|
+
"tab.inactiveModifiedBorder": "#e5c8904d",
|
|
470
|
+
"tab.lastPinnedBorder": "#ca9ee6",
|
|
471
|
+
"tab.unfocusedActiveBackground": "#292c3c",
|
|
472
|
+
"tab.unfocusedActiveBorder": "#00000000",
|
|
473
|
+
"tab.unfocusedActiveBorderTop": "#ca9ee64d",
|
|
474
|
+
"tab.unfocusedInactiveBackground": "#1f212d",
|
|
475
|
+
"table.headerBackground": "#414559",
|
|
476
|
+
"table.headerForeground": "#c6d0f5",
|
|
477
|
+
"terminal.ansiBlack": "#a5adce",
|
|
478
|
+
"terminal.ansiBlue": "#8caaee",
|
|
479
|
+
"terminal.ansiBrightBlack": "#626880",
|
|
480
|
+
"terminal.ansiBrightBlue": "#8caaee",
|
|
481
|
+
"terminal.ansiBrightCyan": "#99d1db",
|
|
482
|
+
"terminal.ansiBrightGreen": "#a6d189",
|
|
483
|
+
"terminal.ansiBrightMagenta": "#f4b8e4",
|
|
484
|
+
"terminal.ansiBrightRed": "#e78284",
|
|
485
|
+
"terminal.ansiBrightWhite": "#51576d",
|
|
486
|
+
"terminal.ansiBrightYellow": "#e5c890",
|
|
487
|
+
"terminal.ansiCyan": "#99d1db",
|
|
488
|
+
"terminal.ansiGreen": "#a6d189",
|
|
489
|
+
"terminal.ansiMagenta": "#f4b8e4",
|
|
490
|
+
"terminal.ansiRed": "#e78284",
|
|
491
|
+
"terminal.ansiWhite": "#b5bfe2",
|
|
492
|
+
"terminal.ansiYellow": "#e5c890",
|
|
493
|
+
"terminal.border": "#626880",
|
|
494
|
+
"terminal.dropBackground": "#ca9ee633",
|
|
495
|
+
"terminal.foreground": "#c6d0f5",
|
|
496
|
+
"terminal.inactiveSelectionBackground": "#62688080",
|
|
497
|
+
"terminal.selectionBackground": "#626880",
|
|
498
|
+
"terminal.tab.activeBorder": "#ca9ee6",
|
|
499
|
+
"terminalCommandDecoration.defaultBackground": "#626880",
|
|
500
|
+
"terminalCommandDecoration.errorBackground": "#e78284",
|
|
501
|
+
"terminalCommandDecoration.successBackground": "#a6d189",
|
|
502
|
+
"terminalCursor.background": "#303446",
|
|
503
|
+
"terminalCursor.foreground": "#f2d5cf",
|
|
504
|
+
"textBlockQuote.background": "#292c3c",
|
|
505
|
+
"textBlockQuote.border": "#232634",
|
|
506
|
+
"textCodeBlock.background": "#303446",
|
|
507
|
+
"textLink.activeForeground": "#99d1db",
|
|
508
|
+
"textLink.foreground": "#8caaee",
|
|
509
|
+
"textPreformat.foreground": "#c6d0f5",
|
|
510
|
+
"textSeparator.foreground": "#ca9ee6",
|
|
511
|
+
"titleBar.activeBackground": "#232634",
|
|
512
|
+
"titleBar.activeForeground": "#c6d0f5",
|
|
513
|
+
"titleBar.border": "#00000000",
|
|
514
|
+
"titleBar.inactiveBackground": "#232634",
|
|
515
|
+
"titleBar.inactiveForeground": "#c6d0f580",
|
|
516
|
+
"tree.inactiveIndentGuidesStroke": "#51576d",
|
|
517
|
+
"tree.indentGuidesStroke": "#949cbb",
|
|
518
|
+
"walkThrough.embeddedEditorBackground": "#3034464d",
|
|
519
|
+
"welcomePage.progress.background": "#232634",
|
|
520
|
+
"welcomePage.progress.foreground": "#ca9ee6",
|
|
521
|
+
"welcomePage.tileBackground": "#292c3c",
|
|
522
|
+
"widget.shadow": "#292c3c80",
|
|
523
|
+
"window.activeBorder": "#00000000",
|
|
524
|
+
"window.inactiveBorder": "#00000000"
|
|
525
|
+
},
|
|
526
|
+
"displayName": "Catppuccin Frappe",
|
|
527
|
+
"name": "catppuccin-frappe",
|
|
528
|
+
"semanticHighlighting": true,
|
|
529
|
+
"semanticTokenColors": {
|
|
530
|
+
"boolean": {
|
|
531
|
+
"foreground": "#ef9f76"
|
|
532
|
+
},
|
|
533
|
+
"builtinAttribute.attribute.library:rust": {
|
|
534
|
+
"foreground": "#8caaee"
|
|
535
|
+
},
|
|
536
|
+
"class.builtin:python": {
|
|
537
|
+
"foreground": "#ca9ee6"
|
|
538
|
+
},
|
|
539
|
+
"class:python": {
|
|
540
|
+
"foreground": "#e5c890"
|
|
541
|
+
},
|
|
542
|
+
"constant.builtin.readonly:nix": {
|
|
543
|
+
"foreground": "#ca9ee6"
|
|
544
|
+
},
|
|
545
|
+
"enumMember": {
|
|
546
|
+
"foreground": "#81c8be"
|
|
547
|
+
},
|
|
548
|
+
"function.decorator:python": {
|
|
549
|
+
"foreground": "#ef9f76"
|
|
550
|
+
},
|
|
551
|
+
"generic.attribute:rust": {
|
|
552
|
+
"foreground": "#c6d0f5"
|
|
553
|
+
},
|
|
554
|
+
"heading": {
|
|
555
|
+
"foreground": "#e78284"
|
|
556
|
+
},
|
|
557
|
+
"number": {
|
|
558
|
+
"foreground": "#ef9f76"
|
|
559
|
+
},
|
|
560
|
+
"pol": {
|
|
561
|
+
"foreground": "#eebebe"
|
|
562
|
+
},
|
|
563
|
+
"property.readonly:javascript": {
|
|
564
|
+
"foreground": "#c6d0f5"
|
|
565
|
+
},
|
|
566
|
+
"property.readonly:javascriptreact": {
|
|
567
|
+
"foreground": "#c6d0f5"
|
|
568
|
+
},
|
|
569
|
+
"property.readonly:typescript": {
|
|
570
|
+
"foreground": "#c6d0f5"
|
|
571
|
+
},
|
|
572
|
+
"property.readonly:typescriptreact": {
|
|
573
|
+
"foreground": "#c6d0f5"
|
|
574
|
+
},
|
|
575
|
+
"selfKeyword": {
|
|
576
|
+
"foreground": "#e78284"
|
|
577
|
+
},
|
|
578
|
+
"text.emph": {
|
|
579
|
+
"fontStyle": "italic",
|
|
580
|
+
"foreground": "#e78284"
|
|
581
|
+
},
|
|
582
|
+
"text.math": {
|
|
583
|
+
"foreground": "#eebebe"
|
|
584
|
+
},
|
|
585
|
+
"text.strong": {
|
|
586
|
+
"fontStyle": "bold",
|
|
587
|
+
"foreground": "#e78284"
|
|
588
|
+
},
|
|
589
|
+
"tomlArrayKey": {
|
|
590
|
+
"fontStyle": "",
|
|
591
|
+
"foreground": "#8caaee"
|
|
592
|
+
},
|
|
593
|
+
"tomlTableKey": {
|
|
594
|
+
"fontStyle": "",
|
|
595
|
+
"foreground": "#8caaee"
|
|
596
|
+
},
|
|
597
|
+
"type.defaultLibrary:go": {
|
|
598
|
+
"foreground": "#ca9ee6"
|
|
599
|
+
},
|
|
600
|
+
"variable.defaultLibrary": {
|
|
601
|
+
"foreground": "#ea999c"
|
|
602
|
+
},
|
|
603
|
+
"variable.readonly.defaultLibrary:go": {
|
|
604
|
+
"foreground": "#ca9ee6"
|
|
605
|
+
},
|
|
606
|
+
"variable.readonly:javascript": {
|
|
607
|
+
"foreground": "#c6d0f5"
|
|
608
|
+
},
|
|
609
|
+
"variable.readonly:javascriptreact": {
|
|
610
|
+
"foreground": "#c6d0f5"
|
|
611
|
+
},
|
|
612
|
+
"variable.readonly:scala": {
|
|
613
|
+
"foreground": "#c6d0f5"
|
|
614
|
+
},
|
|
615
|
+
"variable.readonly:typescript": {
|
|
616
|
+
"foreground": "#c6d0f5"
|
|
617
|
+
},
|
|
618
|
+
"variable.readonly:typescriptreact": {
|
|
619
|
+
"foreground": "#c6d0f5"
|
|
620
|
+
},
|
|
621
|
+
"variable.typeHint:python": {
|
|
622
|
+
"foreground": "#e5c890"
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
"tokenColors": [
|
|
626
|
+
{
|
|
627
|
+
"scope": [
|
|
628
|
+
"text",
|
|
629
|
+
"source",
|
|
630
|
+
"variable.other.readwrite",
|
|
631
|
+
"punctuation.definition.variable"
|
|
632
|
+
],
|
|
633
|
+
"settings": {
|
|
634
|
+
"foreground": "#c6d0f5"
|
|
635
|
+
}
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"scope": "punctuation",
|
|
639
|
+
"settings": {
|
|
640
|
+
"fontStyle": "",
|
|
641
|
+
"foreground": "#949cbb"
|
|
642
|
+
}
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"scope": [
|
|
646
|
+
"comment",
|
|
647
|
+
"punctuation.definition.comment"
|
|
648
|
+
],
|
|
649
|
+
"settings": {
|
|
650
|
+
"fontStyle": "italic",
|
|
651
|
+
"foreground": "#737994"
|
|
652
|
+
}
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"scope": [
|
|
656
|
+
"string",
|
|
657
|
+
"punctuation.definition.string"
|
|
658
|
+
],
|
|
659
|
+
"settings": {
|
|
660
|
+
"foreground": "#a6d189"
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"scope": "string.regexp",
|
|
665
|
+
"settings": {
|
|
666
|
+
"foreground": "#f4b8e4"
|
|
667
|
+
}
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"scope": "constant.character.escape",
|
|
671
|
+
"settings": {
|
|
672
|
+
"foreground": "#f4b8e4"
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"scope": [
|
|
677
|
+
"constant.numeric",
|
|
678
|
+
"variable.other.constant",
|
|
679
|
+
"entity.name.constant",
|
|
680
|
+
"constant.language.boolean",
|
|
681
|
+
"constant.language.false",
|
|
682
|
+
"constant.language.true",
|
|
683
|
+
"keyword.other.unit.user-defined",
|
|
684
|
+
"keyword.other.unit.suffix.floating-point"
|
|
685
|
+
],
|
|
686
|
+
"settings": {
|
|
687
|
+
"foreground": "#ef9f76"
|
|
688
|
+
}
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"scope": [
|
|
692
|
+
"keyword",
|
|
693
|
+
"keyword.operator.word",
|
|
694
|
+
"keyword.operator.new",
|
|
695
|
+
"variable.language.super",
|
|
696
|
+
"support.type.primitive",
|
|
697
|
+
"storage.type",
|
|
698
|
+
"storage.modifier",
|
|
699
|
+
"punctuation.definition.keyword"
|
|
700
|
+
],
|
|
701
|
+
"settings": {
|
|
702
|
+
"fontStyle": "",
|
|
703
|
+
"foreground": "#ca9ee6"
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"scope": "entity.name.tag.documentation",
|
|
708
|
+
"settings": {
|
|
709
|
+
"foreground": "#ca9ee6"
|
|
710
|
+
}
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"scope": [
|
|
714
|
+
"keyword.operator",
|
|
715
|
+
"punctuation.accessor",
|
|
716
|
+
"punctuation.definition.generic",
|
|
717
|
+
"meta.function.closure punctuation.section.parameters",
|
|
718
|
+
"punctuation.definition.tag",
|
|
719
|
+
"punctuation.separator.key-value"
|
|
720
|
+
],
|
|
721
|
+
"settings": {
|
|
722
|
+
"foreground": "#81c8be"
|
|
723
|
+
}
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"scope": [
|
|
727
|
+
"entity.name.function",
|
|
728
|
+
"meta.function-call.method",
|
|
729
|
+
"support.function",
|
|
730
|
+
"support.function.misc",
|
|
731
|
+
"variable.function"
|
|
732
|
+
],
|
|
733
|
+
"settings": {
|
|
734
|
+
"fontStyle": "italic",
|
|
735
|
+
"foreground": "#8caaee"
|
|
736
|
+
}
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"scope": [
|
|
740
|
+
"entity.name.class",
|
|
741
|
+
"entity.other.inherited-class",
|
|
742
|
+
"support.class",
|
|
743
|
+
"meta.function-call.constructor",
|
|
744
|
+
"entity.name.struct"
|
|
745
|
+
],
|
|
746
|
+
"settings": {
|
|
747
|
+
"fontStyle": "italic",
|
|
748
|
+
"foreground": "#e5c890"
|
|
749
|
+
}
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"scope": "entity.name.enum",
|
|
753
|
+
"settings": {
|
|
754
|
+
"fontStyle": "italic",
|
|
755
|
+
"foreground": "#e5c890"
|
|
756
|
+
}
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"scope": [
|
|
760
|
+
"meta.enum variable.other.readwrite",
|
|
761
|
+
"variable.other.enummember"
|
|
762
|
+
],
|
|
763
|
+
"settings": {
|
|
764
|
+
"foreground": "#81c8be"
|
|
765
|
+
}
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
"scope": "meta.property.object",
|
|
769
|
+
"settings": {
|
|
770
|
+
"foreground": "#81c8be"
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"scope": [
|
|
775
|
+
"meta.type",
|
|
776
|
+
"meta.type-alias",
|
|
777
|
+
"support.type",
|
|
778
|
+
"entity.name.type"
|
|
779
|
+
],
|
|
780
|
+
"settings": {
|
|
781
|
+
"fontStyle": "italic",
|
|
782
|
+
"foreground": "#e5c890"
|
|
783
|
+
}
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"scope": [
|
|
787
|
+
"meta.annotation variable.function",
|
|
788
|
+
"meta.annotation variable.annotation.function",
|
|
789
|
+
"meta.annotation punctuation.definition.annotation",
|
|
790
|
+
"meta.decorator",
|
|
791
|
+
"punctuation.decorator"
|
|
792
|
+
],
|
|
793
|
+
"settings": {
|
|
794
|
+
"foreground": "#ef9f76"
|
|
795
|
+
}
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"scope": [
|
|
799
|
+
"variable.parameter",
|
|
800
|
+
"meta.function.parameters"
|
|
801
|
+
],
|
|
802
|
+
"settings": {
|
|
803
|
+
"fontStyle": "italic",
|
|
804
|
+
"foreground": "#ea999c"
|
|
805
|
+
}
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"scope": [
|
|
809
|
+
"constant.language",
|
|
810
|
+
"support.function.builtin"
|
|
811
|
+
],
|
|
812
|
+
"settings": {
|
|
813
|
+
"foreground": "#e78284"
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"scope": "entity.other.attribute-name.documentation",
|
|
818
|
+
"settings": {
|
|
819
|
+
"foreground": "#e78284"
|
|
820
|
+
}
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"scope": [
|
|
824
|
+
"keyword.control.directive",
|
|
825
|
+
"punctuation.definition.directive"
|
|
826
|
+
],
|
|
827
|
+
"settings": {
|
|
828
|
+
"foreground": "#e5c890"
|
|
829
|
+
}
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"scope": "punctuation.definition.typeparameters",
|
|
833
|
+
"settings": {
|
|
834
|
+
"foreground": "#99d1db"
|
|
835
|
+
}
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"scope": "entity.name.namespace",
|
|
839
|
+
"settings": {
|
|
840
|
+
"foreground": "#e5c890"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
"scope": "support.type.property-name.css",
|
|
845
|
+
"settings": {
|
|
846
|
+
"fontStyle": "",
|
|
847
|
+
"foreground": "#8caaee"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"scope": [
|
|
852
|
+
"variable.language.this",
|
|
853
|
+
"variable.language.this punctuation.definition.variable"
|
|
854
|
+
],
|
|
855
|
+
"settings": {
|
|
856
|
+
"foreground": "#e78284"
|
|
857
|
+
}
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"scope": "variable.object.property",
|
|
861
|
+
"settings": {
|
|
862
|
+
"foreground": "#c6d0f5"
|
|
863
|
+
}
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"scope": [
|
|
867
|
+
"string.template variable",
|
|
868
|
+
"string variable"
|
|
869
|
+
],
|
|
870
|
+
"settings": {
|
|
871
|
+
"foreground": "#c6d0f5"
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"scope": "keyword.operator.new",
|
|
876
|
+
"settings": {
|
|
877
|
+
"fontStyle": "bold"
|
|
878
|
+
}
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"scope": "storage.modifier.specifier.extern.cpp",
|
|
882
|
+
"settings": {
|
|
883
|
+
"foreground": "#ca9ee6"
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"scope": [
|
|
888
|
+
"entity.name.scope-resolution.template.call.cpp",
|
|
889
|
+
"entity.name.scope-resolution.parameter.cpp",
|
|
890
|
+
"entity.name.scope-resolution.cpp",
|
|
891
|
+
"entity.name.scope-resolution.function.definition.cpp"
|
|
892
|
+
],
|
|
893
|
+
"settings": {
|
|
894
|
+
"foreground": "#e5c890"
|
|
895
|
+
}
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"scope": "storage.type.class.doxygen",
|
|
899
|
+
"settings": {
|
|
900
|
+
"fontStyle": ""
|
|
901
|
+
}
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"scope": [
|
|
905
|
+
"storage.modifier.reference.cpp"
|
|
906
|
+
],
|
|
907
|
+
"settings": {
|
|
908
|
+
"foreground": "#81c8be"
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"scope": "meta.interpolation.cs",
|
|
913
|
+
"settings": {
|
|
914
|
+
"foreground": "#c6d0f5"
|
|
915
|
+
}
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
"scope": "comment.block.documentation.cs",
|
|
919
|
+
"settings": {
|
|
920
|
+
"foreground": "#c6d0f5"
|
|
921
|
+
}
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
"scope": [
|
|
925
|
+
"source.css entity.other.attribute-name.class.css",
|
|
926
|
+
"entity.other.attribute-name.parent-selector.css punctuation.definition.entity.css"
|
|
927
|
+
],
|
|
928
|
+
"settings": {
|
|
929
|
+
"foreground": "#e5c890"
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"scope": "punctuation.separator.operator.css",
|
|
934
|
+
"settings": {
|
|
935
|
+
"foreground": "#81c8be"
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"scope": "source.css entity.other.attribute-name.pseudo-class",
|
|
940
|
+
"settings": {
|
|
941
|
+
"foreground": "#81c8be"
|
|
942
|
+
}
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"scope": "source.css constant.other.unicode-range",
|
|
946
|
+
"settings": {
|
|
947
|
+
"foreground": "#ef9f76"
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"scope": "source.css variable.parameter.url",
|
|
952
|
+
"settings": {
|
|
953
|
+
"fontStyle": "",
|
|
954
|
+
"foreground": "#a6d189"
|
|
955
|
+
}
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"scope": [
|
|
959
|
+
"support.type.vendored.property-name"
|
|
960
|
+
],
|
|
961
|
+
"settings": {
|
|
962
|
+
"foreground": "#99d1db"
|
|
963
|
+
}
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"scope": [
|
|
967
|
+
"source.css meta.property-value variable",
|
|
968
|
+
"source.css meta.property-value variable.other.less",
|
|
969
|
+
"source.css meta.property-value variable.other.less punctuation.definition.variable.less",
|
|
970
|
+
"meta.definition.variable.scss"
|
|
971
|
+
],
|
|
972
|
+
"settings": {
|
|
973
|
+
"foreground": "#ea999c"
|
|
974
|
+
}
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"scope": [
|
|
978
|
+
"source.css meta.property-list variable",
|
|
979
|
+
"meta.property-list variable.other.less",
|
|
980
|
+
"meta.property-list variable.other.less punctuation.definition.variable.less"
|
|
981
|
+
],
|
|
982
|
+
"settings": {
|
|
983
|
+
"foreground": "#8caaee"
|
|
984
|
+
}
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"scope": "keyword.other.unit.percentage.css",
|
|
988
|
+
"settings": {
|
|
989
|
+
"foreground": "#ef9f76"
|
|
990
|
+
}
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
"scope": "source.css meta.attribute-selector",
|
|
994
|
+
"settings": {
|
|
995
|
+
"foreground": "#a6d189"
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"scope": [
|
|
1000
|
+
"keyword.other.definition.ini",
|
|
1001
|
+
"punctuation.support.type.property-name.json",
|
|
1002
|
+
"support.type.property-name.json",
|
|
1003
|
+
"punctuation.support.type.property-name.toml",
|
|
1004
|
+
"support.type.property-name.toml",
|
|
1005
|
+
"entity.name.tag.yaml",
|
|
1006
|
+
"punctuation.support.type.property-name.yaml",
|
|
1007
|
+
"support.type.property-name.yaml"
|
|
1008
|
+
],
|
|
1009
|
+
"settings": {
|
|
1010
|
+
"fontStyle": "",
|
|
1011
|
+
"foreground": "#8caaee"
|
|
1012
|
+
}
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"scope": [
|
|
1016
|
+
"constant.language.json",
|
|
1017
|
+
"constant.language.yaml"
|
|
1018
|
+
],
|
|
1019
|
+
"settings": {
|
|
1020
|
+
"foreground": "#ef9f76"
|
|
1021
|
+
}
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"scope": [
|
|
1025
|
+
"entity.name.type.anchor.yaml",
|
|
1026
|
+
"variable.other.alias.yaml"
|
|
1027
|
+
],
|
|
1028
|
+
"settings": {
|
|
1029
|
+
"fontStyle": "",
|
|
1030
|
+
"foreground": "#e5c890"
|
|
1031
|
+
}
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"scope": [
|
|
1035
|
+
"support.type.property-name.table",
|
|
1036
|
+
"entity.name.section.group-title.ini"
|
|
1037
|
+
],
|
|
1038
|
+
"settings": {
|
|
1039
|
+
"foreground": "#e5c890"
|
|
1040
|
+
}
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
"scope": "constant.other.time.datetime.offset.toml",
|
|
1044
|
+
"settings": {
|
|
1045
|
+
"foreground": "#f4b8e4"
|
|
1046
|
+
}
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
"scope": [
|
|
1050
|
+
"punctuation.definition.anchor.yaml",
|
|
1051
|
+
"punctuation.definition.alias.yaml"
|
|
1052
|
+
],
|
|
1053
|
+
"settings": {
|
|
1054
|
+
"foreground": "#f4b8e4"
|
|
1055
|
+
}
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"scope": "entity.other.document.begin.yaml",
|
|
1059
|
+
"settings": {
|
|
1060
|
+
"foreground": "#f4b8e4"
|
|
1061
|
+
}
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"scope": "markup.changed.diff",
|
|
1065
|
+
"settings": {
|
|
1066
|
+
"foreground": "#ef9f76"
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1069
|
+
{
|
|
1070
|
+
"scope": [
|
|
1071
|
+
"meta.diff.header.from-file",
|
|
1072
|
+
"meta.diff.header.to-file",
|
|
1073
|
+
"punctuation.definition.from-file.diff",
|
|
1074
|
+
"punctuation.definition.to-file.diff"
|
|
1075
|
+
],
|
|
1076
|
+
"settings": {
|
|
1077
|
+
"foreground": "#8caaee"
|
|
1078
|
+
}
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"scope": "markup.inserted.diff",
|
|
1082
|
+
"settings": {
|
|
1083
|
+
"foreground": "#a6d189"
|
|
1084
|
+
}
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
"scope": "markup.deleted.diff",
|
|
1088
|
+
"settings": {
|
|
1089
|
+
"foreground": "#e78284"
|
|
1090
|
+
}
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"scope": [
|
|
1094
|
+
"variable.other.env"
|
|
1095
|
+
],
|
|
1096
|
+
"settings": {
|
|
1097
|
+
"foreground": "#8caaee"
|
|
1098
|
+
}
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"scope": [
|
|
1102
|
+
"string.quoted variable.other.env"
|
|
1103
|
+
],
|
|
1104
|
+
"settings": {
|
|
1105
|
+
"foreground": "#c6d0f5"
|
|
1106
|
+
}
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"scope": "support.function.builtin.gdscript",
|
|
1110
|
+
"settings": {
|
|
1111
|
+
"foreground": "#8caaee"
|
|
1112
|
+
}
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
"scope": "constant.language.gdscript",
|
|
1116
|
+
"settings": {
|
|
1117
|
+
"foreground": "#ef9f76"
|
|
1118
|
+
}
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"scope": "comment meta.annotation.go",
|
|
1122
|
+
"settings": {
|
|
1123
|
+
"foreground": "#ea999c"
|
|
1124
|
+
}
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"scope": "comment meta.annotation.parameters.go",
|
|
1128
|
+
"settings": {
|
|
1129
|
+
"foreground": "#ef9f76"
|
|
1130
|
+
}
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"scope": "constant.language.go",
|
|
1134
|
+
"settings": {
|
|
1135
|
+
"foreground": "#ef9f76"
|
|
1136
|
+
}
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"scope": "variable.graphql",
|
|
1140
|
+
"settings": {
|
|
1141
|
+
"foreground": "#c6d0f5"
|
|
1142
|
+
}
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"scope": "string.unquoted.alias.graphql",
|
|
1146
|
+
"settings": {
|
|
1147
|
+
"foreground": "#eebebe"
|
|
1148
|
+
}
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"scope": "constant.character.enum.graphql",
|
|
1152
|
+
"settings": {
|
|
1153
|
+
"foreground": "#81c8be"
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"scope": "meta.objectvalues.graphql constant.object.key.graphql string.unquoted.graphql",
|
|
1158
|
+
"settings": {
|
|
1159
|
+
"foreground": "#eebebe"
|
|
1160
|
+
}
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
"scope": [
|
|
1164
|
+
"keyword.other.doctype",
|
|
1165
|
+
"meta.tag.sgml.doctype punctuation.definition.tag",
|
|
1166
|
+
"meta.tag.metadata.doctype entity.name.tag",
|
|
1167
|
+
"meta.tag.metadata.doctype punctuation.definition.tag"
|
|
1168
|
+
],
|
|
1169
|
+
"settings": {
|
|
1170
|
+
"foreground": "#ca9ee6"
|
|
1171
|
+
}
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"scope": [
|
|
1175
|
+
"entity.name.tag"
|
|
1176
|
+
],
|
|
1177
|
+
"settings": {
|
|
1178
|
+
"fontStyle": "",
|
|
1179
|
+
"foreground": "#8caaee"
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"scope": [
|
|
1184
|
+
"text.html constant.character.entity",
|
|
1185
|
+
"text.html constant.character.entity punctuation",
|
|
1186
|
+
"constant.character.entity.xml",
|
|
1187
|
+
"constant.character.entity.xml punctuation",
|
|
1188
|
+
"constant.character.entity.js.jsx",
|
|
1189
|
+
"constant.charactger.entity.js.jsx punctuation",
|
|
1190
|
+
"constant.character.entity.tsx",
|
|
1191
|
+
"constant.character.entity.tsx punctuation"
|
|
1192
|
+
],
|
|
1193
|
+
"settings": {
|
|
1194
|
+
"foreground": "#e78284"
|
|
1195
|
+
}
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"scope": [
|
|
1199
|
+
"entity.other.attribute-name"
|
|
1200
|
+
],
|
|
1201
|
+
"settings": {
|
|
1202
|
+
"foreground": "#e5c890"
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"scope": [
|
|
1207
|
+
"meta.tag support.class.component"
|
|
1208
|
+
],
|
|
1209
|
+
"settings": {
|
|
1210
|
+
"fontStyle": "",
|
|
1211
|
+
"foreground": "#8caaee"
|
|
1212
|
+
}
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"scope": [
|
|
1216
|
+
"punctuation.definition.annotation",
|
|
1217
|
+
"storage.type.annotation"
|
|
1218
|
+
],
|
|
1219
|
+
"settings": {
|
|
1220
|
+
"foreground": "#ef9f76"
|
|
1221
|
+
}
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"scope": "constant.other.enum.java",
|
|
1225
|
+
"settings": {
|
|
1226
|
+
"foreground": "#81c8be"
|
|
1227
|
+
}
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"scope": "storage.modifier.import.java",
|
|
1231
|
+
"settings": {
|
|
1232
|
+
"foreground": "#c6d0f5"
|
|
1233
|
+
}
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"scope": "comment.block.javadoc.java keyword.other.documentation.javadoc.java",
|
|
1237
|
+
"settings": {
|
|
1238
|
+
"fontStyle": ""
|
|
1239
|
+
}
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"scope": "meta.export variable.other.readwrite.js",
|
|
1243
|
+
"settings": {
|
|
1244
|
+
"foreground": "#ea999c"
|
|
1245
|
+
}
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"scope": [
|
|
1249
|
+
"variable.other.constant.js",
|
|
1250
|
+
"variable.other.constant.ts",
|
|
1251
|
+
"variable.other.property.js",
|
|
1252
|
+
"variable.other.property.ts"
|
|
1253
|
+
],
|
|
1254
|
+
"settings": {
|
|
1255
|
+
"foreground": "#c6d0f5"
|
|
1256
|
+
}
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"scope": [
|
|
1260
|
+
"variable.other.jsdoc",
|
|
1261
|
+
"comment.block.documentation variable.other"
|
|
1262
|
+
],
|
|
1263
|
+
"settings": {
|
|
1264
|
+
"fontStyle": "",
|
|
1265
|
+
"foreground": "#c6d0f5"
|
|
1266
|
+
}
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"scope": "storage.type.class.jsdoc",
|
|
1270
|
+
"settings": {
|
|
1271
|
+
"fontStyle": ""
|
|
1272
|
+
}
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"scope": "support.type.object.console.js",
|
|
1276
|
+
"settings": {
|
|
1277
|
+
"foreground": "#c6d0f5"
|
|
1278
|
+
}
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"scope": [
|
|
1282
|
+
"support.constant.node",
|
|
1283
|
+
"support.type.object.module.js"
|
|
1284
|
+
],
|
|
1285
|
+
"settings": {
|
|
1286
|
+
"foreground": "#ca9ee6"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"scope": "storage.modifier.implements",
|
|
1291
|
+
"settings": {
|
|
1292
|
+
"foreground": "#ca9ee6"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"scope": [
|
|
1297
|
+
"constant.language.null.js",
|
|
1298
|
+
"constant.language.null.ts",
|
|
1299
|
+
"constant.language.undefined.js",
|
|
1300
|
+
"constant.language.undefined.ts",
|
|
1301
|
+
"support.type.builtin.ts"
|
|
1302
|
+
],
|
|
1303
|
+
"settings": {
|
|
1304
|
+
"foreground": "#ca9ee6"
|
|
1305
|
+
}
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"scope": "variable.parameter.generic",
|
|
1309
|
+
"settings": {
|
|
1310
|
+
"foreground": "#e5c890"
|
|
1311
|
+
}
|
|
1312
|
+
},
|
|
1313
|
+
{
|
|
1314
|
+
"scope": [
|
|
1315
|
+
"keyword.declaration.function.arrow.js",
|
|
1316
|
+
"storage.type.function.arrow.ts"
|
|
1317
|
+
],
|
|
1318
|
+
"settings": {
|
|
1319
|
+
"foreground": "#81c8be"
|
|
1320
|
+
}
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"scope": "punctuation.decorator.ts",
|
|
1324
|
+
"settings": {
|
|
1325
|
+
"fontStyle": "italic",
|
|
1326
|
+
"foreground": "#8caaee"
|
|
1327
|
+
}
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
"scope": [
|
|
1331
|
+
"keyword.operator.expression.keyof.ts",
|
|
1332
|
+
"keyword.operator.expression.typeof.js",
|
|
1333
|
+
"keyword.operator.expression.typeof.ts",
|
|
1334
|
+
"keyword.operator.expression.of.ts",
|
|
1335
|
+
"keyword.operator.expression.of.js"
|
|
1336
|
+
],
|
|
1337
|
+
"settings": {
|
|
1338
|
+
"foreground": "#ca9ee6"
|
|
1339
|
+
}
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"scope": [
|
|
1343
|
+
"support.class.component.vue"
|
|
1344
|
+
],
|
|
1345
|
+
"settings": {
|
|
1346
|
+
"foreground": "#8caaee"
|
|
1347
|
+
}
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"scope": "support.function.macro.julia",
|
|
1351
|
+
"settings": {
|
|
1352
|
+
"fontStyle": "italic",
|
|
1353
|
+
"foreground": "#81c8be"
|
|
1354
|
+
}
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"scope": "constant.language.julia",
|
|
1358
|
+
"settings": {
|
|
1359
|
+
"foreground": "#ef9f76"
|
|
1360
|
+
}
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"scope": "constant.other.symbol.julia",
|
|
1364
|
+
"settings": {
|
|
1365
|
+
"foreground": "#ea999c"
|
|
1366
|
+
}
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"scope": "text.tex keyword.control.preamble",
|
|
1370
|
+
"settings": {
|
|
1371
|
+
"foreground": "#81c8be"
|
|
1372
|
+
}
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"scope": "text.tex support.function.be",
|
|
1376
|
+
"settings": {
|
|
1377
|
+
"foreground": "#99d1db"
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"scope": "constant.other.general.math.tex",
|
|
1382
|
+
"settings": {
|
|
1383
|
+
"foreground": "#eebebe"
|
|
1384
|
+
}
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"scope": "comment.line.double-dash.documentation.lua storage.type.annotation.lua",
|
|
1388
|
+
"settings": {
|
|
1389
|
+
"fontStyle": "",
|
|
1390
|
+
"foreground": "#ca9ee6"
|
|
1391
|
+
}
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
"scope": [
|
|
1395
|
+
"comment.line.double-dash.documentation.lua entity.name.variable.lua",
|
|
1396
|
+
"comment.line.double-dash.documentation.lua variable.lua"
|
|
1397
|
+
],
|
|
1398
|
+
"settings": {
|
|
1399
|
+
"foreground": "#c6d0f5"
|
|
1400
|
+
}
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"scope": [
|
|
1404
|
+
"heading.1.markdown punctuation.definition.heading.markdown",
|
|
1405
|
+
"heading.1.markdown",
|
|
1406
|
+
"markup.heading.atx.1.mdx",
|
|
1407
|
+
"markup.heading.atx.1.mdx punctuation.definition.heading.mdx",
|
|
1408
|
+
"markup.heading.setext.1.markdown",
|
|
1409
|
+
"markup.heading.heading-0.asciidoc"
|
|
1410
|
+
],
|
|
1411
|
+
"settings": {
|
|
1412
|
+
"foreground": "#e78284"
|
|
1413
|
+
}
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"scope": [
|
|
1417
|
+
"heading.2.markdown punctuation.definition.heading.markdown",
|
|
1418
|
+
"heading.2.markdown",
|
|
1419
|
+
"markup.heading.atx.2.mdx",
|
|
1420
|
+
"markup.heading.atx.2.mdx punctuation.definition.heading.mdx",
|
|
1421
|
+
"markup.heading.setext.2.markdown",
|
|
1422
|
+
"markup.heading.heading-1.asciidoc"
|
|
1423
|
+
],
|
|
1424
|
+
"settings": {
|
|
1425
|
+
"foreground": "#ef9f76"
|
|
1426
|
+
}
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"scope": [
|
|
1430
|
+
"heading.3.markdown punctuation.definition.heading.markdown",
|
|
1431
|
+
"heading.3.markdown",
|
|
1432
|
+
"markup.heading.atx.3.mdx",
|
|
1433
|
+
"markup.heading.atx.3.mdx punctuation.definition.heading.mdx",
|
|
1434
|
+
"markup.heading.heading-2.asciidoc"
|
|
1435
|
+
],
|
|
1436
|
+
"settings": {
|
|
1437
|
+
"foreground": "#e5c890"
|
|
1438
|
+
}
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"scope": [
|
|
1442
|
+
"heading.4.markdown punctuation.definition.heading.markdown",
|
|
1443
|
+
"heading.4.markdown",
|
|
1444
|
+
"markup.heading.atx.4.mdx",
|
|
1445
|
+
"markup.heading.atx.4.mdx punctuation.definition.heading.mdx",
|
|
1446
|
+
"markup.heading.heading-3.asciidoc"
|
|
1447
|
+
],
|
|
1448
|
+
"settings": {
|
|
1449
|
+
"foreground": "#a6d189"
|
|
1450
|
+
}
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"scope": [
|
|
1454
|
+
"heading.5.markdown punctuation.definition.heading.markdown",
|
|
1455
|
+
"heading.5.markdown",
|
|
1456
|
+
"markup.heading.atx.5.mdx",
|
|
1457
|
+
"markup.heading.atx.5.mdx punctuation.definition.heading.mdx",
|
|
1458
|
+
"markup.heading.heading-4.asciidoc"
|
|
1459
|
+
],
|
|
1460
|
+
"settings": {
|
|
1461
|
+
"foreground": "#8caaee"
|
|
1462
|
+
}
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"scope": [
|
|
1466
|
+
"heading.6.markdown punctuation.definition.heading.markdown",
|
|
1467
|
+
"heading.6.markdown",
|
|
1468
|
+
"markup.heading.atx.6.mdx",
|
|
1469
|
+
"markup.heading.atx.6.mdx punctuation.definition.heading.mdx",
|
|
1470
|
+
"markup.heading.heading-5.asciidoc"
|
|
1471
|
+
],
|
|
1472
|
+
"settings": {
|
|
1473
|
+
"foreground": "#ca9ee6"
|
|
1474
|
+
}
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"scope": "markup.bold",
|
|
1478
|
+
"settings": {
|
|
1479
|
+
"fontStyle": "bold",
|
|
1480
|
+
"foreground": "#e78284"
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
"scope": "markup.italic",
|
|
1485
|
+
"settings": {
|
|
1486
|
+
"fontStyle": "italic",
|
|
1487
|
+
"foreground": "#e78284"
|
|
1488
|
+
}
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"scope": "markup.strikethrough",
|
|
1492
|
+
"settings": {
|
|
1493
|
+
"fontStyle": "strikethrough",
|
|
1494
|
+
"foreground": "#a5adce"
|
|
1495
|
+
}
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"scope": [
|
|
1499
|
+
"punctuation.definition.link",
|
|
1500
|
+
"markup.underline.link"
|
|
1501
|
+
],
|
|
1502
|
+
"settings": {
|
|
1503
|
+
"foreground": "#8caaee"
|
|
1504
|
+
}
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"scope": [
|
|
1508
|
+
"text.html.markdown punctuation.definition.link.title",
|
|
1509
|
+
"string.other.link.title.markdown",
|
|
1510
|
+
"markup.link",
|
|
1511
|
+
"punctuation.definition.constant.markdown",
|
|
1512
|
+
"constant.other.reference.link.markdown",
|
|
1513
|
+
"markup.substitution.attribute-reference"
|
|
1514
|
+
],
|
|
1515
|
+
"settings": {
|
|
1516
|
+
"foreground": "#babbf1"
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1519
|
+
{
|
|
1520
|
+
"scope": [
|
|
1521
|
+
"punctuation.definition.raw.markdown",
|
|
1522
|
+
"markup.inline.raw.string.markdown",
|
|
1523
|
+
"markup.raw.block.markdown"
|
|
1524
|
+
],
|
|
1525
|
+
"settings": {
|
|
1526
|
+
"foreground": "#a6d189"
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"scope": "fenced_code.block.language",
|
|
1531
|
+
"settings": {
|
|
1532
|
+
"foreground": "#99d1db"
|
|
1533
|
+
}
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"scope": [
|
|
1537
|
+
"markup.fenced_code.block punctuation.definition",
|
|
1538
|
+
"markup.raw support.asciidoc"
|
|
1539
|
+
],
|
|
1540
|
+
"settings": {
|
|
1541
|
+
"foreground": "#949cbb"
|
|
1542
|
+
}
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"scope": [
|
|
1546
|
+
"markup.quote",
|
|
1547
|
+
"punctuation.definition.quote.begin"
|
|
1548
|
+
],
|
|
1549
|
+
"settings": {
|
|
1550
|
+
"foreground": "#f4b8e4"
|
|
1551
|
+
}
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"scope": "meta.separator.markdown",
|
|
1555
|
+
"settings": {
|
|
1556
|
+
"foreground": "#81c8be"
|
|
1557
|
+
}
|
|
1558
|
+
},
|
|
1559
|
+
{
|
|
1560
|
+
"scope": [
|
|
1561
|
+
"punctuation.definition.list.begin.markdown",
|
|
1562
|
+
"markup.list.bullet"
|
|
1563
|
+
],
|
|
1564
|
+
"settings": {
|
|
1565
|
+
"foreground": "#81c8be"
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"scope": [
|
|
1570
|
+
"entity.other.attribute-name.multipart.nix",
|
|
1571
|
+
"entity.other.attribute-name.single.nix"
|
|
1572
|
+
],
|
|
1573
|
+
"settings": {
|
|
1574
|
+
"foreground": "#8caaee"
|
|
1575
|
+
}
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"scope": "variable.parameter.name.nix",
|
|
1579
|
+
"settings": {
|
|
1580
|
+
"fontStyle": "",
|
|
1581
|
+
"foreground": "#c6d0f5"
|
|
1582
|
+
}
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"scope": "meta.embedded variable.parameter.name.nix",
|
|
1586
|
+
"settings": {
|
|
1587
|
+
"fontStyle": "",
|
|
1588
|
+
"foreground": "#babbf1"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"scope": "string.unquoted.path.nix",
|
|
1593
|
+
"settings": {
|
|
1594
|
+
"fontStyle": "",
|
|
1595
|
+
"foreground": "#f4b8e4"
|
|
1596
|
+
}
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"scope": [
|
|
1600
|
+
"support.attribute.builtin",
|
|
1601
|
+
"meta.attribute.php"
|
|
1602
|
+
],
|
|
1603
|
+
"settings": {
|
|
1604
|
+
"foreground": "#e5c890"
|
|
1605
|
+
}
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"scope": "meta.function.parameters.php punctuation.definition.variable.php",
|
|
1609
|
+
"settings": {
|
|
1610
|
+
"foreground": "#ea999c"
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"scope": "constant.language.php",
|
|
1615
|
+
"settings": {
|
|
1616
|
+
"foreground": "#ca9ee6"
|
|
1617
|
+
}
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"scope": "text.html.php support.function",
|
|
1621
|
+
"settings": {
|
|
1622
|
+
"foreground": "#99d1db"
|
|
1623
|
+
}
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"scope": "keyword.other.phpdoc.php",
|
|
1627
|
+
"settings": {
|
|
1628
|
+
"fontStyle": ""
|
|
1629
|
+
}
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"scope": [
|
|
1633
|
+
"support.variable.magic.python",
|
|
1634
|
+
"meta.function-call.arguments.python"
|
|
1635
|
+
],
|
|
1636
|
+
"settings": {
|
|
1637
|
+
"foreground": "#c6d0f5"
|
|
1638
|
+
}
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"scope": [
|
|
1642
|
+
"support.function.magic.python"
|
|
1643
|
+
],
|
|
1644
|
+
"settings": {
|
|
1645
|
+
"fontStyle": "italic",
|
|
1646
|
+
"foreground": "#99d1db"
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"scope": [
|
|
1651
|
+
"variable.parameter.function.language.special.self.python",
|
|
1652
|
+
"variable.language.special.self.python"
|
|
1653
|
+
],
|
|
1654
|
+
"settings": {
|
|
1655
|
+
"fontStyle": "italic",
|
|
1656
|
+
"foreground": "#e78284"
|
|
1657
|
+
}
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
"scope": [
|
|
1661
|
+
"keyword.control.flow.python",
|
|
1662
|
+
"keyword.operator.logical.python"
|
|
1663
|
+
],
|
|
1664
|
+
"settings": {
|
|
1665
|
+
"foreground": "#ca9ee6"
|
|
1666
|
+
}
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"scope": "storage.type.function.python",
|
|
1670
|
+
"settings": {
|
|
1671
|
+
"foreground": "#ca9ee6"
|
|
1672
|
+
}
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"scope": [
|
|
1676
|
+
"support.token.decorator.python",
|
|
1677
|
+
"meta.function.decorator.identifier.python"
|
|
1678
|
+
],
|
|
1679
|
+
"settings": {
|
|
1680
|
+
"foreground": "#99d1db"
|
|
1681
|
+
}
|
|
1682
|
+
},
|
|
1683
|
+
{
|
|
1684
|
+
"scope": [
|
|
1685
|
+
"meta.function-call.python"
|
|
1686
|
+
],
|
|
1687
|
+
"settings": {
|
|
1688
|
+
"foreground": "#8caaee"
|
|
1689
|
+
}
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"scope": [
|
|
1693
|
+
"entity.name.function.decorator.python",
|
|
1694
|
+
"punctuation.definition.decorator.python"
|
|
1695
|
+
],
|
|
1696
|
+
"settings": {
|
|
1697
|
+
"fontStyle": "italic",
|
|
1698
|
+
"foreground": "#ef9f76"
|
|
1699
|
+
}
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"scope": "constant.character.format.placeholder.other.python",
|
|
1703
|
+
"settings": {
|
|
1704
|
+
"foreground": "#f4b8e4"
|
|
1705
|
+
}
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"scope": [
|
|
1709
|
+
"support.type.exception.python",
|
|
1710
|
+
"support.function.builtin.python"
|
|
1711
|
+
],
|
|
1712
|
+
"settings": {
|
|
1713
|
+
"foreground": "#ef9f76"
|
|
1714
|
+
}
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"scope": [
|
|
1718
|
+
"support.type.python"
|
|
1719
|
+
],
|
|
1720
|
+
"settings": {
|
|
1721
|
+
"foreground": "#ef9f76"
|
|
1722
|
+
}
|
|
1723
|
+
},
|
|
1724
|
+
{
|
|
1725
|
+
"scope": "constant.language.python",
|
|
1726
|
+
"settings": {
|
|
1727
|
+
"foreground": "#ca9ee6"
|
|
1728
|
+
}
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"scope": [
|
|
1732
|
+
"meta.indexed-name.python",
|
|
1733
|
+
"meta.item-access.python"
|
|
1734
|
+
],
|
|
1735
|
+
"settings": {
|
|
1736
|
+
"fontStyle": "italic",
|
|
1737
|
+
"foreground": "#ea999c"
|
|
1738
|
+
}
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"scope": "storage.type.string.python",
|
|
1742
|
+
"settings": {
|
|
1743
|
+
"fontStyle": "italic",
|
|
1744
|
+
"foreground": "#a6d189"
|
|
1745
|
+
}
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"scope": "meta.function.parameters.python",
|
|
1749
|
+
"settings": {
|
|
1750
|
+
"fontStyle": ""
|
|
1751
|
+
}
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"scope": [
|
|
1755
|
+
"meta.annotation.rust",
|
|
1756
|
+
"meta.annotation.rust punctuation",
|
|
1757
|
+
"meta.attribute.rust",
|
|
1758
|
+
"punctuation.definition.attribute.rust"
|
|
1759
|
+
],
|
|
1760
|
+
"settings": {
|
|
1761
|
+
"fontStyle": "italic",
|
|
1762
|
+
"foreground": "#e5c890"
|
|
1763
|
+
}
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"scope": [
|
|
1767
|
+
"meta.attribute.rust string.quoted.double.rust",
|
|
1768
|
+
"meta.attribute.rust string.quoted.single.char.rust"
|
|
1769
|
+
],
|
|
1770
|
+
"settings": {
|
|
1771
|
+
"fontStyle": ""
|
|
1772
|
+
}
|
|
1773
|
+
},
|
|
1774
|
+
{
|
|
1775
|
+
"scope": [
|
|
1776
|
+
"entity.name.function.macro.rules.rust",
|
|
1777
|
+
"storage.type.module.rust",
|
|
1778
|
+
"storage.modifier.rust",
|
|
1779
|
+
"storage.type.struct.rust",
|
|
1780
|
+
"storage.type.enum.rust",
|
|
1781
|
+
"storage.type.trait.rust",
|
|
1782
|
+
"storage.type.union.rust",
|
|
1783
|
+
"storage.type.impl.rust",
|
|
1784
|
+
"storage.type.rust",
|
|
1785
|
+
"storage.type.function.rust",
|
|
1786
|
+
"storage.type.type.rust"
|
|
1787
|
+
],
|
|
1788
|
+
"settings": {
|
|
1789
|
+
"fontStyle": "",
|
|
1790
|
+
"foreground": "#ca9ee6"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"scope": "entity.name.type.numeric.rust",
|
|
1795
|
+
"settings": {
|
|
1796
|
+
"fontStyle": "",
|
|
1797
|
+
"foreground": "#ca9ee6"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"scope": "meta.generic.rust",
|
|
1802
|
+
"settings": {
|
|
1803
|
+
"foreground": "#ef9f76"
|
|
1804
|
+
}
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"scope": "entity.name.impl.rust",
|
|
1808
|
+
"settings": {
|
|
1809
|
+
"fontStyle": "italic",
|
|
1810
|
+
"foreground": "#e5c890"
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"scope": "entity.name.module.rust",
|
|
1815
|
+
"settings": {
|
|
1816
|
+
"foreground": "#ef9f76"
|
|
1817
|
+
}
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"scope": "entity.name.trait.rust",
|
|
1821
|
+
"settings": {
|
|
1822
|
+
"fontStyle": "italic",
|
|
1823
|
+
"foreground": "#e5c890"
|
|
1824
|
+
}
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"scope": "storage.type.source.rust",
|
|
1828
|
+
"settings": {
|
|
1829
|
+
"foreground": "#e5c890"
|
|
1830
|
+
}
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"scope": "entity.name.union.rust",
|
|
1834
|
+
"settings": {
|
|
1835
|
+
"foreground": "#e5c890"
|
|
1836
|
+
}
|
|
1837
|
+
},
|
|
1838
|
+
{
|
|
1839
|
+
"scope": "meta.enum.rust storage.type.source.rust",
|
|
1840
|
+
"settings": {
|
|
1841
|
+
"foreground": "#81c8be"
|
|
1842
|
+
}
|
|
1843
|
+
},
|
|
1844
|
+
{
|
|
1845
|
+
"scope": [
|
|
1846
|
+
"support.macro.rust",
|
|
1847
|
+
"meta.macro.rust support.function.rust",
|
|
1848
|
+
"entity.name.function.macro.rust"
|
|
1849
|
+
],
|
|
1850
|
+
"settings": {
|
|
1851
|
+
"fontStyle": "italic",
|
|
1852
|
+
"foreground": "#8caaee"
|
|
1853
|
+
}
|
|
1854
|
+
},
|
|
1855
|
+
{
|
|
1856
|
+
"scope": [
|
|
1857
|
+
"storage.modifier.lifetime.rust",
|
|
1858
|
+
"entity.name.type.lifetime"
|
|
1859
|
+
],
|
|
1860
|
+
"settings": {
|
|
1861
|
+
"fontStyle": "italic",
|
|
1862
|
+
"foreground": "#8caaee"
|
|
1863
|
+
}
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
"scope": "string.quoted.double.rust constant.other.placeholder.rust",
|
|
1867
|
+
"settings": {
|
|
1868
|
+
"foreground": "#f4b8e4"
|
|
1869
|
+
}
|
|
1870
|
+
},
|
|
1871
|
+
{
|
|
1872
|
+
"scope": "meta.function.return-type.rust meta.generic.rust storage.type.rust",
|
|
1873
|
+
"settings": {
|
|
1874
|
+
"foreground": "#c6d0f5"
|
|
1875
|
+
}
|
|
1876
|
+
},
|
|
1877
|
+
{
|
|
1878
|
+
"scope": "meta.function.call.rust",
|
|
1879
|
+
"settings": {
|
|
1880
|
+
"foreground": "#8caaee"
|
|
1881
|
+
}
|
|
1882
|
+
},
|
|
1883
|
+
{
|
|
1884
|
+
"scope": "punctuation.brackets.angle.rust",
|
|
1885
|
+
"settings": {
|
|
1886
|
+
"foreground": "#99d1db"
|
|
1887
|
+
}
|
|
1888
|
+
},
|
|
1889
|
+
{
|
|
1890
|
+
"scope": "constant.other.caps.rust",
|
|
1891
|
+
"settings": {
|
|
1892
|
+
"foreground": "#ef9f76"
|
|
1893
|
+
}
|
|
1894
|
+
},
|
|
1895
|
+
{
|
|
1896
|
+
"scope": [
|
|
1897
|
+
"meta.function.definition.rust variable.other.rust"
|
|
1898
|
+
],
|
|
1899
|
+
"settings": {
|
|
1900
|
+
"foreground": "#ea999c"
|
|
1901
|
+
}
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
"scope": "meta.function.call.rust variable.other.rust",
|
|
1905
|
+
"settings": {
|
|
1906
|
+
"foreground": "#c6d0f5"
|
|
1907
|
+
}
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
"scope": "variable.language.self.rust",
|
|
1911
|
+
"settings": {
|
|
1912
|
+
"foreground": "#e78284"
|
|
1913
|
+
}
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"scope": [
|
|
1917
|
+
"variable.other.metavariable.name.rust",
|
|
1918
|
+
"meta.macro.metavariable.rust keyword.operator.macro.dollar.rust"
|
|
1919
|
+
],
|
|
1920
|
+
"settings": {
|
|
1921
|
+
"foreground": "#f4b8e4"
|
|
1922
|
+
}
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"scope": [
|
|
1926
|
+
"comment.line.shebang",
|
|
1927
|
+
"comment.line.shebang punctuation.definition.comment",
|
|
1928
|
+
"comment.line.shebang",
|
|
1929
|
+
"punctuation.definition.comment.shebang.shell",
|
|
1930
|
+
"meta.shebang.shell"
|
|
1931
|
+
],
|
|
1932
|
+
"settings": {
|
|
1933
|
+
"fontStyle": "italic",
|
|
1934
|
+
"foreground": "#f4b8e4"
|
|
1935
|
+
}
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"scope": "comment.line.shebang constant.language",
|
|
1939
|
+
"settings": {
|
|
1940
|
+
"fontStyle": "italic",
|
|
1941
|
+
"foreground": "#81c8be"
|
|
1942
|
+
}
|
|
1943
|
+
},
|
|
1944
|
+
{
|
|
1945
|
+
"scope": [
|
|
1946
|
+
"meta.function-call.arguments.shell punctuation.definition.variable.shell",
|
|
1947
|
+
"meta.function-call.arguments.shell punctuation.section.interpolation",
|
|
1948
|
+
"meta.function-call.arguments.shell punctuation.definition.variable.shell",
|
|
1949
|
+
"meta.function-call.arguments.shell punctuation.section.interpolation"
|
|
1950
|
+
],
|
|
1951
|
+
"settings": {
|
|
1952
|
+
"foreground": "#e78284"
|
|
1953
|
+
}
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"scope": "meta.string meta.interpolation.parameter.shell variable.other.readwrite",
|
|
1957
|
+
"settings": {
|
|
1958
|
+
"fontStyle": "italic",
|
|
1959
|
+
"foreground": "#ef9f76"
|
|
1960
|
+
}
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"scope": [
|
|
1964
|
+
"source.shell punctuation.section.interpolation",
|
|
1965
|
+
"punctuation.definition.evaluation.backticks.shell"
|
|
1966
|
+
],
|
|
1967
|
+
"settings": {
|
|
1968
|
+
"foreground": "#81c8be"
|
|
1969
|
+
}
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"scope": "entity.name.tag.heredoc.shell",
|
|
1973
|
+
"settings": {
|
|
1974
|
+
"foreground": "#ca9ee6"
|
|
1975
|
+
}
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"scope": "string.quoted.double.shell variable.other.normal.shell",
|
|
1979
|
+
"settings": {
|
|
1980
|
+
"foreground": "#c6d0f5"
|
|
1981
|
+
}
|
|
1982
|
+
}
|
|
1983
|
+
],
|
|
1984
|
+
"type": "dark"
|
|
1985
|
+
}
|