Advertisement
rogersjcaleb

VSCODE Default High Contrast Theme

Apr 30th, 2019
2,021
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 19.14 KB | None | 0 0
  1. {
  2.     "$schema": "vscode://schemas/color-theme",
  3.     "type": "hc",
  4.     "colors": {
  5.         "editor.background": "#000000",
  6.         "editor.foreground": "#ffffff",
  7.         "editor.selectionBackground": "#ffffff",
  8.         "selection.background": "#008000",
  9.         //"activityBar.background": "#000000",
  10.         //"activityBar.border": "#6fc3df",
  11.         //"activityBar.dropBackground": "#ffffff1f",
  12.         //"activityBar.foreground": "#ffffff",
  13.         //"activityBar.inactiveForeground": "#ffffff",
  14.         //"activityBarBadge.background": "#000000",
  15.         //"activityBarBadge.foreground": "#ffffff",
  16.         //"badge.background": "#000000",
  17.         //"badge.foreground": "#ffffff",
  18.         //"breadcrumb.activeSelectionForeground": "#ffffff",
  19.         //"breadcrumb.background": "#000000",
  20.         //"breadcrumb.focusForeground": "#ffffff",
  21.         //"breadcrumb.foreground": "#ffffffcc",
  22.         //"breadcrumbPicker.background": "#0c141f",
  23.         //"button.foreground": "#ffffff",
  24.         //"contrastActiveBorder": "#f38518",
  25.         //"contrastBorder": "#6fc3df",
  26.         //"debugExceptionWidget.background": "#420b0d",
  27.         //"debugExceptionWidget.border": "#a31515",
  28.         //"debugToolBar.background": "#000000",
  29.         //"descriptionForeground": "#ffffffb3",
  30.         //"diffEditor.border": "#6fc3df",
  31.         //"diffEditor.insertedTextBorder": "#33ff2e",
  32.         //"diffEditor.removedTextBorder": "#ff008f",
  33.         //"dropdown.background": "#000000",
  34.         //"dropdown.border": "#6fc3df",
  35.         //"dropdown.foreground": "#ffffff",
  36.         //"dropdown.listBackground": "#000000",
  37.         //"editor.findMatchBorder": "#f38518",
  38.         //"editor.findMatchHighlightBorder": "#f38518",
  39.         //"editor.findRangeHighlightBorder": "#f3851866",
  40.         //"editor.focusedStackFrameHighlightBackground": "#cee7ce",
  41.         //"editor.hoverHighlightBackground": "#add6ff26",
  42.         //"editor.inactiveSelectionBackground": "#ffffff80",
  43.         //"editor.lineHighlightBorder": "#f38518",
  44.         //"editor.rangeHighlightBorder": "#f38518",
  45.         //"editor.selectionForeground": "#000000",
  46.         //"editor.selectionHighlightBorder": "#f38518",
  47.         //"editor.snippetFinalTabstopHighlightBorder": "#525252",
  48.         //"editor.snippetTabstopHighlightBackground": "#7c7c7c4d",
  49.         //"editor.stackFrameHighlightBackground": "#fff600",
  50.         //"editor.wordHighlightBorder": "#f38518",
  51.         //"editor.wordHighlightStrongBorder": "#f38518",
  52.         //"editorActiveLineNumber.foreground": "#f38518",
  53.         //"editorBracketMatch.background": "#0064001a",
  54.         //"editorBracketMatch.border": "#ffffff",
  55.         //"editorCodeLens.foreground": "#999999",
  56.         //"editorCursor.foreground": "#ffffff",
  57.         //"editorError.border": "#e47777cc",
  58.         //"editorGroup.border": "#6fc3df",
  59.         //"editorGroup.focusedEmptyBorder": "#f38518",
  60.         //"editorGroupHeader.noTabsBackground": "#000000",
  61.         //"editorGroupHeader.tabsBorder": "#6fc3df",
  62.         //"editorGutter.addedBackground": "#1b5225",
  63.         //"editorGutter.background": "#000000",
  64.         //"editorGutter.commentRangeForeground": "#c5c5c5",
  65.         //"editorGutter.deletedBackground": "#8d0e14",
  66.         //"editorGutter.modifiedBackground": "#00497a",
  67.         //"editorHint.border": "#eeeeeecc",
  68.         //"editorHoverWidget.background": "#0c141f",
  69.         //"editorHoverWidget.border": "#6fc3df",
  70.         //"editorHoverWidget.statusBarBackground": "#0c141f",
  71.         //"editorIndentGuide.activeBackground": "#e3e4e229",
  72.         //"editorIndentGuide.background": "#e3e4e229",
  73.         //"editorInfo.border": "#71b771cc",
  74.         //"editorLineNumber.activeForeground": "#f38518",
  75.         //"editorLineNumber.foreground": "#ffffff",
  76.         //"editorLink.activeForeground": "#00ffff",
  77.         //"editorMarkerNavigation.background": "#0c141f",
  78.         //"editorMarkerNavigationError.background": "#e47777cc",
  79.         //"editorMarkerNavigationInfo.background": "#71b771cc",
  80.         //"editorMarkerNavigationWarning.background": "#71b771cc",
  81.         //"editorOverviewRuler.addedForeground": "#007acc99",
  82.         //"editorOverviewRuler.border": "#7f7f7f4d",
  83.         //"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
  84.         //"editorOverviewRuler.commonContentForeground": "#c3df6f",
  85.         //"editorOverviewRuler.currentContentForeground": "#c3df6f",
  86.         //"editorOverviewRuler.deletedForeground": "#007acc99",
  87.         //"editorOverviewRuler.errorForeground": "#ff3232",
  88.         //"editorOverviewRuler.findMatchForeground": "#f6b94db3",
  89.         //"editorOverviewRuler.incomingContentForeground": "#c3df6f",
  90.         //"editorOverviewRuler.infoForeground": "#3232ff",
  91.         //"editorOverviewRuler.modifiedForeground": "#007acc99",
  92.         //"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
  93.         //"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
  94.         //"editorOverviewRuler.warningForeground": "#32ff32",
  95.         //"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
  96.         //"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
  97.         //"editorPane.background": "#000000",
  98.         //"editorRuler.foreground": "#ffffff",
  99.         //"editorSuggestWidget.background": "#0c141f",
  100.         //"editorSuggestWidget.border": "#6fc3df",
  101.         //"editorSuggestWidget.foreground": "#ffffff",
  102.         //"editorSuggestWidget.highlightForeground": "#f38518",
  103.         //"editorUnnecessaryCode.border": "#ffffffcc",
  104.         //"editorWarning.border": "#71b771cc",
  105.         //"editorWhitespace.foreground": "#e3e4e229",
  106.         //"editorWidget.background": "#0c141f",
  107.         //"editorWidget.border": "#6fc3df",
  108.         //"errorForeground": "#f48771",
  109.         //"focusBorder": "#f38518",
  110.         //"foreground": "#ffffff",
  111.         //"gitDecoration.addedResourceForeground": "#1b5225",
  112.         //"gitDecoration.conflictingResourceForeground": "#6c6cc4",
  113.         //"gitDecoration.deletedResourceForeground": "#c74e39",
  114.         //"gitDecoration.ignoredResourceForeground": "#a7a8a9",
  115.         //"gitDecoration.modifiedResourceForeground": "#e2c08d",
  116.         //"gitDecoration.submoduleResourceForeground": "#8db9e2",
  117.         //"gitDecoration.untrackedResourceForeground": "#73c991",
  118.         //"input.background": "#000000",
  119.         //"input.border": "#6fc3df",
  120.         //"input.foreground": "#ffffff",
  121.         //"input.placeholderForeground": "#ffffffb3",
  122.         //"inputOption.activeBorder": "#f38518",
  123.         //"inputValidation.errorBackground": "#000000",
  124.         //"inputValidation.errorBorder": "#6fc3df",
  125.         //"inputValidation.infoBackground": "#000000",
  126.         //"inputValidation.infoBorder": "#6fc3df",
  127.         //"inputValidation.warningBackground": "#000000",
  128.         //"inputValidation.warningBorder": "#6fc3df",
  129.         //"list.highlightForeground": "#f38518",
  130.         //"list.invalidItemForeground": "#b89500",
  131.         //"listFilterWidget.background": "#000000",
  132.         //"listFilterWidget.noMatchesOutline": "#6fc3df",
  133.         //"listFilterWidget.outline": "#f38518",
  134.         //"menu.background": "#000000",
  135.         //"menu.border": "#6fc3df",
  136.         //"menu.foreground": "#ffffff",
  137.         //"menu.selectionBorder": "#f38518",
  138.         //"menu.separatorBackground": "#6fc3df",
  139.         //"menubar.selectionBorder": "#f38518",
  140.         //"menubar.selectionForeground": "#ffffff",
  141.         //"merge.border": "#c3df6f",
  142.         //"notificationCenter.border": "#6fc3df",
  143.         //"notificationCenterHeader.background": "#0c141f",
  144.         //"notificationLink.foreground": "#3794ff",
  145.         //"notificationToast.border": "#6fc3df",
  146.         //"notifications.background": "#0c141f",
  147.         //"notifications.border": "#0c141f",
  148.         //"panel.background": "#000000",
  149.         //"panel.border": "#6fc3df",
  150.         //"panel.dropBackground": "#ffffff1f",
  151.         //"panelTitle.activeBorder": "#6fc3df",
  152.         //"panelTitle.activeForeground": "#ffffff",
  153.         //"panelTitle.inactiveForeground": "#ffffff",
  154.         //"peekView.border": "#6fc3df",
  155.         //"peekViewEditor.background": "#000000",
  156.         //"peekViewEditor.matchHighlightBorder": "#f38518",
  157.         //"peekViewEditorGutter.background": "#000000",
  158.         //"peekViewResult.background": "#000000",
  159.         //"peekViewResult.fileForeground": "#ffffff",
  160.         //"peekViewResult.lineForeground": "#ffffff",
  161.         //"peekViewResult.selectionForeground": "#ffffff",
  162.         //"peekViewTitle.background": "#0c141f",
  163.         //"peekViewTitleDescription.foreground": "#ffffff99",
  164.         //"peekViewTitleLabel.foreground": "#ffffff",
  165.         //"pickerGroup.border": "#ffffff",
  166.         //"pickerGroup.foreground": "#ffffff",
  167.         //"progressBar.background": "#6fc3df",
  168.         //"scrollbarSlider.activeBackground": "#6fc3df",
  169.         //"scrollbarSlider.background": "#6fc3df99",
  170.         //"scrollbarSlider.hoverBackground": "#6fc3dfcc",
  171.         //"settings.checkboxBackground": "#000000",
  172.         //"settings.checkboxBorder": "#6fc3df",
  173.         //"settings.checkboxForeground": "#ffffff",
  174.         //"settings.dropdownBackground": "#000000",
  175.         //"settings.dropdownBorder": "#6fc3df",
  176.         //"settings.dropdownForeground": "#ffffff",
  177.         //"settings.dropdownListBorder": "#6fc3df",
  178.         //"settings.headerForeground": "#ffffff",
  179.         //"settings.modifiedItemIndicator": "#00497a",
  180.         //"settings.numberInputBackground": "#000000",
  181.         //"settings.numberInputBorder": "#6fc3df",
  182.         //"settings.numberInputForeground": "#ffffff",
  183.         //"settings.textInputBackground": "#000000",
  184.         //"settings.textInputBorder": "#6fc3df",
  185.         //"settings.textInputForeground": "#ffffff",
  186.         //"sideBar.background": "#000000",
  187.         //"sideBar.border": "#6fc3df",
  188.         //"sideBar.dropBackground": "#ffffff4d",
  189.         //"sideBarSectionHeader.border": "#6fc3df",
  190.         //"statusBar.border": "#6fc3df",
  191.         //"statusBar.debuggingBackground": "#cc6633",
  192.         //"statusBar.debuggingBorder": "#6fc3df",
  193.         //"statusBar.debuggingForeground": "#ffffff",
  194.         //"statusBar.foreground": "#ffffff",
  195.         //"statusBar.noFolderBorder": "#6fc3df",
  196.         //"statusBar.noFolderForeground": "#ffffff",
  197.         //"statusBarItem.activeBackground": "#ffffff2e",
  198.         //"statusBarItem.hostBackground": "#00000080",
  199.         //"statusBarItem.hoverBackground": "#ffffff1f",
  200.         //"statusBarItem.prominentBackground": "#00000080",
  201.         //"statusBarItem.prominentHoverBackground": "#0000004d",
  202.         //"tab.activeBackground": "#000000",
  203.         //"tab.activeForeground": "#ffffff",
  204.         //"tab.border": "#6fc3df",
  205.         //"tab.inactiveForeground": "#ffffff",
  206.         //"tab.inactiveModifiedBorder": "#ffffff",
  207.         //"tab.unfocusedActiveForeground": "#ffffff",
  208.         //"tab.unfocusedActiveModifiedBorder": "#ffffff",
  209.         //"tab.unfocusedInactiveForeground": "#ffffff",
  210.         //"tab.unfocusedInactiveModifiedBorder": "#ffffff",
  211.         //"terminal.ansiBlack": "#000000",
  212.         //"terminal.ansiBlue": "#0000ee",
  213.         //"terminal.ansiBrightBlack": "#7f7f7f",
  214.         //"terminal.ansiBrightBlue": "#5c5cff",
  215.         //"terminal.ansiBrightCyan": "#00ffff",
  216.         //"terminal.ansiBrightGreen": "#00ff00",
  217.         //"terminal.ansiBrightMagenta": "#ff00ff",
  218.         //"terminal.ansiBrightRed": "#ff0000",
  219.         //"terminal.ansiBrightWhite": "#ffffff",
  220.         //"terminal.ansiBrightYellow": "#ffff00",
  221.         //"terminal.ansiCyan": "#00cdcd",
  222.         //"terminal.ansiGreen": "#00cd00",
  223.         //"terminal.ansiMagenta": "#cd00cd",
  224.         //"terminal.ansiRed": "#cd0000",
  225.         //"terminal.ansiWhite": "#e5e5e5",
  226.         //"terminal.ansiYellow": "#cdcd00",
  227.         //"terminal.background": "#000000",
  228.         //"terminal.border": "#6fc3df",
  229.         //"terminal.foreground": "#ffffff",
  230.         //"terminal.selectionBackground": "#ffffff80",
  231.         //"textBlockQuote.border": "#ffffff",
  232.         //"textCodeBlock.background": "#000000",
  233.         //"textLink.activeForeground": "#3794ff",
  234.         //"textLink.foreground": "#3794ff",
  235.         //"textPreformat.foreground": "#d7ba7d",
  236.         //"textSeparator.foreground": "#000000",
  237.         //"titleBar.activeBackground": "#000000",
  238.         //"titleBar.activeForeground": "#ffffff",
  239.         //"titleBar.border": "#6fc3df"
  240.     },
  241.     "tokenColors": [
  242.         {
  243.             "scope": [
  244.                 "meta.embedded",
  245.                 "source.groovy.embedded"
  246.             ],
  247.             "settings": {
  248.                 "foreground": "#FFFFFF",
  249.                 "background": "#000000"
  250.             }
  251.         },
  252.         {
  253.             "scope": "emphasis",
  254.             "settings": {
  255.                 "fontStyle": "italic"
  256.             }
  257.         },
  258.         {
  259.             "scope": "strong",
  260.             "settings": {
  261.                 "fontStyle": "bold"
  262.             }
  263.         },
  264.         {
  265.             "scope": "meta.diff.header",
  266.             "settings": {
  267.                 "foreground": "#000080"
  268.             }
  269.         },
  270.         {
  271.             "scope": "comment",
  272.             "settings": {
  273.                 "foreground": "#7ca668"
  274.             }
  275.         },
  276.         {
  277.             "scope": "constant.language",
  278.             "settings": {
  279.                 "foreground": "#569cd6"
  280.             }
  281.         },
  282.         {
  283.             "scope": [
  284.                 "constant.numeric",
  285.                 "constant.other.color.rgb-value",
  286.                 "constant.other.rgb-value",
  287.                 "support.constant.color"
  288.             ],
  289.             "settings": {
  290.                 "foreground": "#b5cea8"
  291.             }
  292.         },
  293.         {
  294.             "scope": "constant.regexp",
  295.             "settings": {
  296.                 "foreground": "#b46695"
  297.             }
  298.         },
  299.         {
  300.             "scope": "constant.character",
  301.             "settings": {
  302.                 "foreground": "#569cd6"
  303.             }
  304.         },
  305.         {
  306.             "scope": "entity.name.tag",
  307.             "settings": {
  308.                 "foreground": "#569cd6"
  309.             }
  310.         },
  311.         {
  312.             "scope": "entity.name.tag.css",
  313.             "settings": {
  314.                 "foreground": "#d7ba7d"
  315.             }
  316.         },
  317.         {
  318.             "scope": "entity.other.attribute-name",
  319.             "settings": {
  320.                 "foreground": "#9cdcfe"
  321.             }
  322.         },
  323.         {
  324.             "scope": [
  325.                 "entity.other.attribute-name.class.css",
  326.                 "entity.other.attribute-name.class.mixin.css",
  327.                 "entity.other.attribute-name.id.css",
  328.                 "entity.other.attribute-name.parent-selector.css",
  329.                 "entity.other.attribute-name.pseudo-class.css",
  330.                 "entity.other.attribute-name.pseudo-element.css",
  331.                 "source.css.less entity.other.attribute-name.id",
  332.                 "entity.other.attribute-name.attribute.scss",
  333.                 "entity.other.attribute-name.scss"
  334.             ],
  335.             "settings": {
  336.                 "foreground": "#d7ba7d"
  337.             }
  338.         },
  339.         {
  340.             "scope": "invalid",
  341.             "settings": {
  342.                 "foreground": "#f44747"
  343.             }
  344.         },
  345.         {
  346.             "scope": "markup.underline",
  347.             "settings": {
  348.                 "fontStyle": "underline"
  349.             }
  350.         },
  351.         {
  352.             "scope": "markup.bold",
  353.             "settings": {
  354.                 "fontStyle": "bold"
  355.             }
  356.         },
  357.         {
  358.             "scope": "markup.heading",
  359.             "settings": {
  360.                 "foreground": "#6796e6"
  361.             }
  362.         },
  363.         {
  364.             "scope": "markup.italic",
  365.             "settings": {
  366.                 "fontStyle": "italic"
  367.             }
  368.         },
  369.         {
  370.             "scope": "markup.inserted",
  371.             "settings": {
  372.                 "foreground": "#b5cea8"
  373.             }
  374.         },
  375.         {
  376.             "scope": "markup.deleted",
  377.             "settings": {
  378.                 "foreground": "#ce9178"
  379.             }
  380.         },
  381.         {
  382.             "scope": "markup.changed",
  383.             "settings": {
  384.                 "foreground": "#569cd6"
  385.             }
  386.         },
  387.         {
  388.             "name": "brackets of XML/HTML tags",
  389.             "scope": [
  390.                 "punctuation.definition.tag"
  391.             ],
  392.             "settings": {
  393.                 "foreground": "#808080"
  394.             }
  395.         },
  396.         {
  397.             "scope": "meta.preprocessor",
  398.             "settings": {
  399.                 "foreground": "#569cd6"
  400.             }
  401.         },
  402.         {
  403.             "scope": "meta.preprocessor.string",
  404.             "settings": {
  405.                 "foreground": "#ce9178"
  406.             }
  407.         },
  408.         {
  409.             "scope": "meta.preprocessor.numeric",
  410.             "settings": {
  411.                 "foreground": "#b5cea8"
  412.             }
  413.         },
  414.         {
  415.             "scope": "meta.structure.dictionary.key.python",
  416.             "settings": {
  417.                 "foreground": "#9cdcfe"
  418.             }
  419.         },
  420.         {
  421.             "scope": "storage",
  422.             "settings": {
  423.                 "foreground": "#569cd6"
  424.             }
  425.         },
  426.         {
  427.             "scope": "storage.type",
  428.             "settings": {
  429.                 "foreground": "#569cd6"
  430.             }
  431.         },
  432.         {
  433.             "scope": "storage.modifier",
  434.             "settings": {
  435.                 "foreground": "#569cd6"
  436.             }
  437.         },
  438.         {
  439.             "scope": "string",
  440.             "settings": {
  441.                 "foreground": "#ce9178"
  442.             }
  443.         },
  444.         {
  445.             "scope": "string.tag",
  446.             "settings": {
  447.                 "foreground": "#ce9178"
  448.             }
  449.         },
  450.         {
  451.             "scope": "string.value",
  452.             "settings": {
  453.                 "foreground": "#ce9178"
  454.             }
  455.         },
  456.         {
  457.             "scope": "string.regexp",
  458.             "settings": {
  459.                 "foreground": "#d16969"
  460.             }
  461.         },
  462.         {
  463.             "name": "String interpolation",
  464.             "scope": [
  465.                 "punctuation.definition.template-expression.begin",
  466.                 "punctuation.definition.template-expression.end",
  467.                 "punctuation.section.embedded"
  468.             ],
  469.             "settings": {
  470.                 "foreground": "#569cd6"
  471.             }
  472.         },
  473.         {
  474.             "name": "Reset JavaScript string interpolation expression",
  475.             "scope": [
  476.                 "meta.template.expression"
  477.             ],
  478.             "settings": {
  479.                 "foreground": "#ffffff"
  480.             }
  481.         },
  482.         {
  483.             "scope": [
  484.                 "support.type.vendored.property-name",
  485.                 "support.type.property-name",
  486.                 "variable.css",
  487.                 "variable.scss",
  488.                 "variable.other.less",
  489.                 "source.coffee.embedded"
  490.             ],
  491.             "settings": {
  492.                 "foreground": "#d4d4d4"
  493.             }
  494.         },
  495.         {
  496.             "scope": "keyword",
  497.             "settings": {
  498.                 "foreground": "#569cd6"
  499.             }
  500.         },
  501.         {
  502.             "scope": "keyword.control",
  503.             "settings": {
  504.                 "foreground": "#569cd6"
  505.             }
  506.         },
  507.         {
  508.             "scope": "keyword.operator",
  509.             "settings": {
  510.                 "foreground": "#d4d4d4"
  511.             }
  512.         },
  513.         {
  514.             "scope": [
  515.                 "keyword.operator.new",
  516.                 "keyword.operator.expression",
  517.                 "keyword.operator.cast",
  518.                 "keyword.operator.sizeof",
  519.                 "keyword.operator.logical.python"
  520.             ],
  521.             "settings": {
  522.                 "foreground": "#569cd6"
  523.             }
  524.         },
  525.         {
  526.             "scope": "keyword.other.unit",
  527.             "settings": {
  528.                 "foreground": "#b5cea8"
  529.             }
  530.         },
  531.         {
  532.             "scope": "support.function.git-rebase",
  533.             "settings": {
  534.                 "foreground": "#d4d4d4"
  535.             }
  536.         },
  537.         {
  538.             "scope": "constant.sha.git-rebase",
  539.             "settings": {
  540.                 "foreground": "#b5cea8"
  541.             }
  542.         },
  543.         {
  544.             "name": "coloring of the Java import and package identifiers",
  545.             "scope": [
  546.                 "storage.modifier.import.java",
  547.                 "variable.language.wildcard.java",
  548.                 "storage.modifier.package.java"
  549.             ],
  550.             "settings": {
  551.                 "foreground": "#d4d4d4"
  552.             }
  553.         },
  554.         {
  555.             "name": "coloring of the TS this",
  556.             "scope": "variable.language.this",
  557.             "settings": {
  558.                 "foreground": "#569cd6"
  559.             }
  560.         },
  561.         {
  562.             "name": "Function declarations",
  563.             "scope": [
  564.                 "entity.name.function",
  565.                 "support.function",
  566.                 "support.constant.handlebars"
  567.             ],
  568.             "settings": {
  569.                 "foreground": "#DCDCAA"
  570.             }
  571.         },
  572.         {
  573.             "name": "Types declaration and references",
  574.             "scope": [
  575.                 "meta.return-type",
  576.                 "support.class",
  577.                 "support.type",
  578.                 "entity.name.type",
  579.                 "entity.name.class",
  580.                 "storage.type.cs",
  581.                 "storage.type.generic.cs",
  582.                 "storage.type.modifier.cs",
  583.                 "storage.type.variable.cs",
  584.                 "storage.type.annotation.java",
  585.                 "storage.type.generic.java",
  586.                 "storage.type.java",
  587.                 "storage.type.object.array.java",
  588.                 "storage.type.primitive.array.java",
  589.                 "storage.type.primitive.java",
  590.                 "storage.type.token.java",
  591.                 "storage.type.groovy",
  592.                 "storage.type.annotation.groovy",
  593.                 "storage.type.parameters.groovy",
  594.                 "storage.type.generic.groovy",
  595.                 "storage.type.object.array.groovy",
  596.                 "storage.type.primitive.array.groovy",
  597.                 "storage.type.primitive.groovy"
  598.             ],
  599.             "settings": {
  600.                 "foreground": "#4EC9B0"
  601.             }
  602.         },
  603.         {
  604.             "name": "Types declaration and references, TS grammar specific",
  605.             "scope": [
  606.                 "meta.type.cast.expr",
  607.                 "meta.type.new.expr",
  608.                 "support.constant.math",
  609.                 "support.constant.dom",
  610.                 "support.constant.json",
  611.                 "entity.other.inherited-class"
  612.             ],
  613.             "settings": {
  614.                 "foreground": "#4EC9B0"
  615.             }
  616.         },
  617.         {
  618.             "name": "Control flow keywords",
  619.             "scope": "keyword.control",
  620.             "settings": {
  621.                 "foreground": "#C586C0"
  622.             }
  623.         },
  624.         {
  625.             "name": "Variable and parameter name",
  626.             "scope": [
  627.                 "variable",
  628.                 "meta.definition.variable.name",
  629.                 "support.variable"
  630.             ],
  631.             "settings": {
  632.                 "foreground": "#9CDCFE"
  633.             }
  634.         },
  635.         {
  636.             "name": "Object keys, TS grammar specific",
  637.             "scope": [
  638.                 "meta.object-literal.key"
  639.             ],
  640.             "settings": {
  641.                 "foreground": "#9CDCFE"
  642.             }
  643.         },
  644.         {
  645.             "name": "CSS property value",
  646.             "scope": [
  647.                 "support.constant.property-value",
  648.                 "support.constant.font-name",
  649.                 "support.constant.media-type",
  650.                 "support.constant.media",
  651.                 "constant.other.color.rgb-value",
  652.                 "constant.other.rgb-value",
  653.                 "support.constant.color"
  654.             ],
  655.             "settings": {
  656.                 "foreground": "#CE9178"
  657.             }
  658.         },
  659.         {
  660.             "scope": "token.info-token",
  661.             "settings": {
  662.                 "foreground": "#6796e6"
  663.             }
  664.         },
  665.         {
  666.             "scope": "token.warn-token",
  667.             "settings": {
  668.                 "foreground": "#008000"
  669.             }
  670.         },
  671.         {
  672.             "scope": "token.error-token",
  673.             "settings": {
  674.                 "foreground": "#FF0000"
  675.             }
  676.         },
  677.         {
  678.             "scope": "token.debug-token",
  679.             "settings": {
  680.                 "foreground": "#b267e6"
  681.             }
  682.         }
  683.     ]
  684. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement