lilac.json

   1{
   2   "name": "Noctis Lilac",
   3   "type": "dark",
   4   "colors": {
   5      "selection.background": "#b4adebbb",
   6      "descriptionForeground": "#908ea4",
   7      "errorForeground": "#ff4000",
   8      "widget.shadow": "#00000055",
   9      "editor.background": "#f2f1f8",
  10      "editor.foreground": "#0c006b",
  11      "editorLineNumber.foreground": "#9d9ab1",
  12      "editorLineNumber.activeForeground": "#7060eb",
  13      "editorCursor.foreground": "#5c49e9",
  14      "badge.background": "#7060eb",
  15      "badge.foreground": "#f2f1f8",
  16      "activityBar.background": "#f2f1f8",
  17      "activityBar.dropBackground": "#7060eb65",
  18      "activityBar.foreground": "#7060eb",
  19      "activityBar.border": "#ece2c600",
  20      "activityBarBadge.background": "#7060eb",
  21      "activityBarBadge.foreground": "#f2f1f8",
  22      "activityBar.activeBackground": "#7060eb33",
  23      "activityBar.activeBorder": "#7060eb",
  24      "sideBar.background": "#edecf8",
  25      "sideBar.foreground": "#75718e",
  26      "sideBar.border": "#ece2c600",
  27      "sideBar.dropBackground": "#edecf8",
  28      "sideBarTitle.foreground": "#75718e",
  29      "sideBarSectionHeader.background": "#dedbf5",
  30      "sideBarSectionHeader.foreground": "#75718e",
  31      "statusBar.background": "#e2dff6",
  32      "statusBar.foreground": "#7060eb",
  33      "statusBar.border": "#ece2c600",
  34      "statusBar.debuggingBackground": "#edecf8",
  35      "statusBar.debuggingForeground": "#e9498150",
  36      "statusBar.debuggingBorder": "#e94981af",
  37      "statusBar.noFolderForeground": "#8b87ab",
  38      "statusBar.noFolderBackground": "#edecf8",
  39      "statusBar.noFolderBorder": "#edecf8",
  40      "statusBarItem.activeBackground": "#c1bbec",
  41      "statusBarItem.hoverBackground": "#c9c2f9",
  42      "statusBarItem.prominentBackground": "#a9a4e544",
  43      "statusBarItem.prominentHoverBackground": "#a9a4e599",
  44      "button.background": "#8e80ff",
  45      "button.foreground": "#f1f1f1",
  46      "button.hoverBackground": "#a599ff",
  47      "dropdown.background": "#f2f1f8",
  48      "dropdown.border": "#f2f1f8",
  49      "dropdown.foreground": "#0c006b",
  50      "editorMarkerNavigation.background": "#3a3a5e29",
  51      "editorMarkerNavigationError.background": "#ff4000",
  52      "editorMarkerNavigationWarning.background": "#e69533",
  53      "editorError.border": "#f2f1f8",
  54      "editorError.foreground": "#ff4000",
  55      "editorWarning.border": "#f2f1f8",
  56      "editorWarning.foreground": "#e69533",
  57      "editorInfo.border": "#f2f1f8",
  58      "editorInfo.foreground": "#00c6e0",
  59      "editorHint.border": "#58cc6d00",
  60      "editorHint.foreground": "#58cc6d",
  61      "editorGroup.emptyBackground": "#958fbc33",
  62      "editorGroup.border": "#d4d0f1",
  63      "editorGroup.dropBackground": "#958fbc33",
  64      "editorGroupHeader.noTabsBackground": "#e2dff6",
  65      "editorGroupHeader.tabsBackground": "#e2dff6",
  66      "editorGroupHeader.tabsBorder": "#e2dff600",
  67      "tab.activeBackground": "#f2f1f8",
  68      "tab.unfocusedActiveBackground": "#e9e7f3",
  69      "tab.activeForeground": "#7060eb",
  70      "tab.border": "#b5adeb",
  71      "tab.inactiveBackground": "#e2dff6",
  72      "tab.inactiveForeground": "#75718e",
  73      "tab.unfocusedActiveForeground": "#75718e",
  74      "tab.unfocusedInactiveForeground": "#75718e",
  75      "tab.activeBorderTop": "#00c6e0",
  76      "tab.activeModifiedBorder": "#00b368",
  77      "tab.activeBorder": "#f2f1f8",
  78      "tab.unfocusedActiveBorder": "#f2f1f800",
  79      "tab.unfocusedHoverBackground": "#7060eb21",
  80      "textBlockQuote.background": "#edecf8",
  81      "textBlockQuote.border": "#00899e",
  82      "textCodeBlock.background": "#edecf8",
  83      "textLink.activeForeground": "#00c6e0",
  84      "textLink.foreground": "#00c6e0",
  85      "textPreformat.foreground": "#e9a149",
  86      "textSeparator.foreground": "#edecf8",
  87      "walkThrough.embeddedEditorBackground": "#edecf8",
  88      "welcomePage.buttonBackground": "#edecf8",
  89      "welcomePage.buttonHoverBackground": "#e2dff6",
  90      "input.background": "#f2f1f8",
  91      "input.border": "#dedbf5",
  92      "input.foreground": "#666284",
  93      "input.placeholderForeground": "#9391a6",
  94      "inputOption.activeBorder": "#7060eb",
  95      "inputValidation.errorBackground": "#ff400041",
  96      "inputValidation.errorBorder": "#ff4000",
  97      "inputValidation.infoBackground": "#00c6ea599ff",
  98      "inputValidation.infoBorder": "#00c6e0",
  99      "inputValidation.warningBackground": "#ffa587cc",
 100      "inputValidation.warningBorder": "#ffa487",
 101      "editorWidget.background": "#dedbf5",
 102      "editorWidget.border": "#ece2c600",
 103      "editorHoverWidget.background": "#dedbf5",
 104      "editorHoverWidget.border": "#ece2c600",
 105      "editorSuggestWidget.background": "#dedbf5",
 106      "editorSuggestWidget.border": "#ece2c600",
 107      "editorSuggestWidget.foreground": "#666284",
 108      "editorSuggestWidget.highlightForeground": "#7060eb",
 109      "editorSuggestWidget.selectedBackground": "#cac4f3",
 110      "editorGutter.background": "#f2f1f8",
 111      "editorGutter.addedBackground": "#8ce99a",
 112      "editorGutter.deletedBackground": "#ff4000",
 113      "editorGutter.modifiedBackground": "#e9a149",
 114      "editor.selectionBackground": "#b4adeb77",
 115      "editor.selectionHighlightBackground": "#14a5ff33",
 116      "editor.selectionHighlightBorder": "#14a5ff00",
 117      "editor.inactiveSelectionBackground": "#b4adeb55",
 118      "editor.wordHighlightStrongBackground": "#b5890027",
 119      "editor.wordHighlightStrongBorder": "#b5890000",
 120      "editor.wordHighlightBackground": "#e9a14922",
 121      "editor.wordHighlightBorder": "#e9a14900",
 122      "editor.findMatchBackground": "#8ce99a60",
 123      "editor.findMatchBorder": "#8ce99a00",
 124      "editor.findMatchHighlightBackground": "#148f9f33",
 125      "editor.findMatchHighlightBorder": "#148f9f00",
 126      "editor.findRangeHighlightBackground": "#99e62a55",
 127      "editor.findRangeHighlightBorder": "#58CC6D00",
 128      "editor.hoverHighlightBackground": "#7060eb3f",
 129      "editor.lineHighlightBackground": "#d5d2ef99",
 130      "editor.lineHighlightBorder": "#d5d2ef00",
 131      "editor.rangeHighlightBackground": "#f1e9d5a1",
 132      "editorLink.activeForeground": "#14a5ff",
 133      "editorWhitespace.foreground": "#c3c1d7bb",
 134      "editorIndentGuide.background": "#c3c1d7aa",
 135      "editorIndentGuide.activeBackground": "#9f99cc",
 136      "editorBracketMatch.background": "#7060eb20",
 137      "editorBracketMatch.border": "#7060eb",
 138      "editorRuler.foreground": "#d4d0f1",
 139      "editorCodeLens.foreground": "#77aaca",
 140      "terminal.ansiBlack": "#0c006b",
 141      "terminal.ansiRed": "#e34e1c",
 142      "terminal.ansiGreen": "#00b368",
 143      "terminal.ansiYellow": "#f49725",
 144      "terminal.ansiBlue": "#0094f0",
 145      "terminal.ansiMagenta": "#ff5792",
 146      "terminal.ansiCyan": "#00bdd6",
 147      "terminal.ansiWhite": "#8ca6a6",
 148      "terminal.ansiBrightBlack": "#0f0080",
 149      "terminal.ansiBrightRed": "#ff4000",
 150      "terminal.ansiBrightGreen": "#00d17a",
 151      "terminal.ansiBrightYellow": "#ff8c00",
 152      "terminal.ansiBrightBlue": "#0fa3ff",
 153      "terminal.ansiBrightMagenta": "#ff6b9f",
 154      "terminal.ansiBrightCyan": "#00cbe6",
 155      "terminal.ansiBrightWhite": "#bbc3c4",
 156      "terminal.background": "#e9e7f3",
 157      "terminal.foreground": "#0c006b",
 158      "terminalCursor.background": "#e9e7f3",
 159      "terminalCursor.foreground": "#0c006b",
 160      "merge.border": "#f2f1f800",
 161      "merge.currentContentBackground": "#33e7ff33",
 162      "merge.currentHeaderBackground": "#33e7ff55",
 163      "merge.incomingContentBackground": "#9d92f233",
 164      "merge.incomingHeaderBackground": "#9d92f255",
 165      "merge.commonContentBackground": "#ffc18033",
 166      "merge.commonHeaderBackground": "#ffc18055",
 167      "editorOverviewRuler.currentContentForeground": "#33e7ff55",
 168      "editorOverviewRuler.incomingContentForeground": "#9d92f255",
 169      "editorOverviewRuler.commonContentForeground": "#ffc18055",
 170      "editorOverviewRuler.border": "#f2f1f8",
 171      "notificationCenter.border": "#dedbf5",
 172      "notificationCenterHeader.foreground": "#0c006b",
 173      "notificationCenterHeader.background": "#dedbf5",
 174      "notificationToast.border": "#dedbf5",
 175      "notifications.foreground": "#0c006b",
 176      "notifications.background": "#dedbf5",
 177      "notifications.border": "#dedbf5",
 178      "notificationLink.foreground": "#0c006b",
 179      "diffEditor.insertedTextBackground": "#14b83230",
 180      "diffEditor.removedTextBackground": "#BB1F0522",
 181      "debugToolBar.background": "#edecf8",
 182      "debugExceptionWidget.background": "#edecf8",
 183      "debugExceptionWidget.border": "#00899e",
 184      "extensionButton.prominentBackground": "#8e80ff",
 185      "extensionButton.prominentForeground": "#e4e2f9",
 186      "extensionButton.prominentHoverBackground": "#a599ff",
 187      "focusBorder": "#dedbf5",
 188      "foreground": "#0c006b",
 189      "panel.background": "#e9e7f3",
 190      "panel.border": "#aea4f4",
 191      "panelTitle.activeBorder": "#aea4f4",
 192      "panelTitle.activeForeground": "#7060eb",
 193      "panelTitle.inactiveForeground": "#75718e",
 194      "peekView.border": "#7060eb",
 195      "peekViewEditor.background": "#eae7fd",
 196      "peekViewEditor.matchHighlightBackground": "#148f9f33",
 197      "peekViewEditor.matchHighlightBorder": "#148f9f79",
 198      "peekViewEditorGutter.background": "#eae7fd",
 199      "peekViewResult.background": "#edecf8",
 200      "peekViewResult.fileForeground": "#e9a149",
 201      "peekViewResult.lineForeground": "#8b87ab",
 202      "peekViewResult.matchHighlightBackground": "#dedbf5",
 203      "peekViewResult.selectionBackground": "#dedbf5",
 204      "peekViewResult.selectionForeground": "#666284",
 205      "peekViewTitle.background": "#edecf8",
 206      "peekViewTitleDescription.foreground": "#8b87ab",
 207      "peekViewTitleLabel.foreground": "#e9a149",
 208      "progressBar.background": "#00c6e0",
 209      "scrollbar.shadow": "#00000055",
 210      "scrollbarSlider.activeBackground": "#7060ebad",
 211      "scrollbarSlider.background": "#6a90955b",
 212      "scrollbarSlider.hoverBackground": "#7060eb62",
 213      "gitDecoration.addedResourceForeground": "#009456",
 214      "gitDecoration.modifiedResourceForeground": "#14b832",
 215      "gitDecoration.deletedResourceForeground": "#ff4000",
 216      "gitDecoration.untrackedResourceForeground": "#00c6e0",
 217      "gitDecoration.ignoredResourceForeground": "#a8a28faa",
 218      "gitDecoration.conflictingResourceForeground": "#e9a149",
 219      "pickerGroup.border": "#aea4f4",
 220      "pickerGroup.foreground": "#7060eb",
 221      "list.activeSelectionBackground": "#bcb6e7",
 222      "list.activeSelectionForeground": "#0c006b",
 223      "list.dropBackground": "#afaad4aa",
 224      "list.focusBackground": "#c3beea",
 225      "list.focusForeground": "#0c006b",
 226      "list.highlightForeground": "#7060eb",
 227      "list.hoverBackground": "#d2ccff",
 228      "list.hoverForeground": "#0c006b",
 229      "list.inactiveFocusBackground": "#cec9ed",
 230      "list.inactiveSelectionBackground": "#d7d3f3",
 231      "list.inactiveSelectionForeground": "#838099",
 232      "list.errorForeground": "#c9481d",
 233      "list.warningForeground": "#e07a52",
 234      "listFilterWidget.background": "#d7d3f3",
 235      "listFilterWidget.outline": "#14b832",
 236      "listFilterWidget.noMatchesOutline": "#ff4000",
 237      "tree.indentGuidesStroke": "#c3c1d7",
 238      "settings.headerForeground": "#0c006b",
 239      "settings.modifiedItemIndicator": "#00bd23",
 240      "settings.dropdownListBorder": "#b4adeb88",
 241      "settings.dropdownBackground": "#dedbf5",
 242      "settings.dropdownForeground": "#0bb",
 243      "settings.dropdownBorder": "#dedbf5",
 244      "settings.checkboxBackground": "#dedbf5",
 245      "settings.checkboxForeground": "#0bb",
 246      "settings.checkboxBorder": "#dedbf5",
 247      "settings.textInputBackground": "#dedbf5",
 248      "settings.textInputForeground": "#0bb",
 249      "settings.textInputBorder": "#dedbf5",
 250      "settings.numberInputBackground": "#d4d0f1",
 251      "settings.numberInputForeground": "#5842ff",
 252      "settings.numberInputBorder": "#d4d0f1",
 253      "breadcrumb.foreground": "#75718e",
 254      "breadcrumb.background": "#f2f1f8",
 255      "breadcrumb.focusForeground": "#7060eb",
 256      "breadcrumb.activeSelectionForeground": "#0c006b",
 257      "breadcrumbPicker.background": "#dedbf5",
 258      "titleBar.activeBackground": "#edecf8",
 259      "titleBar.activeForeground": "#0c006b",
 260      "titleBar.inactiveBackground": "#edecf8",
 261      "titleBar.inactiveForeground": "#75718e",
 262      "menu.background": "#dedbf5",
 263      "menu.foreground": "#75718e",
 264      "menu.selectionBackground": "#d6d1fa",
 265      "menu.selectionForeground": "#7060eb",
 266      "menu.selectionBorder": "#d6d1fa",
 267      "menubar.selectionBackground": "#d6d1fa",
 268      "menubar.selectionForeground": "#7060eb",
 269      "menubar.selectionBorder": "#d6d1fa",
 270      "editor.snippetTabstopHighlightBackground": "#b3abed77",
 271      "editor.snippetTabstopHighlightBorder": "#dad6f5",
 272      "editor.snippetFinalTabstopHighlightBackground": "#b3abed77",
 273      "editor.snippetFinalTabstopHighlightBorder": "#dad6f5",
 274      "minimap.findMatchHighlight": "#7060ebaa",
 275      "minimap.errorHighlight": "#ff4000ee",
 276      "minimap.warningHighlight": "#e69533ee",
 277      "minimapGutter.addedBackground": "#009456",
 278      "minimapGutter.modifiedBackground": "#14b832",
 279      "minimapGutter.deletedBackground": "#ff4000",
 280      "minimap.background": "#f2f1f899"
 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": "#9995b7"
 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": "#0c006b"
 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": "#ff5792"
 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": "#fa8900"
 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": "#b3694d"
 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": "#a88c00"
 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": "#e64100"
 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": "#00b368"
 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": "#009456"
 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": "#5842ff"
 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": "#0095a8"
 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": "#00bdd6"
 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": "#0094f0"
 816         }
 817      },
 818      {
 819         "name": "INVALID",
 820         "scope": [
 821            "invalid",
 822            "invalid.illegal"
 823         ],
 824         "settings": {
 825            "foreground": "#ff530f"
 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}