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#1d1d1d
  • activityBar.background#1d1d1d
  • activityBar.border#2d2d2d
  • activityBar.foreground#a9a9a9
  • activityBar.inactiveForeground#a9a9a9
  • activityBarBadge.background#2d2d2d
  • activityBarBadge.foreground#a9a9a9
  • badge.background#2d2d2d
  • badge.foreground#a9a9a9
  • breadcrumb.activeSelectionForeground#a9a9a9
  • breadcrumb.background#1d1d1d
  • breadcrumb.focusForeground#a9a9a9
  • breadcrumb.foreground#a9a9a9
  • button.background#1d1d1d
  • button.foreground#a9a9a9
  • button.hoverBackground#2d2d2d
  • button.secondaryBackground#1d1d1d
  • button.secondaryForeground#a9a9a9
  • button.secondaryHoverBackground#2d2d2d
  • checkbox.background#1d1d1d
  • checkbox.border#2d2d2d
  • checkbox.foreground#a9a9a9
  • debugExceptionWidget.background#1d1d1d
  • debugExceptionWidget.border#2d2d2d
  • debugToolBar.background#1d1d1d
  • debugToolBar.border#2d2d2d
  • diffEditor.border#1d1d1d
  • diffEditor.insertedTextBackground#3ac04f50
  • diffEditor.insertedTextBorder#6d6d6d00
  • diffEditor.removedTextBackground#ff545450
  • diffEditor.removedTextBorder#a37c7c00
  • dropdown.background#1d1d1d
  • dropdown.border#2d2d2d
  • dropdown.foreground#a9a9a9
  • editor.background#2d2d2d
  • editor.findMatchBackground#5d5d5d
  • editor.findMatchBorder#5d5d5d
  • editor.findMatchHighlightBackground#5d5d5d
  • editor.findMatchHighlightBorder#5d5d5d
  • editor.findRangeHighlightBackground#5d5d5d
  • editor.findRangeHighlightBorder#5d5d5d
  • editor.foldBackground#5d5d5d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#5d5d5d
  • editor.inactiveSelectionBackground#5d5d5d
  • editor.lineHighlightBackground#5d5d5d
  • editor.lineHighlightBorder#5d5d5d
  • editor.rangeHighlightBackground#1d1d1d
  • editor.rangeHighlightBorder#1d1d1d
  • editor.selectionBackground#5d5d5d
  • editor.selectionHighlightBackground#5d5d5d
  • editor.selectionHighlightBorder#5d5d5d
  • editor.wordHighlightBackground#5d5d5d
  • editor.wordHighlightBorder#5d5d5d
  • editor.wordHighlightStrongBackground#5d5d5d
  • editor.wordHighlightStrongBorder#5d5d5d
  • editorBracketMatch.background#5d5d5d
  • editorBracketMatch.border#5d5d5d
  • editorCodeLens.foreground#ffffff
  • editorCursor.background#1d1d1d
  • editorCursor.foreground#ffffff
  • editorError.background#ff545450
  • editorError.border#ffffff00
  • editorError.foreground#ffffff00
  • editorGroup.border#1d1d1d
  • editorGroup.emptyBackground#2d2d2d
  • editorGroupHeader.border#2d2d2d
  • editorGroupHeader.tabsBackground#1d1d1d
  • editorGroupHeader.tabsBorder#2d2d2d
  • editorGutter.addedBackground#3ac04f
  • editorGutter.background#2d2d2d
  • editorGutter.commentRangeForeground#d1d1d1
  • editorGutter.deletedBackground#ff5454
  • editorGutter.foldingControlForeground#d1d1d1
  • editorGutter.modifiedBackground#7187ff
  • editorHoverWidget.background#1d1d1d
  • editorHoverWidget.border#1d1d1d
  • editorHoverWidget.foreground#a9a9a9
  • editorIndentGuide.activeBackground#ffffff00
  • editorIndentGuide.background#ffffff00
  • editorInfo.background#7187ff50
  • editorInfo.border#ffffff00
  • editorInfo.foreground#ffffff00
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#a9a9a9
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#1d1d1d
  • editorMarkerNavigationError.background#ff5454
  • editorMarkerNavigationInfo.background#7187ff
  • editorMarkerNavigationWarning.background#ffbc3e
  • editorOverviewRuler.background#2d2d2d
  • editorOverviewRuler.border#2d2d2d
  • editorRuler.foreground#1d1d1d
  • editorSuggestWidget.background#1d1d1d
  • editorSuggestWidget.border#ffffff00
  • editorSuggestWidget.foreground#a9a9a9
  • editorSuggestWidget.highlightForeground#e9e9e9
  • editorSuggestWidget.selectedBackground#5d5d5d
  • editorWarning.background#ffbc3e50
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffffff00
  • editorWhitespace.foreground#ffffff00
  • editorWidget.background#1d1d1d
  • editorWidget.foreground#a9a9a9
  • editorWidget.resizeBorder#2d2d2d
  • focusBorder#2d2d2d
  • foreground#a9a9a9
  • gitDecoration.addedResourceForeground#a9a9a9
  • gitDecoration.conflictingResourceForeground#a9a9a9
  • gitDecoration.deletedResourceForeground#a9a9a9
  • gitDecoration.ignoredResourceForeground#a9a9a9
  • gitDecoration.modifiedResourceForeground#a9a9a9
  • gitDecoration.stageDeletedResourceForeground#a9a9a9
  • gitDecoration.stageModifiedResourceForeground#a9a9a9
  • gitDecoration.submoduleResourceForeground#a9a9a9
  • gitDecoration.untrackedResourceForeground#a9a9a9
  • icon.foreground#a9a9a9
  • input.background#1d1d1d
  • input.border#2d2d2d
  • input.foreground#a9a9a9
  • input.placeholderForeground#a9a9a9
  • inputOption.activeBackground#2d2d2d
  • inputOption.activeBorder#2d2d2d
  • inputOption.activeForeground#a9a9a9
  • list.activeSelectionBackground#2d2d2d
  • list.activeSelectionForeground#a9a9a9
  • list.dropBackground#2d2d2d
  • list.focusBackground#2d2d2d
  • list.focusForeground#ffffff
  • list.highlightForeground#a9a9a9
  • list.hoverBackground#2d2d2d
  • list.hoverForeground#a9a9a9
  • list.inactiveSelectionBackground#2d2d2d
  • list.inactiveSelectionForeground#a9a9a9
  • listFilterWidget.background#2d2d2d
  • listFilterWidget.noMatchesOutline#2d2d2d
  • listFilterWidget.outline#2d2d2d
  • menu.background#1d1d1d
  • menu.border#2d2d2d
  • menu.foreground#a9a9a9
  • menu.selectionBackground#2d2d2d
  • menu.selectionBorder#2d2d2d
  • menu.selectionForeground#a9a9a9
  • menu.separatorBackground#2d2d2d
  • menubar.selectionBackground#2d2d2d
  • menubar.selectionBorder#2d2d2d
  • menubar.selectionForeground#a9a9a9
  • merge.commonContentBackground#5d5d5d
  • merge.commonHeaderBackground#4d4d4d
  • merge.currentContentBackground#3ac04f
  • merge.currentHeaderBackground#278035
  • merge.incomingContentBackground#5969c4
  • merge.incomingHeaderBackground#7187ff
  • minimap.background#2d2d2d
  • minimap.errorHighlight#ffffff00
  • minimap.findMatchHighlight#5d5d5d
  • minimap.selectionHighlight#5d5d5d
  • minimap.warningHighlight#ffffff00
  • minimapGutter.addedBackground#3ac04f
  • minimapGutter.deletedBackground#ff5454
  • minimapGutter.modifiedBackground#7187ff
  • notificationCenter.border#2d2d2d
  • notificationCenterHeader.background#1d1d1d
  • notificationCenterHeader.foreground#a9a9a9
  • notifications.background#1d1d1d
  • notifications.border#2d2d2d
  • notifications.foreground#a9a9a9
  • notificationsErrorIcon.foreground#ff4e4e
  • notificationsInfoIcon.foreground#9dacff
  • notificationsWarningIcon.foreground#ffce72
  • notificationToast.border#1d1d1d
  • panel.background#1d1d1d
  • panel.border#2d2d2d
  • panelSection.border#2d2d2d
  • panelTitle.activeBorder#a9a9a9
  • panelTitle.activeForeground#a9a9a9
  • panelTitle.inactiveForeground#a9a9a9
  • peekView.border#1d1d1d
  • peekViewEditor.background#1d1d1d
  • peekViewEditor.matchHighlightBackground#2d2d2d
  • peekViewEditor.matchHighlightBorder#2d2d2d
  • peekViewEditorGutter.background#1d1d1d
  • peekViewResult.background#1d1d1d
  • peekViewResult.fileForeground#a9a9a9
  • peekViewResult.lineForeground#a9a9a9
  • peekViewResult.matchHighlightBackground#2d2d2d
  • peekViewResult.selectionBackground#2d2d2d
  • peekViewResult.selectionForeground#a9a9a9
  • peekViewTitle.background#1d1d1d
  • peekViewTitleDescription.foreground#a9a9a9
  • peekViewTitleLabel.foreground#a9a9a9
  • pickerGroup.border#2d2d2d
  • pickerGroup.foreground#ffffff
  • progressBar.background#a9a9a9
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#5d5d5d
  • scrollbarSlider.background#1d1d1d
  • scrollbarSlider.hoverBackground#5d5d5d
  • selection.background#2d2d2d
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a9a9a9
  • sideBar.background#1d1d1d
  • sideBar.border#2d2d2d
  • sideBar.dropBackground#2d2d2d
  • sideBar.foreground#a9a9a9
  • sideBarSectionHeader.background#1d1d1d
  • sideBarSectionHeader.border#2d2d2d
  • sideBarSectionHeader.foreground#a9a9a9
  • sideBarTitle.foreground#a9a9a9
  • statusBar.background#1d1d1d
  • statusBar.border#1d1d1d
  • statusBar.debuggingBackground#1d1d1d
  • statusBar.debuggingBorder#2d2d2d
  • statusBar.debuggingForeground#a9a9a9
  • statusBar.foreground#a9a9a9
  • statusBar.noFolderBackground#1d1d1d
  • statusBar.noFolderBorder#2d2d2d
  • statusBar.noFolderForeground#a9a9a9
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#2d2d2d
  • statusBarItem.remoteBackground#1d1d1d
  • statusBarItem.remoteForeground#a9a9a9
  • tab.activeBackground#2d2d2d
  • tab.activeBorder#2d2d2d
  • tab.activeBorderTop#2d2d2d
  • tab.activeForeground#a9a9a9
  • tab.border#2d2d2d
  • tab.hoverBackground#2d2d2d
  • tab.hoverBorder#2d2d2d
  • tab.hoverForeground#a9a9a9
  • tab.inactiveBackground#1d1d1d
  • tab.inactiveForeground#a9a9a9
  • terminal.ansiBlack#9f9f9f
  • 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#2d2d2d
  • terminal.foreground#a9a9a9
  • terminal.selectionBackground#2d2d2d3e
  • terminalCursor.background#2d2d2d
  • terminalCursor.foreground#a9a9a9
  • textLink.foreground#ffffff
  • titleBar.activeBackground#1d1d1d
  • titleBar.activeForeground#a9a9a9
  • titleBar.border#2d2d2d
  • titleBar.inactiveBackground#1d1d1d
  • titleBar.inactiveForeground#a9a9a9
  • tree.indentGuidesStroke#a9a9a9
  • 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#89ff9c
