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#181818
  • activityBar.border#181818
  • activityBar.foreground#3a7b82
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#3a7b82
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#181818
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#3a7b82
  • button.foreground#ffffff
  • button.hoverBackground#3a7b82
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#181818
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#181818
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#181818
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d9d9d9
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#525860
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#181818
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3d4349
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#181818
  • editorCursor.foreground#909090
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#3a7b8242
  • editorGroup.emptyBackground#181818
  • editorGroupHeader.tabsBackground#181818
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#181818
  • editorGutter.commentRangeForeground#3ac408
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#3ac408
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#242424
  • editorHoverWidget.border#6b7575
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#3a7b82
  • editorLineNumber.foreground#494949
  • editorLink.activeForeground#00b7ff
  • editorMarkerNavigation.background#1f1f1f
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#3a7b8230
  • editorSuggestWidget.background#191919
  • editorSuggestWidget.border#2c2c2c
  • editorSuggestWidget.foreground#d7d7d7
  • editorSuggestWidget.highlightForeground#0c7d9d
  • editorSuggestWidget.selectedBackground#252728
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#181818
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#181818
  • 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#cccccc
  • input.background#181818
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#3a7b8246
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#29292a
  • list.activeSelectionForeground#3a7b82
  • list.dropBackground#383b3d
  • list.focusBackground#2e2d2d
  • list.focusForeground#cccccc
  • list.highlightForeground#3a7b82
  • list.hoverBackground#181818
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#242424
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#3f3633
  • listFilterWidget.noMatchesOutline#181818
  • listFilterWidget.outline#00000000
  • menu.background#181818
  • menu.border#181818
  • menu.foreground#848484
  • menu.selectionBackground#323232
  • menu.selectionBorder#00000000
  • menu.selectionForeground#3a7b82
  • menu.separatorBackground#3a7b82
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#7b7b7b
  • menubar.selectionForeground#3a7b82
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#181818
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#3d4349
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#181818
  • notificationCenterHeader.background#181818
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#181818
  • notifications.border#181818
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#181818
  • panel.background#181818
  • panel.border#49494976
  • panelSection.border#3a7b823a
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#0077c7
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#181818
  • peekViewEditor.matchHighlightBorder#ad8d3f
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ad8d3f66
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#181818
  • pickerGroup.foreground#6e859f
  • progressBar.background#3a7b82
  • scrollbar.shadow#1d1d1d
  • scrollbarSlider.activeBackground#99909066
  • scrollbarSlider.background#262626
  • scrollbarSlider.hoverBackground#3d3d3d14
  • selection.background#2f383f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#181818
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#181818
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#888888
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#3a7b82
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1f1f1f
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#181818
  • tab.inactiveBackground#181818
  • 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#3a7b823a
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#637071
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3a7b82
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#7b7b7b
  • titleBar.border#c9202000
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#3a7b82
  • 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#dbdbdb
