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#000000
  • activityBar.background#171717
  • activityBar.border#000000
  • activityBar.foreground#00ff87
  • activityBar.inactiveForeground#a8f3ff66
  • activityBarBadge.background#00b9cc
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#22db7c
  • button.foreground#ffffff
  • button.hoverBackground#27e684
  • button.secondaryBackground#364a64
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#212020
  • debugExceptionWidget.border#474747
  • debugToolBar.background#212020
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#171717
  • editor.findMatchBackground#454d58
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#04ffdc8b
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d3d0d0
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#33383f
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#6b07fd83
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#0049728f
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff2b00
  • editorGroup.border#444444
  • editorGroup.emptyBackground#171717
  • editorGroupHeader.tabsBackground#282821
  • editorGutter.addedBackground#adff00
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#cf0710
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#00a6d5
  • editorHoverWidget.background#212121
  • editorHoverWidget.border#363636
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#2493f7
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#28f0dd
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#ff2a00
  • editorMarkerNavigationInfo.background#0087ff
  • editorMarkerNavigationWarning.background#f0c60c
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffd100
  • editorWhitespace.foreground#ebff0083
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#00ff2836
  • foreground#00ffb7
  • gitDecoration.addedResourceForeground#00ff28
  • gitDecoration.conflictingResourceForeground#4444ff
  • gitDecoration.deletedResourceForeground#d52102
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#ffe300
  • gitDecoration.stageDeletedResourceForeground#d72000
  • gitDecoration.stageModifiedResourceForeground#ffffff
  • gitDecoration.submoduleResourceForeground#0079ea
  • gitDecoration.untrackedResourceForeground#abdebd
  • icon.foreground#00ff28
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#1d6f966e
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#1fffb2
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#de642f
  • listFilterWidget.noMatchesOutline#b8100000
  • listFilterWidget.outline#00000000
  • menu.background#1f2021
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#37f0549d
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#171717
  • minimap.errorHighlight#ff2b00
  • minimap.findMatchHighlight#454d58
  • minimap.selectionHighlight#570aff83
  • minimap.warningHighlight#ffd100
  • minimapGutter.addedBackground#adff00
  • minimapGutter.deletedBackground#cf0710
  • minimapGutter.modifiedBackground#00a6d5
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#00cfff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff9100dc
  • peekViewEditor.matchHighlightBorder#f0b567
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#a6ddfd4d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#00ff2880
  • progressBar.background#00ff28
  • scrollbar.shadow#44ff0000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#44ff0028
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#00ff28
  • sideBar.background#1e1e21
  • sideBar.border#ff000000
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#32d76300
  • sideBarSectionHeader.border#fbfbfb00
  • sideBarSectionHeader.foreground#ffffff91
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.debuggingBackground#9f1acf
  • statusBar.debuggingBorder#ffffff00
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ffe300
  • statusBar.noFolderForeground#000000
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#1fffb2
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#93fda4
  • tab.border#252526
  • tab.hoverBackground#00ff707a
  • tab.hoverBorder#4cf50068
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#2e2e2e
  • tab.inactiveForeground#ffffff42
  • 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#cbcbcb
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#00ffdb9f
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ffe300
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#383838
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • 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#ff4755
variable.other.generic-type.haskell#b061ff
storage.type.haskell#ff7c00
support.variable.magic.python#ff4755
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#d3d0d0
variable.parameter.function.language.special.self.python#00f3ff
storage.modifier.lifetime.rust#d3d0d0
support.function.std.rust#00ff28
entity.name.lifetime.rust#00f3ff
variable.language.rust#ff4755
support.constant.edge#b061ff
constant.other.character-class.regexp#ff4755
keyword.operator.quantifier.regexp#ff7c00
punctuation.definition.string.begin,punctuation.definition.string.end#ffef00
variable.parameter.function#d3d0d0
comment markup.link#7f848e
markup.changed.diff#00f3ff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#00ff28
markup.inserted.diff#ffef00
markup.deleted.diff#ff4755
meta.function.c,meta.function.cpp#ff4755
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#d3d0d0
punctuation.separator.key-value#d3d0d0
keyword.operator.expression.import#00ff28
support.constant.math#00f3ff
support.constant.property.math#ff7c00
variable.other.constant#00f3ff
storage.type.annotation.java, storage.type.object.array.java#00f3ff
source.java#ff4755
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#d3d0d0
meta.method.java#00ff28
storage.modifier.import.java,storage.type.java,storage.type.generic.java#00f3ff
keyword.operator.instanceof.java#b061ff
meta.definition.variable.name.java#ff4755
keyword.operator.logical#ff8f00
keyword.operator.bitwise#ff8f00
keyword.operator.channel#ff8f00
support.constant.property-value.scss,support.constant.property-value.css#ff7c00
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff8f00
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ff7c00
punctuation.separator.list.comma.css#d3d0d0
support.constant.color.w3c-standard-color-name.css#ff7c00
support.type.vendored.property-name.css#ff8f00
support.module.node,support.type.object.module,support.module.node#00f3ff
entity.name.type.module#00f3ff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff4755
support.constant.json#ff7c00
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#b061ff
support.type.object.console#ff4755
support.variable.property.process#ff7c00
entity.name.function,support.function.console#00ff28
keyword.operator.misc.rust#d3d0d0
keyword.operator.sigil.rust#b061ff
keyword.operator.delete#b061ff
support.type.object.dom#ff8f00
support.variable.dom,support.variable.property.dom#ff4755
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff8f00
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#b061ff
punctuation.separator.delimiter#d3d0d0
punctuation.separator.c,punctuation.separator.cpp#b061ff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff8f00
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#b061ff
variable.parameter.function.language.python#ff7c00
support.type.python#ff8f00
keyword.operator.logical.python#b061ff
variable.parameter.function.python#ff7c00
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#d3d0d0
meta.function-call.generic.python#00ff28
constant.character.format.placeholder.other.python#ff7c00
keyword.operator#d3d0d0
keyword.operator.assignment.compound#b061ff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff8f00
keyword#b061ff
entity.name.namespace#00f3ff
variable#ff4755
variable.c#d3d0d0
variable.language#00f3ff
token.variable.parameter.java#d3d0d0
import.storage.java#00f3ff
token.package.keyword#b061ff
token.package#d3d0d0
entity.name.function, meta.require, support.function.any-method, variable.function#00ff28
entity.name.type.namespace#00f3ff
support.class, entity.name.type.class#00f3ff
entity.name.class.identifier.namespace.type#00f3ff
entity.name.class, variable.other.class.js, variable.other.class.ts#00f3ff
variable.other.class.php#ff4755
entity.name.type#00f3ff
keyword.control#b061ff
control.elements, keyword.operator.less#ff7c00
keyword.other.special-method#00ff28
storage#b061ff
token.storage#b061ff
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#b061ff
token.storage.type.java#00f3ff
support.function#ff8f00
support.type.property-name#d3d0d0
support.constant.property-value#d3d0d0
support.constant.font-name#ff7c00
meta.tag#d3d0d0
string#ffef00
entity.other.inherited-class#00f3ff
constant.other.symbol#ff8f00
constant.numeric#ff7c00
constant#ff7c00
punctuation.definition.constant#ff7c00
entity.name.tag#ff4755
entity.other.attribute-name#ff7c00
entity.other.attribute-name.id#00ff28italic
entity.other.attribute-name.class.css#ff7c00italic
meta.selector#b061ff
markup.heading#ff4755
markup.heading punctuation.definition.heading, entity.name.section#00ff28
keyword.other.unit#ff4755
markup.bold,todo.bold#ff7c00
punctuation.definition.bold#00f3ff
markup.italic, punctuation.definition.italic,todo.emphasis#b061ff
emphasis md#b061ff
entity.name.section.markdown#ff4755
punctuation.definition.heading.markdown#ff4755
punctuation.definition.list.begin.markdown#ff4755
markup.heading.setext#d3d0d0
punctuation.definition.bold.markdown#ff7c00
markup.inline.raw.markdown#ffef00
markup.inline.raw.string.markdown#ffef00
punctuation.definition.list.markdown#ff4755
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff4755
beginning.punctuation.definition.list.markdown#ff4755
punctuation.definition.metadata.markdown#ff4755
markup.underline.link.markdown,markup.underline.link.image.markdown#b061ff
string.other.link.title.markdown,string.other.link.description.markdown#00ff28
string.regexp#ff8f00
constant.character.escape#ff8f00
punctuation.section.embedded, variable.interpolation#ff4755
punctuation.section.embedded.begin,punctuation.section.embedded.end#b061ff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#d3d0d0
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff4755
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff4755
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#ffef00
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff8f00
support.type.property-name.json#ff4755
support.type.property-name.json punctuation#ff4755
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#b061ff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#b061ff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#00f3ff
keyword.operator.error-control.php#b061ff
keyword.operator.type.php#b061ff
punctuation.section.array.begin.php#d3d0d0
punctuation.section.array.end.php#d3d0d0
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#00f3ff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#00ff28
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#d3d0d0
support.constant.core.rust#ff7c00
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ff7c00
entity.name.goto-label.php,support.other.php#00ff28
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff8f00
keyword.operator.regexp.php#b061ff
keyword.operator.comparison.php#ff8f00
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#b061ff
meta.function.decorator.python#00ff28
support.token.decorator.python,meta.function.decorator.identifier.python#ff8f00
function.parameter#d3d0d0
function.brace#d3d0d0
function.parameter.ruby, function.parameter.cs#d3d0d0
constant.language.symbol.ruby#ff8f00
rgb-value#ff8f00
inline-color-decoration rgb-value#ff7c00
less rgb-value#ff7c00
selector.sass#ff4755
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#00f3ff
block.scope.end,block.scope.begin#d3d0d0
storage.type.cs#00f3ff
entity.name.variable.local.cs#ff4755
token.info-token#00ff28
token.warn-token#ff7c00
token.error-token#f44747
token.debug-token#b061ff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#b061ff
meta.template.expression#d3d0d0
keyword.operator.module#b061ff
support.type.type.flowtype#00ff28
support.type.primitive#00f3ff
meta.property.object#ff4755
variable.parameter.function.js#ff4755
keyword.other.template.begin#ffef00
keyword.other.template.end#ffef00
keyword.other.substitution.begin#ffef00
keyword.other.substitution.end#ffef00
keyword.operator.assignment#ff8f00
keyword.operator.assignment.go#00f3ff
keyword.operator.arithmetic.go, keyword.operator.address.go#b061ff
entity.name.package.go#00f3ff
support.type.prelude.elm#ff8f00
support.constant.elm#ff7c00
punctuation.quasi.element#b061ff
constant.character.entity#ff4755
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff8f00
entity.global.clojure#00f3ff
meta.symbol.clojure#ff4755
constant.keyword.clojure#ff8f00
meta.arguments.coffee, variable.parameter.function.coffee#ff4755
source.ini#ffef00
meta.scope.prerequisites.makefile#ff4755
source.makefile#00f3ff
storage.modifier.import.groovy#00f3ff
meta.method.groovy#00ff28
meta.definition.variable.name.groovy#ff4755
meta.definition.class.inherited.classes.groovy#ffef00
support.variable.semantic.hlsl#00f3ff
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#b061ff
text.variable, text.bracketed#ff4755
support.type.swift, support.type.vb.asp#00f3ff
entity.name.function.xi#00f3ff
entity.name.class.xi#ff8f00
constant.character.character-class.regexp.xi#ff4755
constant.regexp.xi#b061ff
keyword.control.xi#ff8f00
invalid.xi#d3d0d0
beginning.punctuation.definition.quote.markdown.xi#ffef00
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#00ff28
accent.xi#00ff28
wikiword.xi#ff7c00
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#7f848e
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#00f3ff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff4755
meta.brace.square#d3d0d0
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#7f848e
punctuation.definition.block.sequence.item.yaml#d3d0d0
constant.language.symbol.elixir#ff8f00
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