1{
2 "name": "Noctis Azureus",
3 "type": "dark",
4 "colors": {
5 "selection.background": "#1679b6cc",
6 "descriptionForeground": "#61a6d1",
7 "errorForeground": "#e34e1c",
8 "widget.shadow": "#00000044",
9 "editor.background": "#07273b",
10 "editor.foreground": "#becfda",
11 "editorLineNumber.foreground": "#4d6c80",
12 "editorLineNumber.activeForeground": "#61a6d1",
13 "editorCursor.foreground": "#b3e2ff",
14 "badge.background": "#49ace9",
15 "badge.foreground": "#0f1315",
16 "activityBar.background": "#07273b",
17 "activityBar.dropBackground": "#61a6d165",
18 "activityBar.border": "#0f1315",
19 "activityBar.foreground": "#1679b6",
20 "activityBar.inactiveForeground": "#1679b677",
21 "activityBarBadge.background": "#49ace9",
22 "activityBarBadge.foreground": "#0f1315",
23 "activityBar.activeBackground": "#49ace933",
24 "activityBar.activeBorder": "#49ace9",
25 "sideBar.background": "#062132",
26 "sideBar.dropBackground": "#062132",
27 "sideBar.border": "#0f1315",
28 "sideBar.foreground": "#9fb6c6",
29 "sideBarSectionHeader.background": "#09334e",
30 "sideBarSectionHeader.foreground": "#9fb6c6",
31 "sideBarTitle.foreground": "#9fb6c6",
32 "sideBarSectionHeader.border": "#0f1315",
33 "statusBar.foreground": "#1679b6",
34 "statusBar.background": "#07273b",
35 "statusBar.border": "#0f1315",
36 "statusBar.debuggingBackground": "#07273b",
37 "statusBar.debuggingForeground": "#ff80ac50",
38 "statusBar.debuggingBorder": "#ff80acaf",
39 "statusBar.noFolderForeground": "#879dab",
40 "statusBar.noFolderBackground": "#07273b",
41 "statusBar.noFolderBorder": "#07273b",
42 "statusBarItem.activeBackground": "#007ecc59",
43 "statusBarItem.hoverBackground": "#0a3652",
44 "statusBarItem.prominentBackground": "#051e2e",
45 "statusBarItem.prominentHoverBackground": "#002f4d",
46 "button.background": "#007f99",
47 "button.foreground": "#ebf7ff",
48 "button.hoverBackground": "#0ac",
49 "dropdown.background": "#09334e",
50 "dropdown.border": "#09334e",
51 "dropdown.foreground": "#61a6d1",
52 "editorMarkerNavigation.background": "#3a3a5e29",
53 "editorMarkerNavigationError.background": "#e34e1c",
54 "editorMarkerNavigationWarning.background": "#e69533",
55 "editorError.border": "#07273b",
56 "editorError.foreground": "#e34e1c",
57 "editorWarning.border": "#07273b",
58 "editorWarning.foreground": "#e69533",
59 "editorInfo.border": "#07273b",
60 "editorInfo.foreground": "#49ace9",
61 "editorHint.border": "#49e9a600",
62 "editorHint.foreground": "#49e9a6",
63 "editorGroup.emptyBackground": "#4d6c8033",
64 "editorGroup.border": "#0f1315",
65 "editorGroup.dropBackground": "#4d6c8033",
66 "editorGroupHeader.noTabsBackground": "#09334e",
67 "editorGroupHeader.tabsBackground": "#09334e",
68 "editorGroupHeader.tabsBorder": "#09334e",
69 "tab.activeBackground": "#07273b",
70 "tab.unfocusedActiveBackground": "#002c47",
71 "tab.activeForeground": "#49ace9",
72 "tab.border": "#0f1315",
73 "tab.inactiveBackground": "#09334e",
74 "tab.inactiveForeground": "#9fb6c6",
75 "tab.unfocusedActiveForeground": "#9fb6c6",
76 "tab.unfocusedInactiveForeground": "#9fb6c6",
77 "tab.activeBorderTop": "#49ace9",
78 "tab.activeModifiedBorder": "#49e9a6",
79 "tab.activeBorder": "#07273b",
80 "tab.unfocusedActiveBorder": "#07273b",
81 "tab.unfocusedHoverBackground": "#1679b621",
82 "textBlockQuote.background": "#07273b",
83 "textBlockQuote.border": "#1679b6",
84 "textCodeBlock.background": "#07273b",
85 "textLink.activeForeground": "#49ace9",
86 "textLink.foreground": "#49ace9",
87 "textPreformat.foreground": "#ffc180",
88 "textSeparator.foreground": "#07273b",
89 "walkThrough.embeddedEditorBackground": "#07273b",
90 "welcomePage.buttonBackground": "#051b29",
91 "welcomePage.buttonHoverBackground": "#09334e",
92 "input.background": "#051b29",
93 "input.border": "#002f4d",
94 "input.foreground": "#CDD3DE",
95 "input.placeholderForeground": "#879dab",
96 "inputOption.activeBorder": "#1679b6",
97 "inputValidation.errorForeground": "#ff4000",
98 "inputValidation.errorBackground": "#501502ee",
99 "inputValidation.errorBorder": "#691c02",
100 "inputValidation.infoForeground": "#40d4e7",
101 "inputValidation.infoBackground": "#0f6e7bee",
102 "inputValidation.infoBorder": "#148f9f",
103 "inputValidation.warningForeground": "#e69533",
104 "inputValidation.warningBackground": "#82694acc",
105 "inputValidation.warningBorder": "#a88457",
106 "editorWidget.background": "#09334e",
107 "editorWidget.border": "#0f1315",
108 "editorHoverWidget.background": "#002942",
109 "editorHoverWidget.border": "#0f1315",
110 "editorSuggestWidget.background": "#002942",
111 "editorSuggestWidget.border": "#0f1315",
112 "editorSuggestWidget.foreground": "#9fb6c6",
113 "editorSuggestWidget.highlightForeground": "#49ace9",
114 "editorSuggestWidget.selectedBackground": "#0c3f5f",
115 "editorGutter.background": "#07273b",
116 "editorGutter.addedBackground": "#8ce99a",
117 "editorGutter.deletedBackground": "#e34e1c",
118 "editorGutter.modifiedBackground": "#ffc180",
119 "editor.selectionBackground": "#1679b655",
120 "editor.selectionHighlightBackground": "#49ace933",
121 "editor.inactiveSelectionBackground": "#1679b633",
122 "editor.wordHighlightStrongBackground": "#cc990033",
123 "editor.wordHighlightBackground": "#e4b78133",
124 "editor.findMatchBackground": "#40bf6a11",
125 "editor.findMatchHighlightBackground": "#0e667179",
126 "editor.findRangeHighlightBackground": "#49e9a622",
127 "editor.hoverHighlightBackground": "#1679b63f",
128 "editor.lineHighlightBackground": "#003c61ee",
129 "editor.lineHighlightBorder": "#003c61",
130 "editor.rangeHighlightBackground": "#49d6e922",
131 "editorLink.activeForeground": "#14a5ff",
132 "editorWhitespace.foreground": "#ffffff21",
133 "editorIndentGuide.background": "#183c53",
134 "editorIndentGuide.activeBackground": "#28658a",
135 "editorBracketMatch.background": "#1679b622",
136 "editorBracketMatch.border": "#1679b6",
137 "editorRuler.foreground": "#1a425b",
138 "editorCodeLens.foreground": "#5b858b",
139 "terminal.ansiBlack": "#28353e",
140 "terminal.ansiRed": "#e66533",
141 "terminal.ansiGreen": "#49e9a6",
142 "terminal.ansiYellow": "#e4b781",
143 "terminal.ansiBlue": "#49ace9",
144 "terminal.ansiMagenta": "#df769b",
145 "terminal.ansiCyan": "#49d6e9",
146 "terminal.ansiWhite": "#aec3d0",
147 "terminal.ansiBrightBlack": "#475e6c",
148 "terminal.ansiBrightRed": "#e97749",
149 "terminal.ansiBrightGreen": "#60ebb1",
150 "terminal.ansiBrightYellow": "#e69533",
151 "terminal.ansiBrightBlue": "#60b6eb",
152 "terminal.ansiBrightMagenta": "#e798b3",
153 "terminal.ansiBrightCyan": "#60dbeb",
154 "terminal.ansiBrightWhite": "#becfda",
155 "terminal.background": "#051b29",
156 "terminal.foreground": "#becfda",
157 "terminalCursor.background": "#051b29",
158 "terminalCursor.foreground": "#becfda",
159 "merge.border": "#07273b00",
160 "merge.currentContentBackground": "#85f1ff22",
161 "merge.currentHeaderBackground": "#85f1ff44",
162 "merge.incomingContentBackground": "#9d92f222",
163 "merge.incomingHeaderBackground": "#9d92f244",
164 "merge.commonContentBackground": "#ffc18022",
165 "merge.commonHeaderBackground": "#ffc18044",
166 "editorOverviewRuler.currentContentForeground": "#85f1ff44",
167 "editorOverviewRuler.incomingContentForeground": "#9d92f244",
168 "editorOverviewRuler.commonContentForeground": "#ffc18044",
169 "editorOverviewRuler.border": "#07273b",
170 "notificationCenter.border": "#09334e",
171 "notificationCenterHeader.foreground": "#879dab",
172 "notificationCenterHeader.background": "#09334e",
173 "notificationToast.border": "#09334e",
174 "notifications.foreground": "#CDD3DE",
175 "notifications.background": "#09334e",
176 "notifications.border": "#09334e",
177 "notificationLink.foreground": "#879dab",
178 "diffEditor.insertedTextBackground": "#16b67327",
179 "diffEditor.removedTextBackground": "#e6653341",
180 "debugToolBar.background": "#07273b",
181 "debugExceptionWidget.background": "#07273b",
182 "debugExceptionWidget.border": "#1679b6",
183 "extensionButton.prominentBackground": "#008c99",
184 "extensionButton.prominentForeground": "#e5f5f5",
185 "extensionButton.prominentHoverBackground": "#00bbcc",
186 "focusBorder": "#09334e",
187 "foreground": "#becfda",
188 "panel.background": "#051b29",
189 "panel.border": "#1679b6",
190 "panelTitle.activeBorder": "#1679b6",
191 "panelTitle.activeForeground": "#49ace9",
192 "panelTitle.inactiveForeground": "#507b95",
193 "peekView.border": "#1679b6",
194 "peekViewEditor.background": "#001f33",
195 "peekViewEditor.matchHighlightBackground": "#005b9433",
196 "peekViewEditor.matchHighlightBorder": "#007ecc",
197 "peekViewEditorGutter.background": "#001f33",
198 "peekViewResult.background": "#002338",
199 "peekViewResult.fileForeground": "#ffc180",
200 "peekViewResult.lineForeground": "#879dab",
201 "peekViewResult.matchHighlightBackground": "#09334e",
202 "peekViewResult.selectionBackground": "#09334e",
203 "peekViewResult.selectionForeground": "#879dab",
204 "peekViewTitle.background": "#002338",
205 "peekViewTitleDescription.foreground": "#879dab",
206 "peekViewTitleLabel.foreground": "#ffc180",
207 "progressBar.background": "#49ace9",
208 "scrollbar.shadow": "#00000044",
209 "scrollbarSlider.activeBackground": "#008ee677",
210 "scrollbarSlider.background": "#008ee633",
211 "scrollbarSlider.hoverBackground": "#008ee655",
212 "gitDecoration.addedResourceForeground": "#16b673",
213 "gitDecoration.modifiedResourceForeground": "#49e9a6",
214 "gitDecoration.deletedResourceForeground": "#e34e1c",
215 "gitDecoration.untrackedResourceForeground": "#40d4e7",
216 "gitDecoration.ignoredResourceForeground": "#5b788b",
217 "gitDecoration.conflictingResourceForeground": "#ffc180",
218 "pickerGroup.border": "#1679b6",
219 "pickerGroup.foreground": "#49ace9",
220 "list.activeSelectionBackground": "#0c3f5f",
221 "list.activeSelectionForeground": "#ebf7ff",
222 "list.dropBackground": "#002a4d",
223 "list.focusBackground": "#0b3c5b",
224 "list.focusForeground": "#ebf7ff",
225 "list.highlightForeground": "#49ace9",
226 "list.hoverBackground": "#00558a65",
227 "list.hoverForeground": "#ebf7ff",
228 "list.inactiveFocusBackground": "#082d44",
229 "list.inactiveSelectionBackground": "#09334e",
230 "list.inactiveSelectionForeground": "#becfda",
231 "list.errorForeground": "#e34e1c",
232 "list.warningForeground": "#ffa857",
233 "listFilterWidget.background": "#002a4d",
234 "listFilterWidget.outline": "#49e9a6",
235 "listFilterWidget.noMatchesOutline": "#e34e1c",
236 "tree.indentGuidesStroke": "#4d6c80",
237 "settings.headerForeground": "#becfda",
238 "settings.modifiedItemIndicator": "#15ac31",
239 "settings.dropdownListBorder": "#0051a877",
240 "settings.dropdownBackground": "#09334e",
241 "settings.dropdownForeground": "#0ac",
242 "settings.dropdownBorder": "#09334e",
243 "settings.checkboxBackground": "#09334e",
244 "settings.checkboxForeground": "#0ac",
245 "settings.checkboxBorder": "#09334e",
246 "settings.textInputBackground": "#09334e",
247 "settings.textInputForeground": "#0ac",
248 "settings.textInputBorder": "#09334e",
249 "settings.numberInputBackground": "#051b29",
250 "settings.numberInputForeground": "#7060eb",
251 "settings.numberInputBorder": "#051b29",
252 "breadcrumb.foreground": "#9fb6c6",
253 "breadcrumb.background": "#07273b",
254 "breadcrumb.focusForeground": "#49ace9",
255 "breadcrumb.activeSelectionForeground": "#ebf7ff",
256 "breadcrumbPicker.background": "#09334e",
257 "titleBar.activeBackground": "#07273b",
258 "titleBar.activeForeground": "#becfda",
259 "titleBar.inactiveBackground": "#07273b",
260 "titleBar.inactiveForeground": "#9fb6c6",
261 "menu.background": "#09334e",
262 "menu.foreground": "#9fb6c6",
263 "menu.selectionBackground": "#0b3c5b",
264 "menu.selectionForeground": "#49ace9",
265 "menu.selectionBorder": "#0b3c5b",
266 "menu.separatorBackground": "#49ace9",
267 "menubar.selectionBackground": "#0b3c5b",
268 "menubar.selectionForeground": "#49ace9",
269 "menubar.selectionBorder": "#0b3c5b",
270 "editor.snippetTabstopHighlightBackground": "#051b29",
271 "editor.snippetTabstopHighlightBorder": "#062132",
272 "editor.snippetFinalTabstopHighlightBackground": "#051b29",
273 "editor.snippetFinalTabstopHighlightBorder": "#062132",
274 "minimap.findMatchHighlight": "#49ace9ee",
275 "minimap.errorHighlight": "#e34e1cee",
276 "minimap.warningHighlight": "#e69533ee",
277 "minimapGutter.addedBackground": "#16b673",
278 "minimapGutter.modifiedBackground": "#49e9a6",
279 "minimapGutter.deletedBackground": "#e34e1c",
280 "minimap.background": "#07273b99"
281 },
282 "tokenColors": [
283 {
284 "name": "COMMENT",
285 "scope": [
286 "comment",
287 "punctuation.definition.comment",
288 "punctuation.definition.tag",
289 "comment.block.documentation punctuation.definition.bracket",
290 "source.ocaml comment constant.regexp meta.separator",
291 "markup.other.anchor support.constant",
292 "markup.fenced_code",
293 "markup.fenced_code punctuation.definition",
294 "punctuation.definition.heading",
295 "punctuation.definition.bold.markdown",
296 "punctuation.definition.italic.markdown",
297 "punctuation.definition.strikethrough.markdown"
298 ],
299 "settings": {
300 "foreground": "#5988a6"
301 }
302 },
303 {
304 "name": "TEXT",
305 "scope": [
306 "constant.character",
307 "constant.escape",
308 "text.html.markdown",
309 "punctuation.definition.list_item",
310 "keyword.begin.tag.ejs",
311 "constant.name.attribute.tag.pug",
312 "source.clojure meta.symbol",
313 "constant.other.description.jsdoc",
314 "keyword.other.array.phpdoc.php",
315 "keyword.operator.other.powershell",
316 "meta.link.inline punctuation.definition.string",
317 "source.sql",
318 "source meta.brace",
319 "source punctuation",
320 "text.html punctuation",
321 "markup meta punctuation.definition",
322 "meta.bracket.julia",
323 "meta.array.julia",
324 "entity.name.footnote",
325 "source.ocaml punctuation.definition.tag",
326 "source.ocaml entity.name.filename",
327 "source.reason entity.name.filename",
328 "entity.other.attribute-name strong",
329 "binding.fsharp keyword.symbol.fsharp",
330 "entity.name.record.field.elm",
331 "entity.name.record.field.accessor.elm",
332 "storage.modifier.array.bracket",
333 "source.css entity.other",
334 "meta.attribute-selector punctuation.definition.entity",
335 "markup.other.anchor string",
336 "punctuation.separator",
337 "punctuation.section",
338 "punctuation.terminator"
339 ],
340 "settings": {
341 "foreground": "#becfda"
342 }
343 },
344 {
345 "name": "KEYWORD",
346 "scope": [
347 "keyword",
348 "keyword.control",
349 "keyword.other.template",
350 "keyword.other.substitution",
351 "storage.modifier",
352 "meta.tag.sgml",
353 "punctuation.accessor",
354 "constant.other.color",
355 "entity.name.section",
356 "markup.heading",
357 "markup.heading punctuation.definition",
358 "entity.other.attribute-name.pseudo-class",
359 "entity.other.attribute-name.pseudo-element",
360 "tag.decorator.js entity.name.tag.js",
361 "tag.decorator.js punctuation.definition.tag.js",
362 "storage.type.function.pug",
363 "text.pug storage.type",
364 "text.pug meta.tag.other",
365 "source.clojure storage.control",
366 "meta.expression.clojure",
367 "punctuation.separator.slice.python",
368 "punctuation.separator.question-mark.cs",
369 "punctuation.definition.parameters.varargs",
370 "source.go keyword.operator",
371 "punctuation.separator.pointer-access",
372 "punctuation.separator.other.ruby",
373 "keyword.package",
374 "keyword.import",
375 "punctuation.definition.keyword",
376 "punctuation.separator.hash.cs",
377 "entity.other.attribute-name.pseudo-class.css punctuation.definition.entity.css",
378 "entity.other.attribute-name.pseudo-element.css punctuation.definition.entity.css",
379 "source.kotlin storage.type.import",
380 "source.kotlin storage.type.package",
381 "constant.string.documentation.powershell",
382 "punctuation.section.directive",
383 "storage.type.rust",
384 "punctuation.definition.attribute",
385 "punctuation.definition.preprocessor",
386 "punctuation.separator.namespace",
387 "punctuation.separator.method",
388 "keyword.control punctuation.definition.function",
389 "source.ocaml variable.interpolation string",
390 "source.reason variable.interpolation",
391 "punctuation.definition.directive",
392 "storage.type.modifier",
393 "keyword.other.class.fileds",
394 "source.toml entity.other.attribute-name",
395 "source.css entity.name.tag.custom",
396 "sharing.modifier",
397 "keyword.control.class.ruby",
398 "keyword.control.def.ruby"
399 ],
400 "settings": {
401 "foreground": "#df769b"
402 }
403 },
404 {
405 "name": "VARIABLE",
406 "scope": [
407 "variable",
408 "variable.object",
409 "variable.other",
410 "variable.parameter",
411 "support",
412 "entity.name.module",
413 "variable.import.parameter",
414 "variable.other.class",
415 "meta.toc-list.id.html",
416 "source.json meta.structure.dictionary.json support.type.property-name.json",
417 "meta.var.clojure",
418 "entity.name.variable",
419 "source.java meta.class.body.java",
420 "entity.name.package.go",
421 "source.c",
422 "source.cpp",
423 "source.go",
424 "source.python",
425 "meta.function-call.arguments.python",
426 "source.ruby",
427 "source.coffee.embedded.source",
428 "source.coffee",
429 "storage.modifier.import",
430 "storage.modifier.package",
431 "storage.type.annotation",
432 "punctuation.definition.annotation",
433 "source.groovy.embedded.source",
434 "punctuation.definition.variable",
435 "source.powershell",
436 "string.quoted.interpolated.vala constant.character.escape.vala",
437 "source.apacheconf",
438 "source.objc",
439 "source.crystal",
440 "string.quoted.double.kotlin entity.string.template.element.kotlin",
441 "entity.name.package.kotlin",
442 "meta.template.expression.kotlin",
443 "parameter.variable.function",
444 "variable.other.constant.elixir",
445 "source.elixir.embedded.source",
446 "source.sql.embedded",
447 "punctuation.definition.placeholder",
448 "source.swift",
449 "source.julia",
450 "source.shell",
451 "variable.other.normal punctuation.definition.variable.shell",
452 "source.reason variable.language",
453 "source.reason variable.language string.other.link",
454 "source.elm meta.value",
455 "source.elm meta.declaration.module",
456 "meta.embedded.block variable punctuation.definition.variable.php",
457 "string.quoted.double.class.other",
458 "source.toml keyword",
459 "support.type.nim",
460 "source.tf meta.template.expression",
461 "source.scala entity.name.import",
462 "markup.code",
463 "markup.fenced_code.block"
464 ],
465 "settings": {
466 "foreground": "#e4b781"
467 }
468 },
469 {
470 "name": "ANNOTATION",
471 "scope": [
472 "support.variable.property",
473 "constant.other.symbol.hashkey.ruby",
474 "constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby",
475 "entity.other.attribute-name.id",
476 "entity.other.attribute-name.id punctuation.definition.entity",
477 "entity.name.type.annotation.kotlin",
478 "support.type.primitive",
479 "meta.type.parameters entity.name.type",
480 "meta.type.annotation entity.name.type",
481 "punctuation.definition.typeparameters",
482 "source.python support.type.python",
483 "comment.block.documentation.phpdoc.php keyword.other.type.php",
484 "storage.type.php",
485 "keyword.type",
486 "storage.type.cs",
487 "storage.type.c",
488 "storage.type.objc",
489 "punctuation.definition.storage.type.objc",
490 "markup punctuation.definition",
491 "storage.type.powershell",
492 "comment.block.documentation entity.name.type",
493 "source.java storage.type",
494 "storage.type.primitive",
495 "source.groovy storage.type",
496 "storage.type.r",
497 "source.haskell storage.type",
498 "punctuation.separator.clause-head-body",
499 "source.go storage.type",
500 "storage.type.core.rust",
501 "storage.class.std.rust",
502 "storage.modifier.lifetime.rust",
503 "entity.name.lifetime.rust",
504 "support.type.vb",
505 "entity.name.type.kotlin",
506 "support.type.julia",
507 "constant.other.reference",
508 "source.graphql support.type",
509 "source.reason support.type string",
510 "entity.name.type.fsharp",
511 "source.elm storage.type",
512 "storage.type.user-defined",
513 "storage.type.built-in",
514 "support.type.builtin",
515 "source.swift support.type",
516 "support.class.crystal",
517 "storage.type.integral",
518 "source.cpp storage.type.cpp",
519 "source.vala storage.type",
520 "source.hlsl storage.type.basic",
521 "source.hlsl support.type.other",
522 "source.apex storage.type",
523 "source.nim storage.type",
524 "source.cpp entity.name.type",
525 "support.class.builtin",
526 "source.tf meta.keyword.string",
527 "source.tf meta.keyword.number",
528 "source.scala entity.name.class",
529 "markup.raw.monospace",
530 "markup.mark",
531 "entity.name.type.primitive",
532 "entity.name.type.numeric"
533 ],
534 "settings": {
535 "foreground": "#d67e5c"
536 }
537 },
538 {
539 "name": "CONSTANT",
540 "scope": [
541 "constant",
542 "variable.other.constant",
543 "support.constant",
544 "punctuation.definition.entity",
545 "constant.character.entity",
546 "support.variable.magic",
547 "markup.quote",
548 "entity.name.type.type-parameter.cs",
549 "punctuation.bracket.angle",
550 "entity.name.function.preprocessor.c",
551 "storage.type.scala",
552 "entity.helper.apacheconf",
553 "variable.language.crystal",
554 "punctuation.definition.constant",
555 "support.constant punctuation.definition.variable",
556 "constant.character.math",
557 "support.class.math",
558 "source.graphql constant.character",
559 "source.reason constant.language.list",
560 "source.cpp variable.other.enummember",
561 "support.variable.class.hideshow",
562 "entity.other.attribute-name.class",
563 "meta.attribute.id entity.other.attribute-name",
564 "text.html entity.other.attribute-name",
565 "meta.tag.attributes entity.other.attribute-name",
566 "text.xml entity.other.attribute-name",
567 "source.cs entity.other.attribute-name",
568 "constant.character.format.placeholder",
569 "constant.other.placeholder",
570 "source.vue entity.other.attribute-name",
571 "entity.other.attribute-name.mjml",
572 "source.vue meta.directive punctuation.separator.key-value",
573 "meta.definition.attribute-entry punctuation.separator"
574 ],
575 "settings": {
576 "foreground": "#d5971a"
577 }
578 },
579 {
580 "name": "TAG",
581 "scope": [
582 "variable.language",
583 "variable.parameter.function.language.special",
584 "punctuation.definition.italic",
585 "punctuation.definition.bold",
586 "entity.name.tag",
587 "variable.language punctuation.definition.variable",
588 "keyword.control.clojure",
589 "support.type.exception.python",
590 "keyword.other.this.cs",
591 "keyword.other.base.cs",
592 "keyword.other.var.cs",
593 "storage.modifier.super",
594 "source.go keyword",
595 "keyword.function.go",
596 "meta.separator",
597 "keyword.other.fn.rust",
598 "storage.modifier.static.rust",
599 "source.r meta.function.r keyword.control.r",
600 "storage.type.def",
601 "meta.class.identifier storage.modifier",
602 "source.scala keyword.declaration",
603 "storage.type",
604 "comment.block.documentation punctuation.definition.block.tag",
605 "comment.block.documentation punctuation.definition.inline.tag",
606 "entity.tag.apacheconf",
607 "keyword.other.julia",
608 "source.julia storage.modifier",
609 "constant.language.empty-list.haskell",
610 "meta.function.powershell storage.type.powershell",
611 "keyword.control.fun",
612 "punctuation.terminator.function",
613 "keyword.other.rust",
614 "keyword.other.declaration-specifier.swift",
615 "keyword.control.class",
616 "keyword.control.def",
617 "source.ocaml keyword markup.underline",
618 "source.ocaml storage.type markup.underline",
619 "binding.fsharp keyword",
620 "function.anonymous keyword",
621 "function.anonymous keyword.symbol.fsharp",
622 "meta.embedded.block variable.language punctuation.definition.variable.php",
623 "keyword.declaration.dart",
624 "source.wsd keyword.other.class",
625 "source.wsd keyword.other.linebegin",
626 "keyword.other.skinparam.keyword",
627 "keyword.other.nim",
628 "markup.deleted.diff",
629 "source.tf support.class.variable",
630 "meta.function.lua keyword.control.lua",
631 "markup.block entity.name.tag",
632 "markup.meta.attribute-list",
633 "source.zig keyword.default",
634 "source.zig keyword.structure"
635 ],
636 "settings": {
637 "foreground": "#e66533"
638 }
639 },
640 {
641 "name": "STRING",
642 "scope": [
643 "string",
644 "punctuation.definition.string",
645 "source.css support.constant",
646 "entity.name.import.go",
647 "markup.raw.texttt",
648 "markup.inserted.diff",
649 "source.scala punctuation.definition.character",
650 "constant.character.literal.scala",
651 "source.tf entity.name"
652 ],
653 "settings": {
654 "foreground": "#49e9a6"
655 }
656 },
657 {
658 "name": "STRINGINTERPOLATED",
659 "scope": [
660 "string.template",
661 "punctuation.definition.string.template",
662 "string.interpolated.python string.quoted.single.python",
663 "string.quoted.double.heredoc",
664 "string.quoted.interpolated.vala",
665 "string.quoted.interpolated.vala punctuation.definition.string",
666 "string.regexp.apacheconf",
667 "markup.inline.raw.string",
668 "markup.inline.raw punctuation.definition.raw",
669 "string.quoted.double.interpolated.crystal",
670 "string.quoted.double.interpolated.crystal punctuation.definition.string",
671 "text.tex markup.raw"
672 ],
673 "settings": {
674 "foreground": "#16b673"
675 }
676 },
677 {
678 "name": "NUMBER",
679 "scope": [
680 "constant.numeric",
681 "constant.language",
682 "punctuation.separator.decimal.period.php",
683 "keyword.operator.null-conditional.cs",
684 "punctuation.separator.question-mark.cs",
685 "constant.integer.apacheconf",
686 "keyword.operator.nullable-type",
687 "constant.language punctuation.definition.variable",
688 "constant.others.fsharp",
689 "keyword.other.unit",
690 "string.quoted.double.skinparam.value",
691 "source.toml constant",
692 "source.zig keyword.constant.bool",
693 "source.zig keyword.constant.default"
694 ],
695 "settings": {
696 "foreground": "#7060eb"
697 }
698 },
699 {
700 "name": "FUNCTION",
701 "scope": [
702 "variable.function",
703 "support.type.property-name",
704 "entity.name.function",
705 "string.other.link",
706 "markup.link",
707 "support.type.vendored",
708 "support.other.variable",
709 "meta.function-call.generic.python",
710 "meta.method-call.groovy meta.method.groovy",
711 "meta.class.body.groovy meta.method.body.java storage.type.groovy",
712 "punctuation.definition.decorator",
713 "support.function.any-method",
714 "text.tex support.function",
715 "text.tex punctuation.definition.function",
716 "entity.name.section.fsharp entity.name.section.fsharp",
717 "support.variable.class.function",
718 "keyword.control.cucumber.table",
719 "punctuation.decorator",
720 "source.tf support.class"
721 ],
722 "settings": {
723 "foreground": "#16a3b6"
724 }
725 },
726 {
727 "name": "SUPPORT",
728 "scope": [
729 "entity.name",
730 "entity.other",
731 "support.orther.namespace.use.php",
732 "meta.use.php",
733 "support.other.namespace.php",
734 "support.type",
735 "support.class",
736 "punctuation.definition.parameters",
737 "support.function",
738 "support.function.construct",
739 "markup.changed.git_gutter",
740 "markup.underline.link",
741 "markup.underline.link.image",
742 "markup.underline",
743 "meta.symbol.namespace.clojure",
744 "entity.mime-type.apacheconf",
745 "keyword.operator.function.infix",
746 "entity.name.function.infix",
747 "entity.name.function.call.kotlin",
748 "text.tex support.function.verb",
749 "text.tex support.function.texttt",
750 "source.reason constant.language.unit",
751 "source.ocaml constant.language constant.numeric entity.other.attribute-name.id.css",
752 "source.reason entity.other.attribute-name constant.language constant.numeric",
753 "constant.language.unit.fsharp",
754 "source.wsd support.class.preprocessings",
755 "keyword.language.gherkin.feature.scenario",
756 "source.nim keyword.other.common.function",
757 "entity.name.type.namespace",
758 "entity.name.scope-resolution.function.call"
759 ],
760 "settings": {
761 "foreground": "#49d6e9"
762 }
763 },
764 {
765 "name": "MISC",
766 "scope": [
767 "source.js constant.other.object.key.js string.unquoted.label.js",
768 "source.js punctuation.section.embedded",
769 "punctuation.definition.template-expression",
770 "support.class",
771 "storage.type.string.python",
772 "string.interpolated.pug",
773 "support.constant.handlebars",
774 "source.clojure punctuation.section.set",
775 "source.clojure punctuation.section.metadata",
776 "entity.global.clojure",
777 "source.python meta.function-call.python support.type.python",
778 "entity.other.inherited-class.python",
779 "punctuation.definition.interpolation",
780 "punctuation.section.embedded.begin.ruby",
781 "punctuation.section.embedded.end.ruby source.ruby",
782 "support.constant.math",
783 "entity.namespace.r",
784 "meta.method-call.groovy storage.type.groovy",
785 "source.scala entity.name.class.declaration",
786 "constant.character.escape",
787 "support.function.macro.julia",
788 "string.replacement.apacheconf",
789 "storage.modifier.using.vala",
790 "constant.other.haskell",
791 "source.objc entity.name.tag",
792 "string.quoted.other.literal.upper.crystal punctuation.definition.string",
793 "meta.embedded.line.crystal punctuation.section.embedded",
794 "meta.embedded.line.crystal punctuation.section.embedded source.crystal",
795 "punctuation.section.embedded",
796 "punctuation.section.tag",
797 "punctuation.section.embedded source.swift",
798 "variable.other.bracket punctuation.definition.variable",
799 "string.interpolated.dollar punctuation.definition.string",
800 "constant.character.escape punctuation.definition.keyword",
801 "source.ocaml entity.name.class constant.numeric",
802 "source.reason entity.name.class",
803 "keyword.format.specifier.fsharp",
804 "support.module.elm",
805 "meta.embedded.block.php punctuation.definition.variable.php",
806 "source.vala storage.type",
807 "support.variable.class.group",
808 "entity.name.type.class",
809 "source.tf meta.keyword.list",
810 "source.tf meta.keyword.map",
811 "entity.name.class.lua",
812 "markup.substitution"
813 ],
814 "settings": {
815 "foreground": "#49ace9"
816 }
817 },
818 {
819 "name": "INVALID",
820 "scope": [
821 "invalid",
822 "invalid.illegal"
823 ],
824 "settings": {
825 "foreground": "#e3541c"
826 }
827 },
828 {
829 "name": "ITALIC",
830 "scope": [
831 "comment",
832 "storage.modifier",
833 "punctuation.definition.comment",
834 "entity.other",
835 "variable.language",
836 "support.type.vendored",
837 "support.constant.vendored",
838 "markup.quote",
839 "markup.italic",
840 "tag.decorator.js entity.name.tag.js",
841 "tag.decorator.js punctuation.definition.tag.js",
842 "keyword.control.clojure",
843 "source.clojure meta.symbol.dynamic",
844 "keyword.other.this.cs",
845 "keyword.other.base.cs",
846 "variable.other.member.c",
847 "support.type.core.rust",
848 "variable.other.object.property",
849 "variable.other.property",
850 "source.r meta.function.r keyword.control.r",
851 "comment.line.roxygen.r keyword",
852 "comment.line.roxygen.r variable.parameter.r",
853 "keyword.control.inheritance.coffee",
854 "comment.block.documentation.phpdoc.php keyword",
855 "keyword.other.array.phpdoc.php",
856 "storage.type.modifier",
857 "comment.block.javadoc.java keyword",
858 "comment.block.javadoc.java variable.parameter.java",
859 "keyword.operator.documentation.powershell",
860 "storage.type.scala",
861 "variable.parameter.function.language.special",
862 "comment.block.documentation.scala keyword",
863 "comment.block.documentation.scala variable.parameter",
864 "support.function.builtin.go",
865 "constant.other.symbol.hashkey.ruby",
866 "constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby",
867 "constant.other.symbol.ruby",
868 "source.vala storage.type.generic",
869 "constant.other.table-name",
870 "constant.other.placeholder",
871 "variable.other.field",
872 "entity.alias.import.go",
873 "source.swift keyword.other.declaration-specifier",
874 "support.variable.swift",
875 "keyword.other.capture-specifier",
876 "text.tex support.function.emph",
877 "constant.other.math",
878 "support.function.textit",
879 "entity.name.footnote",
880 "entity.name.function.directive.graphql",
881 "source.graphql support.type.enum",
882 "source.ocaml entity.name.filename",
883 "source.reason entity.name.filename",
884 "abstract.definition.fsharp keyword",
885 "abstract.definition.fsharp entity",
886 "function.anonymous keyword",
887 "entity.name.record.field.accessor.elm",
888 "support.type.primitive",
889 "support.type.builtin",
890 "keyword.type.cs",
891 "storage.type.built-in",
892 "storage.type.primitive",
893 "source.python support.type.python",
894 "storage.type.core.rust",
895 "source.swift support.type",
896 "source.go storage.type",
897 "storage.type.php",
898 "storage.type.function.kotlin",
899 "entity.name.type.kotlin",
900 "support.type.julia",
901 "variable.other.member",
902 "keyword.other.import",
903 "keyword.package",
904 "keyword.import",
905 "source.wsd keyword.control.diagram",
906 "keyword.language.gherkin.feature.step",
907 "source.hlsl storage.type.basic",
908 "source.apex keyword.type",
909 "sharing.modifier",
910 "source.nim storage.type.concrete",
911 "meta.preprocessor.pragma.nim",
912 "storage.type.integral",
913 "entity.name.scope-resolution.function.call",
914 "support.class.builtin",
915 "comment.block.documentation storage.type.class",
916 "source.tf meta.keyword.string",
917 "source.tf meta.keyword.number",
918 "source.scala entity.name.class",
919 "meta.import keyword.control",
920 "keyword.control.export",
921 "source.vue meta.directive punctuation.separator.key-value",
922 "keyword.local.lua",
923 "markup.mark.constrained markup.mark",
924 "markup.block.open",
925 "entity.name.type.primitive",
926 "entity.name.type.numeric",
927 "source.zig keyword.type",
928 "source.zig keyword.storage",
929 "source.zig keyword.structure"
930 ],
931 "settings": {
932 "fontStyle": "italic"
933 }
934 },
935 {
936 "name": "BOLD",
937 "scope": [
938 "keyword",
939 "keyword.control",
940 "keyword.operator",
941 "keyword.other.template",
942 "keyword.other.substitution",
943 "storage.type.function.arrow",
944 "constant.other.color",
945 "punctuation.accessor",
946 "entity.name.section",
947 "markdown.heading",
948 "markup.inline.raw punctuation.definition.raw",
949 "markup.heading",
950 "storage.type.function.pug",
951 "storage.type.function.python",
952 "storage.type.annotation",
953 "punctuation.bracket.angle",
954 "keyword.other.new",
955 "storage.type.generic.wildcard",
956 "source.go keyword.operator",
957 "constant.other.symbol.ruby punctuation.definition.constant.ruby",
958 "variable.parameter",
959 "support.function.builtin.rust",
960 "storage.type.function.coffee",
961 "entity.name.variable.parameter",
962 "punctuation.separator.hash.cs",
963 "constant.other.symbol.ruby punctuation.definition.constant.ruby",
964 "constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby",
965 "meta.function.parameters variable.other",
966 "entity.name.type.annotation.kotlin",
967 "storage.type.objc",
968 "parameter.variable.function",
969 "markup punctuation.definition",
970 "punctuation.section.directive",
971 "punctuation.definition.preprocessor",
972 "source.ruby punctuation.definition.variable",
973 "support.function.textbf",
974 "source.graphql support.type.builtin",
975 "source.ocaml variable.interpolation string",
976 "entity.name.function.definition.special.constructor",
977 "entity.name.function.definition.special.member.destructor.",
978 "meta.function.parameters variable punctuation.definition.variable.php",
979 "source.wsd keyword.other.activity",
980 "keyword.control.class.ruby",
981 "keyword.control.def.ruby",
982 "keyword.function.go",
983 "keyword.other.fn.rust",
984 "markup.other.anchor",
985 "markup.list.bullet",
986 "markup.list punctuation.definition",
987 "keyword.control.default",
988 "punctuation.section",
989 "punctuation.separator",
990 "punctuation.terminator",
991 "markup.bold.markdown",
992 "source.zig storage.type.function"
993 ],
994 "settings": {
995 "fontStyle": "bold"
996 }
997 },
998 {
999 "name": "BOLD-ITALIC",
1000 "scope": [
1001 "markup.quote markup.bold",
1002 "text.html punctuation.section.embedded",
1003 "variable.other.c",
1004 "storage.modifier.lifetime.rust",
1005 "entity.name.lifetime.rust",
1006 "source.rust meta.attribute.rust",
1007 "meta.attribute.id entity.other.attribute-name",
1008 "source.ocaml punctuation.definition.tag emphasis",
1009 "source.tf entity.name",
1010 "markup.quote punctuation.definition",
1011 "markup.fenced_code punctuation.definition",
1012 "fenced_code.block.language"
1013 ],
1014 "settings": {
1015 "fontStyle": "bold italic"
1016 }
1017 },
1018 {
1019 "name": "NORMAL",
1020 "scope": [
1021 "keyword.begin.tag.ejs",
1022 "source.python meta.function.decorator.python support.type.python",
1023 "source.cs keyword.other",
1024 "keyword.other.var.cs",
1025 "source.go keyword",
1026 "storage.modifier.static.rust",
1027 "variable.parameter.r",
1028 "variable.parameter.handlebars",
1029 "storage.modifier.import",
1030 "storage.modifier.package",
1031 "meta.class.identifier storage.modifier",
1032 "keyword.operator.other.powershell",
1033 "source.css variable.parameter",
1034 "string.interpolated variable.parameter",
1035 "source.apacheconf keyword",
1036 "keyword.other.julia",
1037 "storage.modifier.using.vala",
1038 "source.objc keyword.other.property.attribute",
1039 "source.sql keyword.other",
1040 "keyword.other.using.vala",
1041 "keyword.operator.function.infix",
1042 "keyword.control.directive",
1043 "keyword.other.rust",
1044 "keyword.other.declaration-specifier.swift",
1045 "entity.name.function.swift",
1046 "keyword.control.class",
1047 "keyword.control.def",
1048 "punctuation.definition.variable",
1049 "entity.name.section.latex",
1050 "source.ocaml keyword markup.underline",
1051 "source.ocaml constant.language constant.numeric entity.other.attribute-name.id.css",
1052 "source.reason entity.other.attribute-name constant.language constant.numeric",
1053 "keyword.format.specifier.fsharp",
1054 "entity.name.section.fsharp",
1055 "binding.fsharp keyword",
1056 "binding.fsharp keyword.symbol",
1057 "record.fsharp keyword",
1058 "keyword.symbol.fsharp",
1059 "entity.name.section.fsharp keyword",
1060 "namespace.open.fsharp keyword",
1061 "namespace.open.fsharp entity",
1062 "storage.type",
1063 "source.cpp keyword.other",
1064 "source.c keyword.other",
1065 "keyword.other.unit",
1066 "storage.modifier.array.bracket",
1067 "meta.import.haskell keyword",
1068 "keyword.declaration.dart",
1069 "source.wsd keyword.other",
1070 "keyword.other.skinparam",
1071 "source.css keyword.control",
1072 "source.css keyword.operator",
1073 "keyword.language.gherkin.feature.scenario",
1074 "keyword.control.cucumber.table",
1075 "source.toml entity.other.attribute-name",
1076 "source.toml keyword",
1077 "keyword.other.nim",
1078 "source.nim keyword.other.common.function",
1079 "source.nim keyword.other",
1080 "source.scala keyword.declaration",
1081 "source.scala entity.name.class.declaration",
1082 "keyword.control.lua",
1083 "source.css punctuation.section",
1084 "punctuation.section.embedded",
1085 "source.c punctuation.section",
1086 "source.cpp punctuation.section",
1087 "source.java punctuation.section",
1088 "source.php punctuation.section",
1089 "source.powershell punctuation.section",
1090 "source.r punctuation.section",
1091 "source.ruby punctuation.section",
1092 "source.swift punctuation.section",
1093 "source.objc punctuation.section",
1094 "source.zig keyword.constant.bool",
1095 "source.zig keyword.default",
1096 "source.zig keyword.statement",
1097 "source.zig keyword.constant.default"
1098 ],
1099 "settings": {
1100 "fontStyle": ""
1101 }
1102 },
1103 {
1104 "name": "STRIKETHROUGH",
1105 "scope": [
1106 "markup.strikethrough"
1107 ],
1108 "settings": {
1109 "fontStyle": "strikethrough"
1110 }
1111 }
1112 ]
1113}