variable.other.generic-type.haskell#58c6d1
storage.type.haskell#ecbd90
support.variable.magic.python#dbdbdb
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#d9d9d9
variable.parameter.function.language.special.self.python#de7b7b
storage.modifier.lifetime.rust#d9d9d9
support.function.std.rust#d98242
entity.name.lifetime.rust#de7b7b
variable.language.rust#dbdbdb
support.constant.edge#58c6d1
constant.other.character-class.regexp#dbdbdb
keyword.operator.quantifier.regexp#ecbd90
punctuation.definition.string.begin,punctuation.definition.string.end#76b68f
variable.parameter.function#d9d9d9
comment markup.link#676868
markup.changed.diff#de7b7b
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#d98242
markup.inserted.diff#76b68f
markup.deleted.diff#dbdbdb
meta.function.c,meta.function.cpp#dbdbdb
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#d9d9d9
punctuation.separator.key-value#d9d9d9
keyword.operator.expression.import#d98242
support.constant.math#de7b7b
support.constant.property.math#ecbd90
variable.other.constant#de7b7b
storage.type.annotation.java, storage.type.object.array.java#de7b7b
source.java#dbdbdb
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#d9d9d9
meta.method.java#d98242
storage.modifier.import.java,storage.type.java,storage.type.generic.java#de7b7b
keyword.operator.instanceof.java#58c6d1
meta.definition.variable.name.java#dbdbdb
keyword.operator.logical#bbc9cd
keyword.operator.bitwise#bbc9cd
keyword.operator.channel#bbc9cd
support.constant.property-value.scss,support.constant.property-value.css#ecbd90
keyword.operator.css,keyword.operator.scss,keyword.operator.less#bbc9cd
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ecbd90
punctuation.separator.list.comma.css#d9d9d9
support.constant.color.w3c-standard-color-name.css#ecbd90
support.type.vendored.property-name.css#bbc9cd
support.module.node,support.type.object.module,support.module.node#de7b7b
entity.name.type.module#de7b7b
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#dbdbdb
support.constant.json#ecbd90
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#58c6d1
support.type.object.console#dbdbdb
support.variable.property.process#ecbd90
entity.name.function,support.function.console#d98242
keyword.operator.misc.rust#d9d9d9
keyword.operator.sigil.rust#58c6d1
keyword.operator.delete#58c6d1
support.type.object.dom#bbc9cd
support.variable.dom,support.variable.property.dom#dbdbdb
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#bbc9cd
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#58c6d1
punctuation.separator.delimiter#d9d9d9
punctuation.separator.c,punctuation.separator.cpp#58c6d1
support.type.posix-reserved.c,support.type.posix-reserved.cpp#bbc9cd
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#58c6d1
variable.parameter.function.language.python#ecbd90
support.type.python#bbc9cd
keyword.operator.logical.python#58c6d1
variable.parameter.function.python#ecbd90
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#d9d9d9
meta.function-call.generic.python#d98242
constant.character.format.placeholder.other.python#ecbd90
keyword.operator#d9d9d9
keyword.operator.assignment.compound#58c6d1
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#bbc9cd
keyword#58c6d1
entity.name.namespace#de7b7b
variable#dbdbdb
variable.c#d9d9d9
variable.language#de7b7b
token.variable.parameter.java#d9d9d9
import.storage.java#de7b7b
token.package.keyword#58c6d1
token.package#d9d9d9
entity.name.function, meta.require, support.function.any-method, variable.function#d98242
entity.name.type.namespace#de7b7b
support.class, entity.name.type.class#de7b7b
entity.name.class.identifier.namespace.type#de7b7b
entity.name.class, variable.other.class.js, variable.other.class.ts#de7b7b
variable.other.class.php#dbdbdb
entity.name.type#de7b7b
keyword.control#58c6d1
control.elements, keyword.operator.less#ecbd90
keyword.other.special-method#d98242
storage#58c6d1
token.storage#58c6d1
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#58c6d1
token.storage.type.java#de7b7b
support.function#bbc9cd
support.type.property-name#d9d9d9
support.constant.property-value#d9d9d9
support.constant.font-name#ecbd90
meta.tag#d9d9d9
string#76b68f
entity.other.inherited-class#de7b7b
constant.other.symbol#bbc9cd
constant.numeric#ecbd90
constant#ecbd90
punctuation.definition.constant#ecbd90
entity.name.tag#dbdbdb
entity.other.attribute-name#ecbd90
entity.other.attribute-name.id#d98242bold
entity.other.attribute-name.class.css#ecbd90bold
meta.selector#58c6d1
markup.heading#dbdbdb
markup.heading punctuation.definition.heading, entity.name.section#d98242
keyword.other.unit#dbdbdb
markup.bold,todo.bold#ecbd90
punctuation.definition.bold#de7b7b
markup.italic, punctuation.definition.italic,todo.emphasis#58c6d1
emphasis md#58c6d1
entity.name.section.markdown#dbdbdb
punctuation.definition.heading.markdown#dbdbdb
punctuation.definition.list.begin.markdown#dbdbdb
markup.heading.setext#d9d9d9
punctuation.definition.bold.markdown#ecbd90
markup.inline.raw.markdown#76b68f
markup.inline.raw.string.markdown#76b68f
punctuation.definition.list.markdown#dbdbdb
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#dbdbdb
beginning.punctuation.definition.list.markdown#dbdbdb
punctuation.definition.metadata.markdown#dbdbdb
markup.underline.link.markdown,markup.underline.link.image.markdown#58c6d1
string.other.link.title.markdown,string.other.link.description.markdown#d98242
string.regexp#bbc9cd
constant.character.escape#bbc9cd
punctuation.section.embedded, variable.interpolation#dbdbdb
punctuation.section.embedded.begin,punctuation.section.embedded.end#58c6d1
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#d9d9d9
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#dbdbdb
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#dbdbdb
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#76b68f
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#bbc9cd
support.type.property-name.json#dbdbdb
support.type.property-name.json punctuation#dbdbdb
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#58c6d1
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#58c6d1
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#de7b7b
keyword.operator.error-control.php#58c6d1
keyword.operator.type.php#58c6d1
punctuation.section.array.begin.php#d9d9d9
punctuation.section.array.end.php#d9d9d9
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#de7b7b
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#d98242
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#d9d9d9
support.constant.core.rust#ecbd90
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ecbd90
entity.name.goto-label.php,support.other.php#d98242
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#bbc9cd
keyword.operator.regexp.php#58c6d1
keyword.operator.comparison.php#bbc9cd
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#58c6d1
meta.function.decorator.python#d98242
support.token.decorator.python,meta.function.decorator.identifier.python#bbc9cd
function.parameter#d9d9d9
function.brace#d9d9d9
function.parameter.ruby, function.parameter.cs#d9d9d9
constant.language.symbol.ruby#bbc9cd
rgb-value#bbc9cd
inline-color-decoration rgb-value#ecbd90
less rgb-value#ecbd90
selector.sass#dbdbdb
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#de7b7b
block.scope.end,block.scope.begin#d9d9d9
storage.type.cs#de7b7b
entity.name.variable.local.cs#dbdbdb
token.info-token#d98242
token.warn-token#ecbd90
token.error-token#f44747
token.debug-token#58c6d1
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#58c6d1
meta.template.expression#d9d9d9
keyword.operator.module#58c6d1
support.type.type.flowtype#d98242
support.type.primitive#de7b7b
meta.property.object#dbdbdb
variable.parameter.function.js#dbdbdb
keyword.other.template.begin#76b68f
keyword.other.template.end#76b68f
keyword.other.substitution.begin#76b68f
keyword.other.substitution.end#76b68f
keyword.operator.assignment#bbc9cd
keyword.operator.assignment.go#de7b7b
keyword.operator.arithmetic.go, keyword.operator.address.go#58c6d1
entity.name.package.go#de7b7b
support.type.prelude.elm#bbc9cd
support.constant.elm#ecbd90
punctuation.quasi.element#58c6d1
constant.character.entity#dbdbdb
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#bbc9cd
entity.global.clojure#de7b7b
meta.symbol.clojure#dbdbdb
constant.keyword.clojure#bbc9cd
meta.arguments.coffee, variable.parameter.function.coffee#dbdbdb
source.ini#76b68f
meta.scope.prerequisites.makefile#dbdbdb
source.makefile#de7b7b
storage.modifier.import.groovy#de7b7b
meta.method.groovy#d98242
meta.definition.variable.name.groovy#dbdbdb
meta.definition.class.inherited.classes.groovy#76b68f
support.variable.semantic.hlsl#de7b7b
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#58c6d1
text.variable, text.bracketed#dbdbdb
support.type.swift, support.type.vb.asp#de7b7b
entity.name.function.xi#de7b7b
entity.name.class.xi#bbc9cd
constant.character.character-class.regexp.xi#dbdbdb
constant.regexp.xi#58c6d1
keyword.control.xi#bbc9cd
invalid.xi#d9d9d9
beginning.punctuation.definition.quote.markdown.xi#76b68f
beginning.punctuation.definition.list.markdown.xi#676868
constant.character.xi#d98242
accent.xi#d98242
wikiword.xi#ecbd90
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#676868
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#de7b7b
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#dbdbdb
meta.brace.square#d9d9d9
comment, punctuation.definition.comment#676868italic
markup.quote.markdown#676868
punctuation.definition.block.sequence.item.yaml#d9d9d9
constant.language.symbol.elixir#bbc9cd
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superbold
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic