Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#0277BD
  • activityBar.background#FFFFFF
  • activityBar.foreground#1E1E1E
  • activityBar.inactiveForeground#6A737D
  • activityBarBadge.background#0277BD
  • activityBarBadge.foreground#FFFFFF
  • badge.background#DBE1E7
  • badge.foreground#1E1E1E
  • breadcrumb.activeSelectionForeground#1E1E1E
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#1E1E1E
  • breadcrumb.foreground#586069
  • breadcrumbPicker.background#F6F8FA
  • button.background#0277BD
  • button.foreground#FFFFFF
  • button.hoverBackground#01579B
  • button.secondaryBackground#DBE1E7
  • button.secondaryForeground#1E1E1E
  • button.secondaryHoverBackground#C8D1D9
  • charts.blue#0277BD
  • charts.foreground#1E1E1E
  • charts.green#2E7D32
  • charts.lines#6A737D
  • charts.orange#D84315
  • charts.purple#A31CAF
  • charts.red#C51A2C
  • charts.yellow#B97900
  • checkbox.background#F6F8FA
  • checkbox.border#D1D5DA
  • checkbox.foreground#1E1E1E
  • debugConsole.errorForeground#C51A2C
  • debugConsole.infoForeground#0277BD
  • debugConsole.sourceForeground#6A737D
  • debugConsole.warningForeground#B97900
  • debugConsoleInputIcon.foreground#00796B
  • debugExceptionWidget.background#F6F8FA
  • debugExceptionWidget.border#D1D5DA
  • debugIcon.breakpointCurrentStackframeForeground#B97900
  • debugIcon.breakpointDisabledForeground#959DA5
  • debugIcon.breakpointForeground#C51A2C
  • debugIcon.breakpointStackframeForeground#2E7D32
  • debugIcon.breakpointUnverifiedForeground#959DA5
  • debugIcon.continueForeground#0277BD
  • debugIcon.disconnectForeground#A31CAF
  • debugIcon.pauseForeground#0277BD
  • debugIcon.restartForeground#2E7D32
  • debugIcon.startForeground#2E7D32
  • debugIcon.stepBackForeground#0277BD
  • debugIcon.stepIntoForeground#0277BD
  • debugIcon.stepOutForeground#0277BD
  • debugIcon.stepOverForeground#0277BD
  • debugIcon.stopForeground#C51A2C
  • debugTokenExpression.boolean#D84315
  • debugTokenExpression.error#C51A2C
  • debugTokenExpression.name#01579B
  • debugTokenExpression.number#D84315
  • debugTokenExpression.string#2E7D32
  • debugTokenExpression.value#6A737D
  • debugToolBar.background#F6F8FA
  • debugView.exceptionLabelBackground#D1D5DA
  • debugView.exceptionLabelForeground#1E1E1E
  • debugView.stateLabelBackground#F6F8FA
  • debugView.stateLabelForeground#1E1E1E
  • debugView.valueChangedHighlight#0277BD33
  • descriptionForeground#586069
  • diffEditor.border#D1D5DA
  • diffEditor.insertedLineBackground#AEF1AE80
  • diffEditor.insertedTextBackground#6FCF6F4D
  • diffEditor.removedLineBackground#F1AEAE80
  • diffEditor.removedTextBackground#CF6F6F4D
  • dropdown.background#F6F8FA
  • dropdown.border#D1D5DA
  • dropdown.foreground#1E1E1E
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#E1BE2680
  • editor.findMatchHighlightBackground#E1BE2640
  • editor.findRangeHighlightBackground#E1BE2620
  • editor.foldBackground#F6F8FA
  • editor.foreground#1E1E1E
  • editor.hoverHighlightBackground#F6F8FA
  • editor.inactiveSelectionBackground#E1E4E8
  • editor.lineHighlightBackground#F6F8FA
  • editor.lineHighlightBorder#F6F8FA
  • editor.rangeHighlightBackground#F6F8FA
  • editor.selectionBackground#C8D1D9
  • editor.selectionHighlightBackground#C8D1D980
  • editor.wordHighlightBackground#C8D1D966
  • editor.wordHighlightStrongBackground#AED5FF66
  • editorBracketHighlight.foreground1#A31CAF
  • editorBracketHighlight.foreground2#0277BD
  • editorBracketHighlight.foreground3#B97900
  • editorBracketHighlight.foreground4#D84315
  • editorBracketHighlight.foreground5#2E7D32
  • editorBracketHighlight.foreground6#00796B
  • editorBracketHighlight.unexpectedBracket.foreground#C51A2C
  • editorBracketMatch.background#C8D1D9
  • editorBracketMatch.border#959DA5
  • editorCodeLens.foreground#586069
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#0277BD
  • editorError.foreground#C51A2C
  • editorGroup.border#E1E4E8
  • editorGroup.dropBackground#DBE1E780
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#F6F8FA
  • editorGutter.addedBackground#2E7D32
  • editorGutter.background#FFFFFF
  • editorGutter.commentRangeForeground#6A737D
  • editorGutter.deletedBackground#C51A2C
  • editorGutter.foldingControlForeground#6A737D
  • editorGutter.modifiedBackground#B97900
  • editorHint.foreground#00796B
  • editorHoverWidget.background#F6F8FA
  • editorHoverWidget.border#D1D5DA
  • editorHoverWidget.foreground#1E1E1E
  • editorHoverWidget.highlightForeground#0277BD
  • editorHoverWidget.statusBarBackground#E1E4E8
  • editorIndentGuide.activeBackground#D1D5DA
  • editorIndentGuide.background#E1E4E8
  • editorInfo.foreground#0277BD
  • editorInlayHint.background#DBE1E7
  • editorInlayHint.foreground#586069
  • editorInlayHint.parameterBackground#DBE1E7
  • editorInlayHint.parameterForeground#586069
  • editorInlayHint.typeBackground#DBE1E7
  • editorInlayHint.typeForeground#586069
  • editorLineNumber.activeForeground#1E1E1E
  • editorLineNumber.foreground#959DA5
  • editorLink.activeForeground#0277BD
  • editorMarkerNavigation.background#F6F8FA
  • editorMarkerNavigationError.background#C51A2C
  • editorMarkerNavigationInfo.background#0277BD
  • editorMarkerNavigationWarning.background#B97900
  • editorOverviewRuler.addedForeground#2E7D32
  • editorOverviewRuler.border#FFFFFF
  • editorOverviewRuler.bracketMatchForeground#01579B
  • editorOverviewRuler.commonContentForeground#1E1E1E
  • editorOverviewRuler.currentContentForeground#0277BD
  • editorOverviewRuler.deletedForeground#C51A2C
  • editorOverviewRuler.errorForeground#C51A2C
  • editorOverviewRuler.findMatchForeground#E1BE26
  • editorOverviewRuler.incomingContentForeground#A31CAF
  • editorOverviewRuler.infoForeground#0277BD
  • editorOverviewRuler.modifiedForeground#B97900
  • editorOverviewRuler.rangeHighlightForeground#E1BE26
  • editorOverviewRuler.selectionHighlightForeground#C8D1D9
  • editorOverviewRuler.warningForeground#B97900
  • editorOverviewRuler.wordHighlightForeground#C8D1D9
  • editorOverviewRuler.wordHighlightStrongForeground#AED5FF
  • editorPane.background#FFFFFF
  • editorRuler.foreground#D1D5DA
  • editorSuggestWidget.background#F6F8FA
  • editorSuggestWidget.border#D1D5DA
  • editorSuggestWidget.focusHighlightForeground#0277BD
  • editorSuggestWidget.foreground#1E1E1E
  • editorSuggestWidget.highlightForeground#0277BD
  • editorSuggestWidget.selectedBackground#E1E4E8
  • editorSuggestWidget.selectedForeground#1E1E1E
  • editorWarning.foreground#B97900
  • editorWhitespace.foreground#D1D5DA
  • editorWidget.background#F6F8FA
  • editorWidget.border#D1D5DA
  • editorWidget.foreground#1E1E1E
  • errorForeground#C51A2C
  • extensionBadge.remoteBackground#0277BD
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#0277BD
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#01579B
  • extensionIcon.preReleaseForeground#B97900
  • extensionIcon.starForeground#B97900
  • extensionIcon.verifiedForeground#0277BD
  • focusBorder#0277BD
  • foreground#1E1E1E
  • gitDecoration.addedResourceForeground#2E7D32
  • gitDecoration.conflictingResourceForeground#D84315
  • gitDecoration.deletedResourceForeground#C51A2C
  • gitDecoration.ignoredResourceForeground#959DA5
  • gitDecoration.modifiedResourceForeground#B97900
  • gitDecoration.stageDeletedResourceForeground#C51A2C
  • gitDecoration.stageModifiedResourceForeground#B97900
  • gitDecoration.submoduleResourceForeground#00796B
  • gitDecoration.untrackedResourceForeground#0277BD
  • icon.foreground#1E1E1E
  • imagePreview.border#D1D5DA
  • input.background#F6F8FA
  • input.border#D1D5DA
  • input.foreground#1E1E1E
  • input.placeholderForeground#959DA5
  • inputOption.activeBackground#AED5FF
  • inputOption.activeBorder#0277BD
  • inputOption.activeForeground#1E1E1E
  • inputValidation.errorBackground#F1AEAE
  • inputValidation.errorBorder#C51A2C
  • inputValidation.errorForeground#1E1E1E
  • inputValidation.infoBackground#AED5FF
  • inputValidation.infoBorder#0277BD
  • inputValidation.infoForeground#1E1E1E
  • inputValidation.warningBackground#FFF8C5
  • inputValidation.warningBorder#B97900
  • inputValidation.warningForeground#1E1E1E
  • keybindingLabel.background#E1E4E8
  • keybindingLabel.border#D1D5DA
  • keybindingLabel.bottomBorder#C8D1D9
  • keybindingLabel.foreground#1E1E1E
  • keybindingTable.headerBackground#E1E4E8
  • keybindingTable.rowsBackground#F6F8FA
  • list.activeSelectionBackground#E1E4E8
  • list.activeSelectionForeground#1E1E1E
  • list.dropBackground#DBE1E780
  • list.errorForeground#C51A2C
  • list.filterMatchBackground#E1BE2680
  • list.focusBackground#AED5FF
  • list.focusForeground#1E1E1E
  • list.highlightForeground#0277BD
  • list.hoverBackground#F6F8FA
  • list.hoverForeground#1E1E1E
  • list.inactiveSelectionBackground#F6F8FA
  • list.inactiveSelectionForeground#1E1E1E
  • list.warningForeground#B97900
  • listFilterWidget.background#F6F8FA
  • listFilterWidget.noMatchesOutline#C51A2C
  • listFilterWidget.outline#0277BD
  • menu.background#F6F8FA
  • menu.foreground#1E1E1E
  • menu.selectionBackground#E1E4E8
  • menu.selectionForeground#1E1E1E
  • menu.separatorBackground#D1D5DA
  • menubar.selectionBackground#E1E4E8
  • menubar.selectionForeground#1E1E1E
  • merge.commonContentBackground#E1E4E8
  • merge.commonHeaderBackground#C8D1D9
  • merge.currentContentBackground#AEF1AE80
  • merge.currentHeaderBackground#6FCF6F80
  • merge.incomingContentBackground#AED5FF80
  • merge.incomingHeaderBackground#80B4EF80
  • minimap.errorHighlight#C51A2C
  • minimap.findMatchHighlight#E1BE26
  • minimap.foregroundOpacity#000000
  • minimap.selectionHighlight#C8D1D9
  • minimap.warningHighlight#B97900
  • minimapGutter.addedBackground#2E7D32
  • minimapGutter.deletedBackground#C51A2C
  • minimapGutter.modifiedBackground#B97900
  • minimapSlider.activeBackground#C8D1D9BF
  • minimapSlider.background#D1D5DA80
  • minimapSlider.hoverBackground#959DA580
  • notificationCenterHeader.background#E1E4E8
  • notificationCenterHeader.foreground#1E1E1E
  • notificationLink.foreground#0277BD
  • notifications.background#F6F8FA
  • notifications.border#D1D5DA
  • notifications.foreground#1E1E1E
  • notificationsErrorIcon.foreground#C51A2C
  • notificationsInfoIcon.foreground#0277BD
  • notificationsWarningIcon.foreground#B97900
  • notificationToast.border#D1D5DA
  • panel.background#F6F8FA
  • panel.border#E1E4E8
  • panel.dropBorder#0277BD
  • panelSection.border#E1E4E8
  • panelSection.dropBackground#DBE1E780
  • panelSectionHeader.background#F6F8FA
  • panelSectionHeader.border#E1E4E8
  • panelSectionHeader.foreground#1E1E1E
  • panelTitle.activeBorder#0277BD
  • panelTitle.activeForeground#1E1E1E
  • panelTitle.inactiveForeground#6A737D
  • peekView.border#0277BD
  • peekViewEditor.background#F6F8FA
  • peekViewEditor.matchHighlightBackground#E1BE2680
  • peekViewEditorGutter.background#F6F8FA
  • peekViewResult.background#F6F8FA
  • peekViewResult.fileForeground#1E1E1E
  • peekViewResult.lineForeground#586069
  • peekViewResult.matchHighlightBackground#E1BE2680
  • peekViewResult.selectionBackground#E1E4E8
  • peekViewResult.selectionForeground#1E1E1E
  • peekViewTitle.background#F6F8FA
  • peekViewTitleDescription.foreground#586069
  • peekViewTitleLabel.foreground#1E1E1E
  • pickerGroup.border#D1D5DA
  • pickerGroup.foreground#0277BD
  • problemsErrorIcon.foreground#C51A2C
  • problemsInfoIcon.foreground#0277BD
  • problemsWarningIcon.foreground#B97900
  • progressBar.background#0277BD
  • quickInput.background#F6F8FA
  • quickInput.foreground#1E1E1E
  • quickInputList.focusBackground#E1E4E8
  • quickInputList.focusForeground#1E1E1E
  • quickInputList.focusIconForeground#1E1E1E
  • quickInputTitle.background#FFFFFF
  • sash.hoverBorder#0277BD
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#6A737D80
  • scrollbarSlider.background#959DA533
  • scrollbarSlider.hoverBackground#6A737D4D
  • searchEditor.findMatchBackground#E1BE2680
  • searchEditor.findMatchBorder#E1BE2640
  • searchEditor.textInputBorder#D1D5DA
  • selection.background#0277BD
  • settings.checkboxBackground#F6F8FA
  • settings.checkboxBorder#D1D5DA
  • settings.checkboxForeground#1E1E1E
  • settings.dropdownBackground#F6F8FA
  • settings.dropdownBorder#D1D5DA
  • settings.dropdownForeground#1E1E1E
  • settings.dropdownListBorder#D1D5DA
  • settings.focusedRowBackground#E8F0FE
  • settings.headerForeground#1E1E1E
  • settings.modifiedItemIndicator#0277BD
  • settings.numberInputBackground#F6F8FA
  • settings.numberInputBorder#D1D5DA
  • settings.numberInputForeground#1E1E1E
  • settings.rowHoverBackground#F6F8FA
  • settings.textInputBackground#F6F8FA
  • settings.textInputBorder#D1D5DA
  • settings.textInputForeground#1E1E1E
  • sideBar.background#F6F8FA
  • sideBar.border#E1E4E8
  • sideBar.dropBackground#DBE1E780
  • sideBar.foreground#586069
  • sideBarSectionHeader.background#F6F8FA
  • sideBarSectionHeader.border#E1E4E8
  • sideBarSectionHeader.foreground#1E1E1E
  • sideBarTitle.foreground#1E1E1E
  • statusBar.background#FFFFFF
  • statusBar.border#E1E4E8
  • statusBar.debuggingBackground#A31CAF
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#0277BD
  • statusBar.foreground#586069
  • statusBar.noFolderBackground#FFFFFF
  • statusBar.noFolderForeground#586069
  • statusBarItem.activeBackground#C8D1D9
  • statusBarItem.errorBackground#C51A2C
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.focusBorder#0277BD
  • statusBarItem.hoverBackground#E1E4E8
  • statusBarItem.prominentBackground#E1E4E8
  • statusBarItem.prominentForeground#0277BD
  • statusBarItem.prominentHoverBackground#C8D1D9
  • statusBarItem.remoteBackground#0277BD
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#B97900
  • statusBarItem.warningForeground#FFFFFF
  • symbolIcon.arrayForeground#C51A2C
  • symbolIcon.booleanForeground#D84315
  • symbolIcon.classForeground#B97900
  • symbolIcon.colorForeground#D84315
  • symbolIcon.constantForeground#D84315
  • symbolIcon.constructorForeground#A31CAF
  • symbolIcon.enumeratorForeground#B97900
  • symbolIcon.enumeratorMemberForeground#00796B
  • symbolIcon.eventForeground#B97900
  • symbolIcon.fieldForeground#C51A2C
  • symbolIcon.fileForeground#6A737D
  • symbolIcon.folderForeground#6A737D
  • symbolIcon.functionForeground#0277BD
  • symbolIcon.interfaceForeground#B97900
  • symbolIcon.keyForeground#C51A2C
  • symbolIcon.keywordForeground#A31CAF
  • symbolIcon.methodForeground#0277BD
  • symbolIcon.moduleForeground#A31CAF
  • symbolIcon.namespaceForeground#A31CAF
  • symbolIcon.nullForeground#D84315
  • symbolIcon.numberForeground#D84315
  • symbolIcon.objectForeground#B97900
  • symbolIcon.operatorForeground#6A737D
  • symbolIcon.packageForeground#6A737D
  • symbolIcon.propertyForeground#C51A2C
  • symbolIcon.referenceForeground#C51A2C
  • symbolIcon.snippetForeground#6A737D
  • symbolIcon.stringForeground#2E7D32
  • symbolIcon.structForeground#B97900
  • symbolIcon.textForeground#6A737D
  • symbolIcon.typeParameterForeground#00796B
  • symbolIcon.unitForeground#C51A2C
  • symbolIcon.variableForeground#C51A2C
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#0277BD
  • tab.activeBorderTop#00000000
  • tab.activeForeground#1E1E1E
  • tab.activeModifiedBorder#B97900
  • tab.border#E1E4E8
  • tab.hoverBackground#FFFFFF
  • tab.hoverBorder#0277BD
  • tab.hoverForeground#1E1E1E
  • tab.inactiveBackground#F6F8FA
  • tab.inactiveForeground#6A737D
  • tab.inactiveModifiedBorder#B9790080
  • tab.lastPinnedBorder#D1D5DA
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#0277BD80
  • tab.unfocusedActiveForeground#6A737D
  • tab.unfocusedHoverBackground#FFFFFF
  • tab.unfocusedHoverBorder#0277BD80
  • tab.unfocusedHoverForeground#6A737D
  • tab.unfocusedInactiveForeground#959DA5
  • tab.unfocusedInactiveModifiedBorder#B9790080
  • terminal.ansiBlack#1E1E1E
  • terminal.ansiBlue#01579B
  • terminal.ansiBrightBlack#586069
  • terminal.ansiBrightBlue#0277BD
  • terminal.ansiBrightCyan#00796B
  • terminal.ansiBrightGreen#2E7D32
  • terminal.ansiBrightMagenta#A31CAF
  • terminal.ansiBrightRed#C51A2C
  • terminal.ansiBrightWhite#ABB2BF
  • terminal.ansiBrightYellow#B97900
  • terminal.ansiCyan#00796B
  • terminal.ansiGreen#2E7D32
  • terminal.ansiMagenta#A31CAF
  • terminal.ansiRed#C51A2C
  • terminal.ansiWhite#D1D5DA
  • terminal.ansiYellow#B97900
  • terminal.background#FFFFFF
  • terminal.border#E1E4E8
  • terminal.dropBackground#DBE1E780
  • terminal.findMatchBackground#E1BE2680
  • terminal.findMatchBorder#E1BE26
  • terminal.findMatchHighlightBackground#E1BE2640
  • terminal.findMatchHighlightBorder#E1BE26
  • terminal.foreground#1E1E1E
  • terminal.selectionBackground#C8D1D9
  • terminal.tab.activeBorder#0277BD
  • terminalCommandDecoration.defaultBackground#959DA5
  • terminalCommandDecoration.errorBackground#C51A2C
  • terminalCommandDecoration.successBackground#2E7D32
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#0277BD
  • textBlockQuote.background#F6F8FA
  • textBlockQuote.border#A31CAF
  • textCodeBlock.background#F6F8FA
  • textLink.activeForeground#0277BD
  • textLink.foreground#0277BD
  • textPreformat.foreground#D84315
  • textSeparator.foreground#D1D5DA
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#1E1E1E
  • titleBar.inactiveBackground#F6F8FA
  • titleBar.inactiveForeground#6A737D
  • toolbar.activeBackground#C8D1D9
  • toolbar.hoverBackground#E1E4E8
  • tree.indentGuidesStroke#D1D5DA
  • tree.tableColumnsBorder#D1D5DA
  • walkThrough.embeddedEditorBackground#F6F8FA
  • welcomePage.background#FFFFFF
  • welcomePage.progress.background#F6F8FA
  • welcomePage.progress.foreground#0277BD
  • welcomePage.tileBackground#F6F8FA
  • welcomePage.tileHoverBackground#E1E4E8
  • widget.shadow#00000029

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#C51A2C
variable.other.generic-type.haskell#A31CAF
storage.type.haskell#D84315
support.variable.magic.python#C51A2C
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#1E1E1E
variable.parameter.function.language.special.self.python#B97900
storage.modifier.lifetime.rust#1E1E1E
support.function.std.rust#0277BD
entity.name.lifetime.rust#B97900
variable.language.rust#C51A2C
support.constant.edge#A31CAF
constant.other.character-class.regexp#C51A2C
keyword.operator.quantifier.regexp#D84315
punctuation.definition.string.begin,punctuation.definition.string.end#2E7D32
variable.parameter.function#1E1E1E
comment markup.link#444D56
markup.changed.diff#B97900
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#0277BD
markup.inserted.diff#2E7D32
markup.deleted.diff#C51A2C
meta.function.c,meta.function.cpp#C51A2C
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#1E1E1E
punctuation.separator.key-value#1E1E1E
keyword.operator.expression.import#0277BD
support.constant.math#B97900
support.constant.property.math#D84315
variable.other.constant#B97900
storage.type.annotation.java, storage.type.object.array.java#B97900
source.java#C51A2C
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#1E1E1E
meta.method.java#0277BD
storage.modifier.import.java,storage.type.java,storage.type.generic.java#B97900
keyword.operator.instanceof.java#A31CAF
meta.definition.variable.name.java#C51A2C
keyword.operator.logical#A31CAF
keyword.operator.bitwise#A31CAF
keyword.operator.channel#A31CAF
support.constant.property-value.scss,support.constant.property-value.css#D84315
keyword.operator.css,keyword.operator.scss,keyword.operator.less#A31CAF
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#D84315
punctuation.separator.list.comma.css#1E1E1E
support.constant.vendored.property-value.css#D84315
support.property-value.css#01579B
support.module.node,support.type.object.module,support.module.node#B97900
entity.name.type.module#B97900
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#C51A2C
support.constant.json#D84315
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#A31CAF
support.type.object.console#C51A2C
support.variable.property.process#D84315
entity.name.function,support.function.console#0277BD
keyword.operator.misc.js#1E1E1E
keyword.operator.comparison#A31CAF
keyword.operator.assignment#A31CAF
keyword.operator.arithmetic#A31CAF
keyword.operator.relational#A31CAF
keyword.operator.type.php#A31CAF
keyword.operator.increment-decrement#A31CAF
keyword.operator.pointer#A31CAF
keyword.operator.word#A31CAF
support.type.object.dom#01579B
support.variable.dom,support.variable.property.dom#C51A2C
keyword.operator.operator,keyword.operator.comparison.php#A31CAF
keyword.operator.assignment.compound#A31CAF
punctuation.definition.tag,punctuation.definition.tag.begin,punctuation.definition.tag.end#6A737D
entity.other.attribute-name#B97900
entity.other.attribute-name.id#0277BDnormal
entity.other.attribute-name.class.css#B97900normal
meta.selector#A31CAF
markup.heading#C51A2Cbold
markup.heading punctuation.definition.heading, entity.name.section#0277BD
keyword.other.unit#C51A2C
markup.bold,todo.bold#D84315bold
punctuation.definition.bold#B97900
markup.italic,punctuation.definition.italic,todo.emphasis#A31CAFitalic
emphasis md#A31CAF
entity.name.section.markdown#C51A2C
punctuation.definition.heading.markdown#C51A2C
punctuation.definition.list.begin.markdown#B97900
markup.heading.setext#1E1E1E
punctuation.definition.bold.markdown#B97900
markup.inline.raw.markdown#01579B
markup.inline.raw.string.markdown#01579B
punctuation.definition.list.markdown#B97900
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#C51A2C
beginning.punctuation.definition.list.markdown#B97900
punctuation.definition.metadata.markdown#C51A2C
markup.underline.link.markdown,markup.underline.link.image.markdown#0277BD
string.other.link.title.markdown,string.other.link.description.markdown#0277BD
punctuation.definition.link.markdown#0277BD
markup.quote.markdown#A31CAFitalic
punctuation.definition.quote.markdown#A31CAFitalic
meta.separator#6A737D
markup.table.markdown#1E1E1E
markup.raw.block.markdown#01579B
markup.list#C51A2C
markup.quote#A31CAF
markup.link.image#0277BD
markup.link#0277BD
meta.separator#6A737D
markup.raw.inline#01579B
markup.raw.inline#01579B
markup.raw.block#01579B
markup.fenced_code.block#01579B
punctuation.definition.markdown#01579B
constant.other.color#D84315
string.regexp#01579B
constant.character.escape#01579B
punctuation.section.embedded, variable.interpolation#C51A2C
invalid.illegal#B71C1C
invalid.broken#B71C1C
invalid.deprecated#B71C1C
invalid.unimplemented#B71C1C
carriage-return#FFFFFFitalic underline
message.error#C51A2C
source.yaml entity.name.tag#A31CAF
source.json meta#A31CAF
source.json meta.structure.dictionary.json string.quoted.double.json#2E7D32
source.json meta.structure.dictionary.json punctuation.definition.string#2E7D32
source.json meta.structure.dictionary.value.json string.quoted.double.json#D84315
source.json meta meta meta meta meta meta meta.structure.dictionary.value string#D84315
source.json meta meta meta meta meta meta.structure.dictionary.value string#D84315
source.json meta meta meta meta meta.structure.dictionary.value string#D84315
source.json meta meta meta meta.structure.dictionary.value string#D84315
source.json meta meta meta.structure.dictionary.value string#D84315
source.json meta meta.structure.dictionary.value string#D84315
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#A31CAF
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#A31CAF
support.other.namespace.use.php, support.other.namespace.use-as.php, entity.other.alias.php, meta.interface.php#B97900
keyword.operator.error-control.php#A31CAF
keyword.operator.type.php#A31CAF
punctuation.section.array.begin.php#1E1E1E
punctuation.section.array.end.php#1E1E1E
punctuation.definition.parameters.begin#1E1E1E
punctuation.definition.parameters.end#1E1E1E
constant.other.php#D84315
constant.numeric.php#D84315
constant.language.php#D84315
text.html.php support.function#0277BD
support.class.php#B97900
keyword.control.php#A31CAF
support.class#B97900
punctuation.definition.variable.php#C51A2C
variable, variable.language_, support.variable#C51A2C
punctuation.definition#1E1E1E
entity.name.function, meta.function-call, support.function, keyword.other.name-of-parameter#0277BD
support.class, entity.name.class, entity.name.type.class, entity.name.type#B97900
meta.class#1E1E1E
entity.name.class#B97900
entity.name.type#B97900
keyword, storage, storage.type#A31CAF
keyword.control#A31CAF
keyword.operator#1E1E1E
keyword.operator.new#A31CAF
keyword.operator.logical#A31CAF
storage#A31CAF
storage.type#A31CAF
storage.type.function.arrow#A31CAF
meta.separator#1E1E1E
meta.separator#1E1E1E
string#2E7D32
entity.other.inherited-class#B97900
constant#D84315
constant.numeric#D84315
constant.character#D84315
constant.language#D84315
support.constant#D84315
meta.tag#1E1E1E
meta.tag.inline.any.html, meta.tag.block.any.html#1E1E1E
entity.name.tag#A31CAF
comment#6A737D
foreground#1E1E1E
token.info-token#0277BD
token.warn-token#B97900
token.error-token#C51A2C
token.debug-token#A31CAF
markup.deleted#C51A2C
markup.inserted#2E7D32
markup.changed#B97900
meta.diff.header#0277BD
meta.diff.range#A31CAF