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#ff000000
  • activityBar.background#212121
  • activityBar.border#00000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#c0c0c066
  • activityBarBadge.background#ffd900f5
  • activityBarBadge.foreground#000000
  • badge.background#000000
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#212121
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#ffcb00
  • button.foreground#000000
  • button.hoverBackground#e6e6e6
  • button.secondaryBackground#000000
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#797979
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#b2b2b224
  • diffEditor.removedTextBackground#ad444428
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#212121
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#8a8a8a3e
  • editor.foreground#e2e2e2
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#9999993e
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#a7a7a78d
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#6b6b6ba7
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f487718b
  • editorGroup.border#beb9b9
  • editorGroup.emptyBackground#212121
  • editorGroupHeader.tabsBackground#2c2c2c
  • editorGutter.addedBackground#749234
  • editorGutter.background#212121
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#a50f16
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0099c4
  • editorHoverWidget.background#1f1f1f
  • editorHoverWidget.border#999999
  • editorHoverWidget.foreground#cdcdcd
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff95
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#008bff
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#a94747
  • editorMarkerNavigationInfo.background#517ca3
  • editorMarkerNavigationWarning.background#b4a76c
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#3b3b3bf7
  • editorSuggestWidget.border#909090
  • editorSuggestWidget.foreground#d5d5d5
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#1d1d1d
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca7008f
  • editorWhitespace.foreground#c7c7c738
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#60606000
  • foreground#fff3f3
  • gitDecoration.addedResourceForeground#4fc264
  • gitDecoration.conflictingResourceForeground#6969ff
  • gitDecoration.deletedResourceForeground#ee472a
  • gitDecoration.ignoredResourceForeground#adadad
  • gitDecoration.modifiedResourceForeground#ffd597
  • gitDecoration.stageDeletedResourceForeground#c01c00
  • gitDecoration.stageModifiedResourceForeground#9b8565
  • gitDecoration.submoduleResourceForeground#0068c9
  • gitDecoration.untrackedResourceForeground#6fffa1
  • icon.foreground#fff3f3
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#111111
  • list.activeSelectionForeground#ffbf00
  • list.dropBackground#58585883
  • list.focusBackground#9696964e
  • list.focusForeground#ffffff
  • list.highlightForeground#f9d200
  • list.hoverBackground#131313
  • list.hoverForeground#ffcb00
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#ffcb00
  • listFilterWidget.background#99999987
  • listFilterWidget.noMatchesOutline#e6e6e6
  • listFilterWidget.outline#00000000
  • menu.background#3b3b3b
  • menu.border#6b6b6b64
  • menu.foreground#fffefe
  • menu.selectionBackground#c7c7c7
  • menu.selectionBorder#00000000
  • menu.selectionForeground#000000
  • menu.separatorBackground#ffffff14
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#606060
  • menubar.selectionForeground#fdfdfd
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#212121
  • minimap.errorHighlight#f487718b
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#9999993e
  • minimap.warningHighlight#cca7008f
  • minimapGutter.addedBackground#749234
  • minimapGutter.deletedBackground#a50f16
  • minimapGutter.modifiedBackground#0099c4
  • notificationCenter.border#adadad
  • notificationCenterHeader.background#454545
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#434343af
  • notifications.border#909090
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#0087ff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#a9a9a9
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#79797959
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc66
  • peekViewEditor.background#323232
  • peekViewEditor.matchHighlightBackground#7b7b7b60
  • peekViewEditor.matchHighlightBorder#cdcdcd81
  • peekViewEditorGutter.background#323232
  • peekViewResult.background#303030
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bebebe
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#3f3f3f
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#5aa7ff
  • progressBar.background#ffe300
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#191919
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#fff3f3
  • sideBar.background#2c2c2c
  • sideBar.border#c7040400
  • sideBar.dropBackground#58585883
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#60606030
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#242424
  • statusBar.debuggingBackground#0c4700
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#888888
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#ffe135
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#212121
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#2c2c2c00
  • tab.hoverBackground#212121
  • tab.inactiveBackground#2c2c2c
  • tab.inactiveForeground#ffffff80
  • 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#79797959
  • terminal.foreground#cccccc
  • terminal.selectionBackground#54545440
  • terminalCursor.background#ececec4c
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ffcb00
  • titleBar.activeBackground#212121
  • titleBar.activeForeground#ffffff
  • titleBar.border#1d1d1d00
  • titleBar.inactiveBackground#3d3d3d99
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#ffffff
  • 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#ef596f
