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.background#292a2d
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#F7D22F
  • activityBarBadge.foreground#ffffff
  • badge.background#F7D22F
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#F7D22F
  • breadcrumb.background#202124
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ccccccc4
  • button.background#F7D22F
  • button.foreground#ffffff
  • button.hoverBackground#D1B124
  • button.secondaryBackground#D1B124
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#CC8B39
  • checkbox.background#35363a
  • checkbox.border#ffffff00
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#35363a
  • debugExceptionWidget.border#292a2d
  • debugToolBar.background#292a2d
  • debugToolBar.border#35363a
  • diffEditor.border#444444
  • dropdown.background#292a2d
  • dropdown.border#ffffff00
  • dropdown.foreground#cccccc
  • editor.background#202124
  • editor.findMatchBackground#F7D22F55
  • editor.findMatchBorder#F57A3155
  • editor.findMatchHighlightBackground#F7D22F55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#F7D22F3b
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#F7D22F3b
  • editor.foreground#cccccc
  • editor.hoverHighlightBackground#F7D22F3b
  • editor.inactiveSelectionBackground#F7D22F21
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#ffffff00
  • editor.rangeHighlightBackground#ffffff0a
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#F7D22F55
  • editor.selectionHighlightBackground#F7D22F55
  • editor.selectionHighlightBorder#F7D22F
  • editor.wordHighlightBackground#77777766
  • editor.wordHighlightStrongBackground#F7D22Fba
  • editorBracketHighlight.foreground1#4B8BC1
  • editorBracketHighlight.foreground2#7FCADA
  • editorBracketHighlight.foreground3#D37A59
  • editorBracketHighlight.foreground4#F1EEE8
  • editorBracketHighlight.foreground5#DAA157
  • editorBracketHighlight.foreground6#85BF6F
  • editorBracketMatch.background#F7D22F21
  • editorBracketMatch.border#999999
  • editorCodeLens.foreground#99999999
  • editorCursor.background#000000
  • editorCursor.foreground#F7D22F
  • editorError.background#ffffff00
  • editorError.border#ffffff00
  • editorError.foreground#fa4d2b
  • editorGroup.border#444444
  • editorGroup.emptyBackground#202124
  • editorGroupHeader.tabsBackground#202124
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#202124
  • editorGutter.commentRangeForeground#cccccc
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#cccccc
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#292a2d
  • editorHoverWidget.border#35363a
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#777777
  • editorIndentGuide.background1#444444
  • editorInfo.background#ffffff00
  • editorInfo.border#ffffff00
  • editorInfo.foreground#078aff
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#999999
  • editorLink.activeForeground#F7D22F
  • editorMarkerNavigation.background#292a2d
  • editorMarkerNavigationError.background#fa4d2b
  • editorMarkerNavigationInfo.background#078aff
  • editorMarkerNavigationWarning.background#ffee00
  • editorOverviewRuler.background#ffffff00
  • editorOverviewRuler.border#292a2d
  • editorRuler.foreground#444444
  • editorSuggestWidget.background#292a2d
  • editorSuggestWidget.border#35363a
  • editorSuggestWidget.foreground#cccccc
  • editorSuggestWidget.highlightForeground#F7D22F
  • editorSuggestWidget.selectedBackground#F7D22F6e
  • editorWarning.background#ffffff00
  • editorWarning.border#ffffff00
  • editorWarning.foreground#F57A31
  • editorWhitespace.foreground#F7D22F
  • editorWidget.background#202124
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#F7D22F6e
  • focusBorder#202124
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#999999
  • input.background#292a2d
  • input.border#CC8B39
  • input.foreground#cccccc
  • input.placeholderForeground#ffffff70
  • inputOption.activeBackground#CC8B39
  • inputOption.activeBorder#ffffff00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#F7D22F6e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#CC8B3955
  • list.errorForeground#F57A31
  • list.focusBackground#CC8B39
  • list.focusForeground#cccccc
  • list.highlightForeground#F7D22F
  • list.hoverBackground#F7D22F3b
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#202124
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#F7D22F21
  • listFilterWidget.noMatchesOutline#CC8B39
  • listFilterWidget.outline#ffffff00
  • menu.background#292a2d
  • menu.border#ffffff00
  • menu.foreground#cccccc
  • menu.selectionBackground#D1B124
  • menu.selectionBorder#ffffff00
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#202124
  • menubar.selectionBackground#D1B124
  • menubar.selectionBorder#D1B124
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828fa
  • merge.commonHeaderBackground#383838fa
  • merge.currentContentBackground#27403Bfa
  • merge.currentHeaderBackground#367366fa
  • merge.incomingContentBackground#28384Bfa
  • merge.incomingHeaderBackground#395F8Ffa
  • minimap.background#ffffff00
  • minimap.errorHighlight#fa4d2b
  • minimap.findMatchHighlight#ccccccc4
  • minimap.selectionHighlight#F7D22F21
  • minimap.warningHighlight#ffee00
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#292a2d00
  • notificationCenterHeader.background#35363a
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#202124
  • notifications.border#292a2d
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#fa4d2b
  • notificationsInfoIcon.foreground#078aff
  • notificationsWarningIcon.foreground#ffee00
  • notificationToast.border#35363a
  • panel.background#202124
  • panel.border#292a2d
  • panelSection.border#292a2d
  • panelTitle.activeBorder#F7D22F
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#999999
  • peekView.border#F7D22F6e
  • peekViewEditor.background#CC8B39
  • peekViewEditor.matchHighlightBackground#F57A3155
  • peekViewEditor.matchHighlightBorder#F57A31a8
  • peekViewEditorGutter.background#F57A31
  • peekViewResult.background#292a2d
  • peekViewResult.fileForeground#cccccc
  • peekViewResult.lineForeground#cccccc
  • peekViewResult.matchHighlightBackground#F7D22F6e
  • peekViewResult.selectionBackground#F7D22F3b
  • peekViewResult.selectionForeground#cccccc
  • peekViewTitle.background#292a2d
  • peekViewTitleDescription.foreground#cccccc
  • peekViewTitleLabel.foreground#F7D22F
  • pickerGroup.border#292a2d
  • pickerGroup.foreground#F7D22F
  • progressBar.background#F57A31
  • scrollbar.shadow#292a2d00
  • scrollbarSlider.activeBackground#F7D22F6e
  • scrollbarSlider.background#35363a66
  • scrollbarSlider.hoverBackground#99999966
  • selection.background#F7D22F
  • settings.focusedRowBackground#F7D22F21
  • settings.headerForeground#ffffff
  • sideBar.background#202124
  • sideBar.dropBackground#F7D22F21
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#202124
  • sideBarSectionHeader.border#292a2d
  • sideBarSectionHeader.foreground#999999
  • sideBarTitle.foreground#cccccc
  • statusBar.background#202124
  • statusBar.debuggingBackground#CC8B39
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#292a2d
  • statusBar.foreground#999999
  • statusBar.noFolderBackground#202124
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#F7D22F
  • statusBarItem.hoverBackground#F7D22F21
  • statusBarItem.remoteBackground#F7D22F
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#292a2d
  • tab.activeBorder#F7D22F55
  • tab.activeBorderTop#292a2d
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#F7D22F
  • tab.border#202124
  • tab.inactiveBackground#202124
  • tab.inactiveForeground#ffffff70
  • tab.inactiveModifiedBorder#F7D22F6e
  • tab.unfocusedActiveModifiedBorder#F7D22F
  • tab.unfocusedInactiveModifiedBorder#F7D22F6e
  • terminal.ansiBlack#111111
  • 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#292a2d
  • terminal.foreground#cccccc
  • terminal.selectionBackground#F7D22F55
  • terminalCursor.background#F7D22F
  • terminalCursor.foreground#ffffff
  • textLink.foreground#F7D22F
  • titleBar.activeBackground#292a2d
  • titleBar.activeForeground#cccccc
  • titleBar.border#292a2d00
  • titleBar.inactiveBackground#202124
  • titleBar.inactiveForeground#ccccccc4
  • tree.indentGuidesStroke#35363a
  • walkThrough.embeddedEditorBackground#F7D22F6e
  • widget.shadow#00000038

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