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.activeBackground#ffffff00
  • activityBar.background#2d2d2d
  • activityBar.border#ffffff00
  • activityBar.foreground#f5deb3
  • activityBar.inactiveForeground#bca975
  • activityBarBadge.background#8d8d8d
  • activityBarBadge.foreground#ffffff
  • badge.background#8d8d8d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#040404
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#8d8d8d
  • button.background#bca975
  • button.foreground#ffffff
  • button.hoverBackground#bca975a7
  • button.secondaryBackground#8d8d8d
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#8d8d8d7c
  • checkbox.background#2d2d2d
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#8d8d8d7c
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#8d8d8d7c
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#2d2d2d
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#040404
  • editor.findMatchBackground#416b4ba3
  • editor.findMatchBorder#f5deb300
  • editor.findMatchHighlightBackground#54422400
  • editor.findMatchHighlightBorder#f5deb3
  • editor.findRangeHighlightBackground#54545462
  • editor.findRangeHighlightBorder#f5a67900
  • editor.foldBackground#8d8d8d44
  • editor.foreground#cdcdcd
  • editor.hoverHighlightBackground#f5deb338
  • editor.inactiveSelectionBackground#8d8d8d42
  • editor.lineHighlightBackground#1f1f1f
  • editor.lineHighlightBorder#6f3f3f00
  • editor.rangeHighlightBackground#49494962
  • editor.rangeHighlightBorder#54545400
  • editor.selectionBackground#f5deb338
  • editor.selectionHighlightBackground#f5deb35a
  • editor.selectionHighlightBorder#721ce800
  • editor.wordHighlightBackground#f5deb338
  • editor.wordHighlightBorder#ff000000
  • editor.wordHighlightStrongBackground#f5deb338
  • editor.wordHighlightStrongBorder#f5deb300
  • editorBracketHighlight.foreground1#f5deb35a
  • editorBracketHighlight.foreground2#8d8d8d
  • editorBracketHighlight.foreground3#f5deb35a
  • editorBracketHighlight.foreground4#8d8d8d
  • editorBracketHighlight.foreground5#f5deb35a
  • editorBracketHighlight.foreground6#8d8d8d
  • editorBracketHighlight.unexpectedBracket.foreground#f5deb35a
  • editorBracketMatch.background#8d8d8d7c
  • editorBracketMatch.border#9f9f9f00
  • editorBracketPairGuide.background1#f5deb35a
  • editorBracketPairGuide.background2#8d8d8d
  • editorBracketPairGuide.background3#f5deb35a
  • editorBracketPairGuide.background4#8d8d8d
  • editorBracketPairGuide.background5#f5deb35a
  • editorBracketPairGuide.background6#8d8d8d
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#f5deb3
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ec806bd1
  • editorGroup.border#b8474700
  • editorGroup.emptyBackground#040404
  • editorGroupHeader.border#ffffff00
  • editorGroupHeader.tabsBackground#2d2d2d
  • editorGroupHeader.tabsBorder#f5deb300
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#040404
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#2d2d2d
  • editorHoverWidget.border#45454500
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#8d8d8d
  • editorIndentGuide.background#f5deb35a
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beffd1
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#8d8d8d7c
  • editorLink.activeForeground#f5deb3
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#e4292900
  • editorOverviewRuler.border#1d1d1d00
  • editorRuler.foreground#8d8d8d
  • editorSuggestWidget.background#2d2d2d
  • editorSuggestWidget.border#45454500
  • editorSuggestWidget.foreground#8d8d8d
  • editorSuggestWidget.highlightForeground#bca975
  • editorSuggestWidget.selectedBackground#f5deb318
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700d1
  • editorWhitespace.foreground#8d8d8d7c
  • editorWidget.background#2d2d2d
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#8d8d8d
  • focusBorder#f5deb3
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#8282c4
  • gitDecoration.deletedResourceForeground#c06c5d
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#9f4434
  • gitDecoration.stageModifiedResourceForeground#ab7f3d
  • gitDecoration.submoduleResourceForeground#4b7ead
  • gitDecoration.untrackedResourceForeground#4b8a61
  • icon.foreground#ffffff
  • input.background#2d2d2d
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#8d8d8d
  • inputOption.activeBackground#8d8d8d
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#f5deb35a
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#f5deb318
  • list.focusBackground#f5deb318
  • list.focusForeground#ffffff
  • list.highlightForeground#bca975
  • list.hoverBackground#f5deb35a
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#f5deb318
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#8d8d8d
  • listFilterWidget.noMatchesOutline#ffffff00
  • listFilterWidget.outline#00000000
  • menu.background#2d2d2d
  • menu.border#00000085
  • menu.foreground#8d8d8d
  • menu.selectionBackground#f5deb35a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#8d8d8d
  • menubar.selectionBackground#f5deb35a
  • menubar.selectionBorder#ff000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#040404
  • minimap.errorHighlight#ec806bd1
  • minimap.findMatchHighlight#416b4ba3
  • minimap.selectionHighlight#f5deb338
  • minimap.warningHighlight#cca700d1
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#2d2d2d
  • panel.border#ffffff00
  • panelSection.border#8d8d8d
  • panelTitle.activeBorder#f5deb3
  • panelTitle.activeForeground#f5deb3
  • panelTitle.inactiveForeground#8d8d8d
  • peekView.border#f5deb300
  • peekViewEditor.background#2e2a23
  • peekViewEditor.matchHighlightBackground#416b4b7e
  • peekViewEditor.matchHighlightBorder#5480b000
  • peekViewEditorGutter.background#2e2a23
  • peekViewResult.background#2d2d2d
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#8d8d8d
  • peekViewResult.matchHighlightBackground#416b4ba3
  • peekViewResult.selectionBackground#416b4ba3
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#2d2d2d
  • peekViewTitleDescription.foreground#ffffff97
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#be4e4e00
  • pickerGroup.foreground#8d8d8d
  • progressBar.background#f5deb3
  • scrollbar.shadow#f5deb35a
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#99999970
  • scrollbarSlider.hoverBackground#b6b6b6b3
  • selection.background#f5deb35a
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#2d2d2d
  • sideBar.border#ff000000
  • sideBar.dropBackground#f5deb318
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#90909000
  • sideBarSectionHeader.foreground#8d8d8d
  • sideBarTitle.foreground#bca975
  • statusBar.background#2d2d2d
  • statusBar.border#ffffff00
  • statusBar.debuggingBackground#f5deb3
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#bca975
  • statusBar.noFolderBackground#416b4b
  • statusBar.noFolderBorder#ff000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#f5deb35a
  • statusBarItem.remoteBackground#808000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#040404
  • tab.activeBorder#040404
  • tab.activeBorderTop#f5deb35a
  • tab.activeForeground#8d8d8d
  • tab.border#4f2d2d00
  • tab.hoverBackground#f5deb35a
  • tab.hoverBorder#0813b800
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#8d8d8d
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#3b7ac0
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#50a3ff
  • terminal.ansiBrightCyan#42ccee
  • terminal.ansiBrightGreen#4fe4a8
  • terminal.ansiBrightMagenta#ae87e0
  • terminal.ansiBrightRed#ff8181
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f7f780
  • terminal.ansiCyan#2eaccb
  • terminal.ansiGreen#2bb681
  • terminal.ansiMagenta#7851a9
  • terminal.ansiRed#cd6161
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#e2e298
  • terminal.border#8d8d8d
  • terminal.foreground#ffffff
  • terminal.selectionBackground#f5deb318
  • terminalCursor.background#f5deb35a
  • terminalCursor.foreground#c2c2c2
  • textLink.foreground#f5deb3
  • titleBar.activeBackground#2d2d2d
  • titleBar.activeForeground#8d8d8d
  • titleBar.border#ffffff00
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#8d8d8d
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#ffffff00

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