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#d9ff01
  • activityBar.background#000000
  • activityBar.border#ff0000
  • activityBar.foreground#50ff00
  • activityBar.inactiveForeground#ff0000
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#ffffff
  • badge.background#ff0000
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#111111
  • button.foreground#ff00b3
  • button.hoverBackground#20ff00
  • button.secondaryBackground#242424
  • button.secondaryForeground#ff00b3
  • button.secondaryHoverBackground#afff00
  • charts.blue#285bff
  • charts.green#3fc56b
  • charts.orange#fd7e57
  • charts.purple#8c62fd
  • charts.red#fc4a6d
  • charts.yellow#f6be48
  • checkbox.background#000000
  • checkbox.border#000000
  • checkbox.foreground#fffb00
  • commandCenter.activeBackground#2d333d
  • commandCenter.background#292b34
  • commandCenter.border#3d434f
  • debugConsole.errorForeground#f81141
  • debugConsole.infoForeground#3691ff
  • debugConsole.sourceForeground#545862
  • debugConsole.warningForeground#fd7e57
  • debugConsoleInputIcon.foreground#2b72c9
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugIcon.breakpointCurrentStackframeForeground#3691ff
  • debugIcon.breakpointDisabledForeground#636d83
  • debugIcon.breakpointForeground#ff6480
  • debugIcon.breakpointStackframeForeground#3fc56b
  • debugIcon.breakpointUnverifiedForeground#ce9887
  • debugIcon.continueForeground#3fc56b
  • debugIcon.disconnectForeground#ff6480
  • debugIcon.pauseForeground#ce9887
  • debugIcon.restartForeground#fd7e57
  • debugIcon.startForeground#3fc56b
  • debugIcon.stepBackForeground#3691ff
  • debugIcon.stepIntoForeground#3691ff
  • debugIcon.stepOutForeground#3691ff
  • debugIcon.stepOverForeground#3691ff
  • debugIcon.stopForeground#ff6480
  • debugTokenExpression.boolean#0098DD
  • debugTokenExpression.error#f81141
  • debugTokenExpression.name#ce9887
  • debugTokenExpression.number#ff78f8
  • debugTokenExpression.string#f9c859
  • debugTokenExpression.value#abb2bf
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • debugView.exceptionLabelBackground#ff0000
  • debugView.exceptionLabelForeground#f9f9f9
  • debugView.stateLabelBackground#d5d7d8
  • debugView.stateLabelForeground#383A42
  • debugView.valueChangedHighlight#7A82DA
  • diffEditor.border#444444
  • diffEditor.diagonalFill#3d434f
  • diffEditor.insertedLineBackground#2b663f73
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedLineBackground#8034346c
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#fffb00
  • dropdown.listBackground#20242a
  • editor.background#000000
  • editor.findMatchBackground#040404
  • editor.findMatchBorder#50ff00
  • editor.findMatchHighlightBackground#000000
  • editor.findMatchHighlightBorder#00ffff
  • editor.findRangeHighlightBackground#212020
  • editor.findRangeHighlightBorder#ffffff00
  • editor.focusedStackFrameHighlightBackground#3fc56c3d
  • editor.foldBackground#004b964d
  • editor.foreground#00ff87
  • editor.hoverHighlightBackground#6fadeab1
  • editor.inactiveSelectionBackground#001b1b
  • editor.lineHighlightBackground#ffffff00
  • editor.lineHighlightBorder#50ff0000
  • editor.rangeHighlightBackground#111111
  • editor.rangeHighlightBorder#ffffff56
  • editor.selectionBackground#a200ff98
  • editor.selectionHighlightBackground#00375195
  • editor.selectionHighlightBorder#003751
  • editor.snippetFinalTabstopHighlightBackground#636d8377
  • editor.snippetFinalTabstopHighlightBorder#636d83
  • editor.snippetTabstopHighlightBackground#636d8377
  • editor.snippetTabstopHighlightBorder#636d83
  • editor.stackFrameHighlightBackground#10b3fe4b
  • editor.symbolHighlightBackground#b629954f
  • editor.wordHighlightBackground#003751
  • editor.wordHighlightBorder#0076ad
  • editor.wordHighlightStrongBackground#00375195
  • editor.wordHighlightStrongBorder#003751
  • editorBracketHighlight.foreground1#92f535
  • editorBracketHighlight.foreground2#28e4eb
  • editorBracketHighlight.foreground3#ffa023
  • editorBracketHighlight.foreground4#00ff95
  • editorBracketHighlight.foreground5#ff78ff
  • editorBracketHighlight.foreground6#ffffff
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#0800ffe9
  • editorCodeLens.foreground#636d83
  • editorCursor.background#2b3428
  • editorCursor.foreground#51ff00
  • editorError.background#ff000058
  • editorError.border#ff0000
  • editorError.foreground#ff0000
  • editorGroup.border#50ff00
  • editorGroup.dropBackground#58607499
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#3691ff
  • editorGroupHeader.noTabsBackground#22252a
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#50ff00
  • editorGutter.addedBackground#1ca500
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#ff00e3
  • editorGutter.deletedBackground#ff00a7
  • editorGutter.foldingControlForeground#ff00e3
  • editorGutter.modifiedBackground#0c7d9d
  • editorHint.foreground#7a82da
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#08fb00
  • editorHoverWidget.foreground#ffffff
  • editorHoverWidget.statusBarBackground#2c333e
  • editorIndentGuide.activeBackground#ff5400
  • editorIndentGuide.background#ff0000
  • editorInfo.background#349fff2c
  • editorInfo.border#4490BF00
  • editorInfo.foreground#349fff
  • editorInlayHint.background#7a82da15
  • editorInlayHint.foreground#7a82da9e
  • editorLightBulb.foreground#ffcc00
  • editorLightBulbAutoFix.foreground#ffcc00
  • editorLineNumber.activeForeground#0028ff
  • editorLineNumber.foreground#51ff004f
  • editorLink.activeForeground#0064ff
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#ff0000
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#ffd100
  • editorOverviewRuler.addedForeground#237236
  • editorOverviewRuler.background#de232300
  • editorOverviewRuler.border#50ff00
  • editorOverviewRuler.bracketMatchForeground#7a82da
  • editorOverviewRuler.deletedForeground#745b53
  • editorOverviewRuler.errorForeground#ff2e3f
  • editorOverviewRuler.findMatchForeground#177849b2
  • editorOverviewRuler.infoForeground#3691ff
  • editorOverviewRuler.modifiedForeground#015f88
  • editorOverviewRuler.selectionHighlightForeground#547cac9f
  • editorOverviewRuler.warningForeground#da7a43
  • editorOverviewRuler.wordHighlightForeground#547cac9f
  • editorOverviewRuler.wordHighlightStrongForeground#973c82ad
  • editorPane.background#25272d
  • editorRuler.foreground#50ff00
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#000000
  • editorSuggestWidget.foreground#ff02fb
  • editorSuggestWidget.highlightForeground#08fb00
  • editorSuggestWidget.selectedBackground#303030
  • editorWarning.background#ffc2005a
  • editorWarning.border#ffffff
  • editorWarning.foreground#ffd100
  • editorWhitespace.foreground#ff0000
  • editorWidget.background#252526
  • editorWidget.border#636d83
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • errorForeground#ff2e3f
  • extensionButton.prominentBackground#2b72c9
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#3691ff
  • focusBorder#50ff00
  • foreground#50ff00
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.renamedResourceForeground#ff78f8
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • gitlens.gutterBackgroundColor#ffffff11
  • gitlens.gutterForegroundColor#abb2bf
  • gitlens.gutterUncommittedForegroundColor#199ffd
  • gitlens.lineHighlightBackgroundColor#3a3e68
  • gitlens.lineHighlightOverviewRulerColor#3a3e68
  • gitlens.trailingLineForegroundColor#636d83a0
  • icon.foreground#50ff00
  • input.background#000000
  • input.border#000000
  • input.foreground#f7f457
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#212121
  • inputOption.activeBorder#000000
  • inputOption.activeForeground#50ff00
  • inputValidation.errorBackground#9c1e37
  • inputValidation.errorBorder#ff2e3f
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#2b72c9
  • inputValidation.infoBorder#3691ff
  • inputValidation.infoForeground#ffffff
  • inputValidation.warningBackground#da7a43
  • inputValidation.warningBorder#ff936a
  • inputValidation.warningForeground#ffffff
  • keybindingLabel.background#7a82da60
  • keybindingLabel.border#abb2bf25
  • keybindingLabel.bottomBorder#abb2bf25
  • keybindingLabel.foreground#ffffffbb
  • list.activeSelectionBackground#111111
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1b1b1b
  • list.errorForeground#ff2e3f
  • list.focusBackground#000000
  • list.focusForeground#ff00d7
  • list.highlightForeground#50ff00
  • list.hoverBackground#2d333d
  • list.hoverForeground#d90084
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#ff0000
  • list.warningForeground#da7a43
  • listFilterWidget.background#451500
  • listFilterWidget.noMatchesOutline#ff1700
  • listFilterWidget.outline#04040400
  • menu.background#000000
  • menu.border#50ff0000
  • menu.foreground#00ffe7
  • menu.selectionBackground#111111
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ff00bf
  • menu.separatorBackground#00cfff42
  • menubar.selectionBackground#111111
  • menubar.selectionBorder#ff0000
  • menubar.selectionForeground#ebff00
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • mergeEditor.change.background#2b663f73
  • mergeEditor.change.word.background#2b663f93
  • mergeEditor.conflict.handled.minimapOverViewRuler#37bd58
  • mergeEditor.conflict.handledFocused.border#37bd58
  • mergeEditor.conflict.handledUnfocused.border#37bd5863
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#10b1fe
  • mergeEditor.conflict.unhandledFocused.border#10b1fe
  • mergeEditor.conflict.unhandledUnfocused.border#10b3fe9c
  • minimap.background#000000
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#040404
  • minimap.selectionHighlight#00021f
  • minimap.selectionOccurrenceHighlight#50749f5b
  • minimap.warningHighlight#ffd100
  • minimapGutter.addedBackground#1ca500
  • minimapGutter.deletedBackground#ff00a7
  • minimapGutter.modifiedBackground#0c7d9d
  • notebook.cellBorderColor#3d434f
  • notebook.cellEditorBackground#2d313a
  • notebook.cellHoverBackground#2d333d
  • notebook.cellStatusBarItemHoverBackground#2d333d
  • notebook.cellToolbarSeparator#3d434f
  • notebook.focusedCellBackground#22252a
  • notebook.focusedCellBorder#3691ff
  • notebook.inactiveFocusedCellBorder#797f8c
  • notebook.inactiveSelectedCellBorder#3691ff
  • notebook.outputContainerBackgroundColor#22252a
  • notebook.selectedCellBackground#22252a
  • notebook.symbolHighlightBackground#3a3e68
  • notebookScrollbarSlider.activeBackground#c1d9ff35
  • notebookScrollbarSlider.background#c1d9ff14
  • notebookScrollbarSlider.hoverBackground#c1d9ff28
  • notebookStatusErrorIcon.foreground#f81141
  • notebookStatusRunningIcon.foreground#3691ff
  • notebookStatusSuccessIcon.foreground#3fc56b
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notificationLink.foreground#3691ff
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#000000
  • panel.border#ff0000
  • panelSection.border#50ff00
  • panelTitle.activeBorder#50ff00
  • panelTitle.activeForeground#ffef00
  • panelTitle.inactiveForeground#34a500
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#3794ff
  • progressBar.background#fffb00
  • quickInputList.focusBackground#3a3e68
  • sash.hoverBorder#3691ff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#00ff9f
  • scrollbarSlider.background#125400
  • scrollbarSlider.hoverBackground#00ff1c
  • selection.background#000000
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#50ff00
  • sideBar.background#000000
  • sideBar.border#ff0000
  • sideBar.dropBackground#51483f
  • sideBar.foreground#50ff00
  • sideBarSectionHeader.background#0e0d0d
  • sideBarSectionHeader.border#50ff0058
  • sideBarSectionHeader.foreground#00ff95
  • sideBarTitle.foreground#ff0e8a
  • statusBar.background#000000
  • statusBar.border#50ff00
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingBorder#50ff00
  • statusBar.debuggingForeground#50ff00
  • statusBar.foreground#50ff00
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#50ff00
  • statusBar.noFolderForeground#50ff00
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.errorBackground#00000000
  • statusBarItem.errorForeground#ff2e3f
  • statusBarItem.hoverBackground#c1d9ff28
  • statusBarItem.prominentBackground#2b72c9
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#3691ff
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#50ff00
  • statusBarItem.warningBackground#00000000
  • statusBarItem.warningForeground#da7a43
  • symbolIcon.arrayForeground#7A82DA
  • symbolIcon.booleanForeground#0098DD
  • symbolIcon.classForeground#ff6480
  • symbolIcon.colorForeground#9f7efe
  • symbolIcon.constantForeground#9f7efe
  • symbolIcon.constructorForeground#0098DD
  • symbolIcon.enumeratorForeground#ff6480
  • symbolIcon.enumeratorMemberForeground#ce9887
  • symbolIcon.eventForeground#8bcdef
  • symbolIcon.fieldForeground#ce9887
  • symbolIcon.fileForeground#abb2bf
  • symbolIcon.folderForeground#abb2bf
  • symbolIcon.functionForeground#3fc56b
  • symbolIcon.interfaceForeground#ff6480
  • symbolIcon.keyForeground#ce9887
  • symbolIcon.keywordForeground#0098DD
  • symbolIcon.methodForeground#3fc56b
  • symbolIcon.moduleForeground#ff6480
  • symbolIcon.namespaceForeground#ff6480
  • symbolIcon.nullForeground#0098DD
  • symbolIcon.numberForeground#ff78f8
  • symbolIcon.objectForeground#abb2bf
  • symbolIcon.operatorForeground#7A82DA
  • symbolIcon.propertyForeground#ce9887
  • symbolIcon.referenceForeground#abb2bf
  • symbolIcon.snippetForeground#636d83
  • symbolIcon.stringForeground#f9c859
  • symbolIcon.structForeground#ff6480
  • symbolIcon.textForeground#636d83
  • symbolIcon.typeParameterForeground#8bcdef
  • symbolIcon.unitForeground#f9c859
  • symbolIcon.variableForeground#abb2bf
  • tab.activeBackground#111111
  • tab.activeBorder#ff0000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#fffb00
  • tab.border#000000
  • tab.hoverBackground#2d333d
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#38ff00
  • tab.unfocusedActiveBorderTop#636d83
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#50ff00
  • terminal.findMatchBorder#ffcc00
  • terminal.foreground#00f3ff
  • terminal.selectionBackground#ffffff1c
  • terminal.tab.activeBorder#3691ff
  • terminalCommandDecoration.defaultBackground#3d434f
  • terminalCommandDecoration.errorBackground#f81141
  • terminalCommandDecoration.successBackground#3fc56b
  • terminalCursor.background#2c2d2e
  • terminalCursor.foreground#dfff00
  • textBlockQuote.background#3d434f
  • textBlockQuote.border#0099e1
  • textCodeBlock.background#282c34
  • textLink.activeForeground#3691ff
  • textLink.foreground#ff00b3
  • textPreformat.foreground#ce9887
  • textSeparator.foreground#3d434f
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#50ff00
  • titleBar.border#309004
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#ff0000
  • tree.indentGuidesStroke#ff0000
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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#ff0000
variable.other.generic-type.haskell#ff00e3
storage.type.haskell#aaff98
support.variable.magic.python#ff0000
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#00ff87
variable.parameter.function.language.special.self.python#d3ff00
storage.modifier.lifetime.rust#00ff87
support.function.std.rust#0800ff
entity.name.lifetime.rust#d3ff00
variable.language.rust#ff0000
support.constant.edge#ff00e3
constant.other.character-class.regexp#ff0000
keyword.operator.quantifier.regexp#aaff98
punctuation.definition.string.begin,punctuation.definition.string.end#00e7ff
variable.parameter.function#00ff87
comment markup.link#4d4d4d
markup.changed.diff#d3ff00
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#0800ff
markup.inserted.diff#00e7ff
markup.deleted.diff#ff0000
meta.function.c,meta.function.cpp#ff0000
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#00ff87
punctuation.separator.key-value#00ff87
keyword.operator.expression.import#0800ff
support.constant.math#d3ff00
support.constant.property.math#aaff98
variable.other.constant#d3ff00
storage.type.annotation.java, storage.type.object.array.java#d3ff00
source.java#ff0000
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#00ff87
meta.method.java#0800ff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#d3ff00
keyword.operator.instanceof.java#ff00e3
meta.definition.variable.name.java#ff0000
keyword.operator.logical#00ff34
keyword.operator.bitwise#00ff34
keyword.operator.channel#00ff34
support.constant.property-value.scss,support.constant.property-value.css#aaff98
keyword.operator.css,keyword.operator.scss,keyword.operator.less#00ff34
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#aaff98
punctuation.separator.list.comma.css#00ff87
support.constant.color.w3c-standard-color-name.css#aaff98
support.type.vendored.property-name.css#00ff34
support.module.node,support.type.object.module,support.module.node#d3ff00
entity.name.type.module#d3ff00
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff0000
support.constant.json#aaff98
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ff00e3
support.type.object.console#ff0000
support.variable.property.process#aaff98
entity.name.function,support.function.console#0800ff
keyword.operator.misc.rust#00ff87
keyword.operator.sigil.rust#ff00e3
keyword.operator.delete#ff00e3
support.type.object.dom#00ff34
support.variable.dom,support.variable.property.dom#ff0000
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#00ff34
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#ff00e3
punctuation.separator.delimiter#00ff87
punctuation.separator.c,punctuation.separator.cpp#ff00e3
support.type.posix-reserved.c,support.type.posix-reserved.cpp#00ff34
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ff00e3
variable.parameter.function.language.python#aaff98
support.type.python#00ff34
keyword.operator.logical.python#ff00e3
variable.parameter.function.python#aaff98
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#00ff87
meta.function-call.generic.python#0800ff
constant.character.format.placeholder.other.python#aaff98
keyword.operator#00ff87
keyword.operator.assignment.compound#ff00e3
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#00ff34
keyword#ff00e3
entity.name.namespace#d3ff00
variable#ff0000
variable.c#00ff87
variable.language#d3ff00
token.variable.parameter.java#00ff87
import.storage.java#d3ff00
token.package.keyword#ff00e3
token.package#00ff87
entity.name.function, meta.require, support.function.any-method, variable.function#0800ff
entity.name.type.namespace#d3ff00
support.class, entity.name.type.class#d3ff00
entity.name.class.identifier.namespace.type#d3ff00
entity.name.class, variable.other.class.js, variable.other.class.ts#d3ff00
variable.other.class.php#ff0000
entity.name.type#d3ff00
keyword.control#ff00e3
control.elements, keyword.operator.less#aaff98
keyword.other.special-method#0800ff
storage#ff00e3
token.storage#ff00e3
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#ff00e3
token.storage.type.java#d3ff00
support.function#00ff34
support.type.property-name#00ff87
support.constant.property-value#00ff87
support.constant.font-name#aaff98
meta.tag#00ff87
string#00e7ff
entity.other.inherited-class#d3ff00
constant.other.symbol#00ff34
constant.numeric#aaff98
constant#aaff98
punctuation.definition.constant#aaff98
entity.name.tag#ff0000
entity.other.attribute-name#aaff98
entity.other.attribute-name.id#0800ffitalic
entity.other.attribute-name.class.css#aaff98italic
meta.selector#ff00e3
markup.heading#ff0000
markup.heading punctuation.definition.heading, entity.name.section#0800ff
keyword.other.unit#ff0000
markup.bold,todo.bold#aaff98
punctuation.definition.bold#d3ff00
markup.italic, punctuation.definition.italic,todo.emphasis#ff00e3
emphasis md#ff00e3
entity.name.section.markdown#ff0000
punctuation.definition.heading.markdown#ff0000
punctuation.definition.list.begin.markdown#ff0000
markup.heading.setext#00ff87
punctuation.definition.bold.markdown#aaff98
markup.inline.raw.markdown#00e7ff
markup.inline.raw.string.markdown#00e7ff
punctuation.definition.list.markdown#ff0000
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff0000
beginning.punctuation.definition.list.markdown#ff0000
punctuation.definition.metadata.markdown#ff0000
markup.underline.link.markdown,markup.underline.link.image.markdown#ff00e3
string.other.link.title.markdown,string.other.link.description.markdown#0800ff
string.regexp#00ff34
constant.character.escape#00ff34
punctuation.section.embedded, variable.interpolation#ff0000
punctuation.section.embedded.begin,punctuation.section.embedded.end#ff00e3
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#00ff87
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff0000
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff0000
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#00e7ff
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#00ff34
support.type.property-name.json#ff0000
support.type.property-name.json punctuation#ff0000
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ff00e3
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ff00e3
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#d3ff00
keyword.operator.error-control.php#ff00e3
keyword.operator.type.php#ff00e3
punctuation.section.array.begin.php#00ff87
punctuation.section.array.end.php#00ff87
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#d3ff00
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#0800ff
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#00ff87
support.constant.core.rust#aaff98
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#aaff98
entity.name.goto-label.php,support.other.php#0800ff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#00ff34
keyword.operator.regexp.php#ff00e3
keyword.operator.comparison.php#00ff34
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ff00e3
meta.function.decorator.python#0800ff
support.token.decorator.python,meta.function.decorator.identifier.python#00ff34
function.parameter#00ff87
function.brace#00ff87
function.parameter.ruby, function.parameter.cs#00ff87
constant.language.symbol.ruby#00ff34
rgb-value#00ff34
inline-color-decoration rgb-value#aaff98
less rgb-value#aaff98
selector.sass#ff0000
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#d3ff00
block.scope.end,block.scope.begin#00ff87
storage.type.cs#d3ff00
entity.name.variable.local.cs#ff0000
token.info-token#0800ff
token.warn-token#aaff98
token.error-token#f44747
token.debug-token#ff00e3
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ff00e3
meta.template.expression#00ff87
keyword.operator.module#ff00e3
support.type.type.flowtype#0800ff
support.type.primitive#d3ff00
meta.property.object#ff0000
variable.parameter.function.js#ff0000
keyword.other.template.begin#00e7ff
keyword.other.template.end#00e7ff
keyword.other.substitution.begin#00e7ff
keyword.other.substitution.end#00e7ff
keyword.operator.assignment#00ff34
keyword.operator.assignment.go#d3ff00
keyword.operator.arithmetic.go, keyword.operator.address.go#ff00e3
entity.name.package.go#d3ff00
support.type.prelude.elm#00ff34
support.constant.elm#aaff98
punctuation.quasi.element#ff00e3
constant.character.entity#ff0000
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#00ff34
entity.global.clojure#d3ff00
meta.symbol.clojure#ff0000
constant.keyword.clojure#00ff34
meta.arguments.coffee, variable.parameter.function.coffee#ff0000
source.ini#00e7ff
meta.scope.prerequisites.makefile#ff0000
source.makefile#d3ff00
storage.modifier.import.groovy#d3ff00
meta.method.groovy#0800ff
meta.definition.variable.name.groovy#ff0000
meta.definition.class.inherited.classes.groovy#00e7ff
support.variable.semantic.hlsl#d3ff00
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#ff00e3
text.variable, text.bracketed#ff0000
support.type.swift, support.type.vb.asp#d3ff00
entity.name.function.xi#d3ff00
entity.name.class.xi#00ff34
constant.character.character-class.regexp.xi#ff0000
constant.regexp.xi#ff00e3
keyword.control.xi#00ff34
invalid.xi#00ff87
beginning.punctuation.definition.quote.markdown.xi#00e7ff
beginning.punctuation.definition.list.markdown.xi#4d4d4d
constant.character.xi#0800ff
accent.xi#0800ff
wikiword.xi#aaff98
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#4d4d4d
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#d3ff00
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff0000
meta.brace.square#00ff87
comment, punctuation.definition.comment#4d4d4ditalic
markup.quote.markdown#4d4d4d
punctuation.definition.block.sequence.item.yaml#00ff87
constant.language.symbol.elixir#00ff34
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
keyword.operator, keyword.other.unit, support.type.property-name, keyword.other.special-method, entity.name.tag