variable.other.generic-type.haskell#9dacff
storage.type.haskell#eaeaea
support.variable.magic.python#89ff9c
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ffffff
variable.parameter.function.language.special.self.python#ffce72
storage.modifier.lifetime.rust#ffffff
support.function.std.rust#ff79ea
entity.name.lifetime.rust#ffce72
variable.language.rust#89ff9c
support.constant.edge#9dacff
constant.other.character-class.regexp#89ff9c
keyword.operator.quantifier.regexp#eaeaea
punctuation.definition.string.begin,punctuation.definition.string.end#eaeaea
variable.parameter.function#ffffff
comment markup.link#474747
markup.changed.diff#ffce72
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ff79ea
markup.inserted.diff#eaeaea
markup.deleted.diff#89ff9c
meta.function.c,meta.function.cpp#89ff9c
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#ffffff
punctuation.separator.key-value#ffffff
keyword.operator.expression.import#ff79ea
support.constant.math#ffce72
support.constant.property.math#eaeaea
variable.other.constant#ffce72
storage.type.annotation.java, storage.type.object.array.java#ffce72
source.java#89ff9c
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#ffffff
meta.method.java#ff79ea
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffce72
keyword.operator.instanceof.java#9dacff
meta.definition.variable.name.java#89ff9c
keyword.operator.logical#ff4e4e
keyword.operator.bitwise#ff4e4e
keyword.operator.channel#ff4e4e
support.constant.property-value.scss,support.constant.property-value.css#eaeaea
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff4e4e
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#eaeaea
punctuation.separator.list.comma.css#ffffff
support.constant.color.w3c-standard-color-name.css#eaeaea
support.type.vendored.property-name.css#ff4e4e
support.module.node,support.type.object.module,support.module.node#ffce72
entity.name.type.module#ffce72
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#89ff9c
support.constant.json#eaeaea
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#9dacff
support.type.object.console#89ff9c
support.variable.property.process#eaeaea
entity.name.function,support.function.console#ff79ea
keyword.operator.misc.rust#ffffff
keyword.operator.sigil.rust#9dacff
keyword.operator.delete#9dacff
support.type.object.dom#ff4e4e
support.variable.dom,support.variable.property.dom#89ff9c
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff4e4e
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#9dacff
punctuation.separator.delimiter#ffffff
punctuation.separator.c,punctuation.separator.cpp#9dacff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff4e4e
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#9dacff
variable.parameter.function.language.python#eaeaea
support.type.python#ff4e4e
keyword.operator.logical.python#9dacff
variable.parameter.function.python#eaeaea
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ffffff
meta.function-call.generic.python#ff79ea
constant.character.format.placeholder.other.python#eaeaea
keyword.operator#ffffff
keyword.operator.assignment.compound#9dacff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff4e4e
keyword#9dacff
entity.name.namespace#ffce72
variable#89ff9c
variable.c#ffffff
variable.language#ffce72
token.variable.parameter.java#ffffff
import.storage.java#ffce72
token.package.keyword#9dacff
token.package#ffffff
entity.name.function, meta.require, support.function.any-method, variable.function#ff79ea
entity.name.type.namespace#ffce72
support.class, entity.name.type.class#ffce72
entity.name.class.identifier.namespace.type#ffce72
entity.name.class, variable.other.class.js, variable.other.class.ts#ffce72
variable.other.class.php#89ff9c
entity.name.type#ffce72
keyword.control#9dacff
control.elements, keyword.operator.less#eaeaea
keyword.other.special-method#ff79ea
storage#9dacff
token.storage#9dacff
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#9dacff
token.storage.type.java#ffce72
support.function#ff4e4e
support.type.property-name#ffffff
support.constant.property-value#ffffff
support.constant.font-name#eaeaea
meta.tag#ffffff
string#eaeaea
entity.other.inherited-class#ffce72
constant.other.symbol#ff4e4e
constant.numeric#eaeaea
constant#eaeaea
punctuation.definition.constant#eaeaea
entity.name.tag#89ff9c
entity.other.attribute-name#eaeaea
entity.other.attribute-name.id#ff79eanormal
entity.other.attribute-name.class.css#eaeaeanormal
meta.selector#9dacff
markup.heading#89ff9c
markup.heading punctuation.definition.heading, entity.name.section#ff79ea
keyword.other.unit#89ff9c
markup.bold,todo.bold#eaeaea
punctuation.definition.bold#ffce72
markup.italic, punctuation.definition.italic,todo.emphasis#9dacff
emphasis md#9dacff
entity.name.section.markdown#89ff9c
punctuation.definition.heading.markdown#89ff9c
punctuation.definition.list.begin.markdown#89ff9c
markup.heading.setext#ffffff
punctuation.definition.bold.markdown#eaeaea
markup.inline.raw.markdown#eaeaea
markup.inline.raw.string.markdown#eaeaea
punctuation.definition.list.markdown#89ff9c
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#89ff9c
beginning.punctuation.definition.list.markdown#89ff9c
punctuation.definition.metadata.markdown#89ff9c
markup.underline.link.markdown,markup.underline.link.image.markdown#9dacff
string.other.link.title.markdown,string.other.link.description.markdown#ff79ea
string.regexp#ff4e4e
constant.character.escape#ff4e4e
punctuation.section.embedded, variable.interpolation#89ff9c
punctuation.section.embedded.begin,punctuation.section.embedded.end#9dacff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ffffff
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#89ff9c
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#89ff9c
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#eaeaea
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff4e4e
support.type.property-name.json#89ff9c
support.type.property-name.json punctuation#89ff9c
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#9dacff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#9dacff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffce72
keyword.operator.error-control.php#9dacff
keyword.operator.type.php#9dacff
punctuation.section.array.begin.php#ffffff
punctuation.section.array.end.php#ffffff
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffce72
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ff79ea
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#ffffff
support.constant.core.rust#eaeaea
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#eaeaea
entity.name.goto-label.php,support.other.php#ff79ea
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff4e4e
keyword.operator.regexp.php#9dacff
keyword.operator.comparison.php#ff4e4e
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#9dacff
meta.function.decorator.python#ff79ea
support.token.decorator.python,meta.function.decorator.identifier.python#ff4e4e
function.parameter#ffffff
function.brace#ffffff
function.parameter.ruby, function.parameter.cs#ffffff
constant.language.symbol.ruby#ff4e4e
rgb-value#ff4e4e
inline-color-decoration rgb-value#eaeaea
less rgb-value#eaeaea
selector.sass#89ff9c
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffce72
block.scope.end,block.scope.begin#ffffff
storage.type.cs#ffce72
entity.name.variable.local.cs#89ff9c
token.info-token#ff79ea
token.warn-token#eaeaea
token.error-token#f44747
token.debug-token#9dacff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#9dacff
meta.template.expression#ffffff
keyword.operator.module#9dacff
support.type.type.flowtype#ff79ea
support.type.primitive#ffce72
meta.property.object#89ff9c
variable.parameter.function.js#89ff9c
keyword.other.template.begin#eaeaea
keyword.other.template.end#eaeaea
keyword.other.substitution.begin#eaeaea
keyword.other.substitution.end#eaeaea
keyword.operator.assignment#ff4e4e
keyword.operator.assignment.go#ffce72
keyword.operator.arithmetic.go, keyword.operator.address.go#9dacff
entity.name.package.go#ffce72
support.type.prelude.elm#ff4e4e
support.constant.elm#eaeaea
punctuation.quasi.element#9dacff
constant.character.entity#89ff9c
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff4e4e
entity.global.clojure#ffce72
meta.symbol.clojure#89ff9c
constant.keyword.clojure#ff4e4e
meta.arguments.coffee, variable.parameter.function.coffee#89ff9c
source.ini#eaeaea
meta.scope.prerequisites.makefile#89ff9c
source.makefile#ffce72
storage.modifier.import.groovy#ffce72
meta.method.groovy#ff79ea
meta.definition.variable.name.groovy#89ff9c
meta.definition.class.inherited.classes.groovy#eaeaea
support.variable.semantic.hlsl#ffce72
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#9dacff
text.variable, text.bracketed#89ff9c
support.type.swift, support.type.vb.asp#ffce72
entity.name.function.xi#ffce72
entity.name.class.xi#ff4e4e
constant.character.character-class.regexp.xi#89ff9c
constant.regexp.xi#9dacff
keyword.control.xi#ff4e4e
invalid.xi#ffffff
beginning.punctuation.definition.quote.markdown.xi#eaeaea
beginning.punctuation.definition.list.markdown.xi#474747
constant.character.xi#ff79ea
accent.xi#ff79ea
wikiword.xi#eaeaea
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#474747
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffce72
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#89ff9c
meta.brace.square#ffffff
comment, punctuation.definition.comment#474747italic
markup.quote.markdown#474747
punctuation.definition.block.sequence.item.yaml#ffffff
constant.language.symbol.elixir#ff4e4e
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