variable.other.generic-type.haskell#c650cf
storage.type.haskell#c07e3f
support.variable.magic.python#ef596f
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#e2e2e2
variable.parameter.function.language.special.self.python#f7bf5a
storage.modifier.lifetime.rust#e2e2e2
support.function.std.rust#58a8e8
entity.name.lifetime.rust#f7bf5a
variable.language.rust#ef596f
support.constant.edge#c650cf
constant.other.character-class.regexp#ef596f
keyword.operator.quantifier.regexp#c07e3f
punctuation.definition.string.begin,punctuation.definition.string.end#73bc60
variable.parameter.function#e2e2e2
comment markup.link#5c5c5c
markup.changed.diff#f7bf5a
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#58a8e8
markup.inserted.diff#73bc60
markup.deleted.diff#ef596f
meta.function.c,meta.function.cpp#ef596f
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#e2e2e2
punctuation.separator.key-value#e2e2e2
keyword.operator.expression.import#58a8e8
support.constant.math#f7bf5a
support.constant.property.math#c07e3f
variable.other.constant#f7bf5a
storage.type.annotation.java, storage.type.object.array.java#f7bf5a
source.java#ef596f
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#e2e2e2
meta.method.java#58a8e8
storage.modifier.import.java,storage.type.java,storage.type.generic.java#f7bf5a
keyword.operator.instanceof.java#c650cf
meta.definition.variable.name.java#ef596f
keyword.operator.logical#4b9de6
keyword.operator.bitwise#4b9de6
keyword.operator.channel#4b9de6
support.constant.property-value.scss,support.constant.property-value.css#c07e3f
keyword.operator.css,keyword.operator.scss,keyword.operator.less#4b9de6
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#c07e3f
punctuation.separator.list.comma.css#e2e2e2
support.constant.color.w3c-standard-color-name.css#c07e3f
support.type.vendored.property-name.css#4b9de6
support.module.node,support.type.object.module,support.module.node#f7bf5a
entity.name.type.module#f7bf5a
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ef596f
support.constant.json#c07e3f
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#c650cf
support.type.object.console#ef596f
support.variable.property.process#c07e3f
entity.name.function,support.function.console#58a8e8
keyword.operator.misc.rust#e2e2e2
keyword.operator.sigil.rust#c650cf
keyword.operator.delete#c650cf
support.type.object.dom#4b9de6
support.variable.dom,support.variable.property.dom#ef596f
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#4b9de6
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#c650cf
punctuation.separator.delimiter#e2e2e2
punctuation.separator.c,punctuation.separator.cpp#c650cf
support.type.posix-reserved.c,support.type.posix-reserved.cpp#4b9de6
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#c650cf
variable.parameter.function.language.python#c07e3f
support.type.python#4b9de6
keyword.operator.logical.python#c650cf
variable.parameter.function.python#c07e3f
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#e2e2e2
meta.function-call.generic.python#58a8e8
constant.character.format.placeholder.other.python#c07e3f
keyword.operator#e2e2e2
keyword.operator.assignment.compound#c650cf
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#4b9de6
keyword#c650cf
entity.name.namespace#f7bf5a
variable#ef596f
variable.c#e2e2e2
variable.language#f7bf5a
token.variable.parameter.java#e2e2e2
import.storage.java#f7bf5a
token.package.keyword#c650cf
token.package#e2e2e2
entity.name.function, meta.require, support.function.any-method, variable.function#58a8e8
entity.name.type.namespace#f7bf5a
support.class, entity.name.type.class#f7bf5a
entity.name.class.identifier.namespace.type#f7bf5a
entity.name.class, variable.other.class.js, variable.other.class.ts#f7bf5a
variable.other.class.php#ef596f
entity.name.type#f7bf5a
keyword.control#c650cf
control.elements, keyword.operator.less#c07e3f
keyword.other.special-method#58a8e8
storage#c650cf
token.storage#c650cf
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#c650cf
token.storage.type.java#f7bf5a
support.function#4b9de6
support.type.property-name#e2e2e2
support.constant.property-value#e2e2e2
support.constant.font-name#c07e3f
meta.tag#e2e2e2
string#73bc60
entity.other.inherited-class#f7bf5a
constant.other.symbol#4b9de6
constant.numeric#c07e3f
constant#c07e3f
punctuation.definition.constant#c07e3f
entity.name.tag#ef596f
entity.other.attribute-name#c07e3f
entity.other.attribute-name.id#58a8e8normal
entity.other.attribute-name.class.css#c07e3fnormal
meta.selector#c650cf
markup.heading#ef596f
markup.heading punctuation.definition.heading, entity.name.section#58a8e8
keyword.other.unit#ef596f
markup.bold,todo.bold#c07e3f
punctuation.definition.bold#f7bf5a
markup.italic, punctuation.definition.italic,todo.emphasis#c650cf
emphasis md#c650cf
entity.name.section.markdown#ef596f
punctuation.definition.heading.markdown#ef596f
punctuation.definition.list.begin.markdown#ef596f
markup.heading.setext#e2e2e2
punctuation.definition.bold.markdown#c07e3f
markup.inline.raw.markdown#73bc60
markup.inline.raw.string.markdown#73bc60
punctuation.definition.list.markdown#ef596f
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ef596f
beginning.punctuation.definition.list.markdown#ef596f
punctuation.definition.metadata.markdown#ef596f
markup.underline.link.markdown,markup.underline.link.image.markdown#c650cf
string.other.link.title.markdown,string.other.link.description.markdown#58a8e8
string.regexp#4b9de6
constant.character.escape#4b9de6
punctuation.section.embedded, variable.interpolation#ef596f
punctuation.section.embedded.begin,punctuation.section.embedded.end#c650cf
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#e2e2e2
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ef596f
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ef596f
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#73bc60
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#4b9de6
support.type.property-name.json#ef596f
support.type.property-name.json punctuation#ef596f
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#c650cf
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#c650cf
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#f7bf5a
keyword.operator.error-control.php#c650cf
keyword.operator.type.php#c650cf
punctuation.section.array.begin.php#e2e2e2
punctuation.section.array.end.php#e2e2e2
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#f7bf5a
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#58a8e8
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#e2e2e2
support.constant.core.rust#c07e3f
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#c07e3f
entity.name.goto-label.php,support.other.php#58a8e8
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#4b9de6
keyword.operator.regexp.php#c650cf
keyword.operator.comparison.php#4b9de6
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#c650cf
meta.function.decorator.python#58a8e8
support.token.decorator.python,meta.function.decorator.identifier.python#4b9de6
function.parameter#e2e2e2
function.brace#e2e2e2
function.parameter.ruby, function.parameter.cs#e2e2e2
constant.language.symbol.ruby#4b9de6
rgb-value#4b9de6
inline-color-decoration rgb-value#c07e3f
less rgb-value#c07e3f
selector.sass#ef596f
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#f7bf5a
block.scope.end,block.scope.begin#e2e2e2
storage.type.cs#f7bf5a
entity.name.variable.local.cs#ef596f
token.info-token#58a8e8
token.warn-token#c07e3f
token.error-token#f44747
token.debug-token#c650cf
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#c650cf
meta.template.expression#e2e2e2
keyword.operator.module#c650cf
support.type.type.flowtype#58a8e8
support.type.primitive#f7bf5a
meta.property.object#ef596f
variable.parameter.function.js#ef596f
keyword.other.template.begin#73bc60
keyword.other.template.end#73bc60
keyword.other.substitution.begin#73bc60
keyword.other.substitution.end#73bc60
keyword.operator.assignment#4b9de6
keyword.operator.assignment.go#f7bf5a
keyword.operator.arithmetic.go, keyword.operator.address.go#c650cf
entity.name.package.go#f7bf5a
support.type.prelude.elm#4b9de6
support.constant.elm#c07e3f
punctuation.quasi.element#c650cf
constant.character.entity#ef596f
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#4b9de6
entity.global.clojure#f7bf5a
meta.symbol.clojure#ef596f
constant.keyword.clojure#4b9de6
meta.arguments.coffee, variable.parameter.function.coffee#ef596f
source.ini#73bc60
meta.scope.prerequisites.makefile#ef596f
source.makefile#f7bf5a
storage.modifier.import.groovy#f7bf5a
meta.method.groovy#58a8e8
meta.definition.variable.name.groovy#ef596f
meta.definition.class.inherited.classes.groovy#73bc60
support.variable.semantic.hlsl#f7bf5a
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#c650cf
text.variable, text.bracketed#ef596f
support.type.swift, support.type.vb.asp#f7bf5a
entity.name.function.xi#f7bf5a
entity.name.class.xi#4b9de6
constant.character.character-class.regexp.xi#ef596f
constant.regexp.xi#c650cf
keyword.control.xi#4b9de6
invalid.xi#e2e2e2
beginning.punctuation.definition.quote.markdown.xi#73bc60
beginning.punctuation.definition.list.markdown.xi#5c5c5c
constant.character.xi#58a8e8
accent.xi#58a8e8
wikiword.xi#c07e3f
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#5c5c5c
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#f7bf5a
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ef596f
meta.brace.square#e2e2e2
comment, punctuation.definition.comment#5c5c5citalic
markup.quote.markdown#5c5c5c
punctuation.definition.block.sequence.item.yaml#e2e2e2
constant.language.symbol.elixir#4b9de6
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