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.

  • activityBarBadge.background#007ACC
  • editor.background#1E1E1E
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.selectionHighlightBackground#ADD6FF26
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#A6A6A6
  • list.dropBackground#383B3D
  • menu.background#252526
  • menu.foreground#CCCCCC
  • minimap.errorHighlight#ff0000
  • minimap.warningHighlight#eeff00
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#ccc3
  • sideBarTitle.foreground#BBBBBB
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#D7D7D7—
comment#8C8C8C
none#D2D2D2—
punctuation.definition.comment#8C8C8C
emphasis—italic
strong—bold
constant.numeric#C8DCF0—
constant.numeric.json#B4DCB4—
constant.numeric.julia#DCB4DC—
keyword.control.julia#FFAA23—
keyword.other.julia#E1C300—
keyword.control.end.julia#E1C300—
keyword.control.julia#E1C300—
support.function.julia#78D2FF—
support.function.macro.julia#78DCC8—
constant#C8C8FF—
constant.character, constant.other, constant.other.symbol#C8B4FF—
constant.character.escape#8CB4B4—
constant.language, constant.language.json#91C887—
ts.block.class.declaration.method.constant.numeric.decimal#B4DCB4—
string.quoted.double.include.c, string.quoted.other.lt-gt.include.c#AAC88C—
entity.name.function.c, entity.name.function.cpp#64C8FF—
storage.modifier.c, storage.modifier.cpp#D2AFFF—
keyword.operator.c, keyword.operator.cpp#64C8FF—
constant.numeric.c, constant.numeric.cpp#B4DCF0—
constant.regexp#B4DCB4—
entity.name.class, entity.name.type.class, meta.class#D2D2DC—
entity.name.function, meta.require#78C8F0—
entity.name.function.python#64B9FF—
keyword.control.import.python#FF9100—
storage.type.function.python#F5AF00—
keyword.control.flow.python#F0D74B—
support.function.magic.python#AAC8FF—
source.python variable.language.special.self.python#CDA5FF—
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#A0A0A0—
source.python meta.function-call, source.python meta.function-call.generic#8CD2FF—
source.python support.type#DCA0EB—
source.python variable.parameter.function.language#AFA5FF—
source.python meta.function.parameters variable.parameter.function.language.special.self#DC96BE—
meta.function-call.arguments.python#78D2AA—
support.type.exception.python#D2AFC8—
meta.item-access.arguments.python#8CB4F0—
entity.name.function.julia#BEAAFA—
keyword.other.special-method#8CB4F0—
meta.function-call#BEC8D2—
entity.name.tag#F0C864—
entity.other.attribute-name#F0C864—
entity.other.attribute-name.id#8CBEA0—
entity.other.inherited-class#8CB4F0—
invalid.deprecated#B4B4B4—
invalid.illegal#C86478—
keyword#FFA500—
keyword.operator#A0C8FF—
keyword.operator.comparison, keyword.operator.logical#A0C8FF—
keyword.other.new#FF7800—
markup.bold—bold
markup.italic—italic
markup.changed#F0C864—
markup.deleted#A0A0A0—
markup.inserted#A0BE8C—
markup.quote#B4A0C8—
markup.list#BEBEBE—
markup.heading punctuation.definition.heading, entity.name.section#E6DCFF
string.other.link#C8646E—
meta.link, meta.paragraph.inline.link.underline.detected-link#AA8CAF—
markup.raw.inline#B4dCA0—
meta.preprocessor#96C8FF—
meta.preprocessor.at-rule keyword.control.at-rule, meta.at-rule.import, keyword.control.at-rule#96AABE—
punctuation#C8D7DC—
punctuation.definition#C8D7DC—
punctuation.definition.method-parameters#C8D7DC—
punctuation.definition.function-parameters#A0C8FF—
punctuation.definition.parameters#D2D2D2—
punctuation.section.function#D2D2D2—
punctuation.separator#D2D2D2—
punctuation.section.function#C8D7DC—
punctuation.support.type.property-name, support.type.property-name.json#F0C864—
punctuation.support.type.property-name, support.constant.mathematical-symbols#D2D2D2—
support.constant.mathematical-symbols#D2D2D2—
punctuation.decorator.objectliteral.object.member.accessor#D2D2D2—
punctuation.decorator.objectliteral.object.member.accessor#D2D2D2—
block.brace.array.literal.square, block.brace.round, block.punctuation#D2D2D2—
brace.array.literal.square, brace.type.square#D2D2D2—
meta.brace, meta.brace.round, meta.brace.square#D2D2D2—
punctuation.definition.tag#D2D2D2—
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#A0A0A0—
punctuation.section#D2D2D2—
punctuation.section.embedded, variable.interpolation#D2D2D2—
punctuation.section.embedded.begin, punctuation.section.embedded.end#D2D2D2—
punctuation.terminator#AABEBE—
variable#D2D2D2—
punctuation.definition.variable.php, variable.other.php#96BEBE—
meta.using-namespace-declaration.cpp#AADCF0—
punctuation.definition.directive.c#EB8200—
keyword.control.directive.include.c#FFA500—
variable.other.c, variable.other.cpp#D2D2D2—
variable.other#5AC3F0—
variable.other.property, variable.other.object.property#5AC3F0—
variable.language#A0C8FF—
variable.parameter#5ACDFF—
variable.parameter.function, text.html.basic#5ACDFF—
punctuation.definition.variable#5ACDFF—
storage#8CB4F0—
storage.type#EBD232—
string#A5C396—
string.regexp#B4DCB4—
support.class#FAC864—
support.class.console.js#DCA0FF—
support.function.console.js#B4A0FF—
support.constant#FAC864—
support.function, support.function.any-method#78DCE1—
support.function.construct#78DCE1—
support.type#C8A0DC—
support.type.exception#FAC864—
token.debug-token#B4A0C8—
token.error-token#FF5064—
token.info-token#A078C8—
token.warn-token#96B48C—
constant.language.boolean.true.js, constant.language.boolean.false.js, constant.language.null.js#B4A0C8—
meta.separator#C8C8DC—
meta.block.c#D7D7D7—
storage.type.cpp#F5D232—
punctuation.separator.pointer-access.c#A0C8FF—
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#C8D7DC—
source.cpp punctuation.definition.directive, source.c punctuation.definition.directive#FFA500—
source.cpp keyword.control.directive.conditional, source.c keyword.control.directive.conditional#FFA500—
meta.selector, entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.scss#B4A0C8—
variable.css, variable.sass, variable.scss#A0C8FF—
entity.scss.meta.property-list.punctuation.other.attribute-name.class.css.definition, entity.punctuation.other.attribute-name.class.css.definition, punctuation.definition.entity.css, meta.selector.css#A0C8FF—
source.css constant.other.color.rgb-value, support.constant.named-color, meta.property-value constant, constant.other.color.rgb-value, constant.other.rgb-value.css, constant.other.color, constant.numeric.color.hex-value.scss, constant.numeric.color.hex-value.scss punctuation.definition.constant.scss#B4DCB4—
keyword.other.important, token.literal.sass, meta.at-rule.keyword.other.unit.media, meta.scss.keyword.other.unit.property-list.property-value, property-list.scss.set.variable.keyword.unit, other.meta.scss.set.variable.keyword.unit.map, scss.meta.set.variable.keyword.other.unit, scss.meta.at-rule.keyword.property-list.other.unit.media#A0C8FF
keyword.other.unit, keyword.other.unit.scss, keyword.other.unit.css, keyword.other.unit.scss#B4DCB4
meta.property-group support.constant.property-value.css, meta.property-list.css meta.property-value.css, meta.property-value support.constant.property-value.css, meta.property-group support.constant.property-value.scss, meta.property-group support.constant.property-value.sass, meta.property-value support.constant.property-value.scss, meta.property-value support.constant.property-value.sass, .variable.parameter.misc.css, parameter.less.data-uri comment markup.raw, source.less meta.property-value.css, scss.meta.set.variable.constant.support.font-name, meta.property-value.scss#8CC8C8—
entity.property-list.other.attribute-name.pseudo-element.css, entity.property-list.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#B4A0C8—
meta.at-rule.constant.numeric.media, meta.property-list.property-value.constant.numeric, scss.meta.property-list.at-rule.media, property-list.scss.constant.numeric.variable.set, meta.scss.set.variable.constant.numeric.map, scss.meta.set.variable.constant.numeric, scss.meta.at-rule.property-list.constant.numeric.media, constant.numeric.css, constant.numeric.scss, constant.numeric.sass#B4DCB4—
source.css meta.property-value#A0C8FF—
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#FFA000—
source.css punctuation.definition.keyword#82A0C8—
source.css support.type.property-name, support.type.property-name.css, support.type.property-name.scss, support.type.property-name.sass, meta.property-list.css meta.property-name.css, meta.property-list.scss meta.property-name.scss, entity.name.tag.custom.scss, meta.property-list.scss meta.property-name.sass, entity.name.tag.custom.sass#C3B9D2—
entity.name.tag.scss, entity.name.tag.css#F0C864—
entity.name.tag.reference.scss#B4DCB4—
constant.character.escape.css, string.quoted.single.css#A0DCDC—
meta.constructor.argument.css, meta.constructor.argument.sass#C3B9D2—
entity.other.attribute-name.attribute.scss#C8646E—
string.quoted.double.attribute-value.scss#96BE82—
support.function.misc.scss, keyword.control.at-rule.function.scss, keyword.control.at-rule.function.scss punctuation.definition, entity.name.function.scss#F0C864—
keyword.control.at-rule.import, keyword.control.at-rule.import punctuation.definition#A0C8FF—
meta.at-rule.r.seturncss, meta.at-rule.return.scss punctuation.definition, meta.at-rule.else.scss, meta.at-rule.else.scss punctuation.definition,meta.at-rule.if.scss, meta.at-rule.if.scss punctuation.definition,#F07828—
keyword.control.at-rule.media, keyword.control.at-rule.media punctuation.definition#FFA000—
support.type.property-name.media#A0C8FF—
scss.meta.at-rule.import.string.quoted.single#B4DCFF—
keyword.control.at-rule.mixin.scss, keyword.control.at-rule.mixin.scss punctuation.definition#FFA000—
keyword.control.at-rule.include, keyword.control.at-rule.include punctuation.definition#C8D7DC—
keyword.control.at-rule.font-face, keyword.control.at-rule.font-face punctuation.definition#B4DCB4—
keyword.control.at-rule.keyframes.scss, keyword.control.at-rule.keyframes.scss punctuation.definition#A078C8—
meta.at-rule.keyframes.scss entity.other.attribute-name.scss#C8D7DC—
keyword.control.content.scss, keyword.control.content.scss punctuation.definition#B4DCB4—
source.diff meta.diff.range.context#96BEBE—
source.diff meta.diff.header.from-file#96BEBE—
source.diff punctuation.definition.from-file#96BEBE—
source.diff punctuation.definition.range#96BEBE—
source.diff punctuation.definition.separator#82A0C8—
source.go constant.other.placeholder.go#C8D7DC—
storage.modifier.java#E6AAFF—
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#82A0C8—
source.java constant.other#B4DCB4—
source.java keyword.other.documentation#B4dCA0—
source.java keyword.other.documentation.author.javadoc#B4dCA0—
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#FF7800—
source.java keyword.other.documentation.see.javadoc#FF7800—
source.java meta.method-call meta.method#8CC8DC—
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#AA8CAF—
source.java meta.tag.template.value.javadoc#B4DCB4—
source.java punctuation.definition.keyword.javadoc#96AABE—
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#B4DCB4—
source.java storage.modifier.import#96BEBE—
source.java storage.modifier.package#96BEBE—
source.java storage.type#96BEBE—
source.java storage.type.annotation#C8646E—
source.java storage.type.generic#F0C864—
source.java storage.type.primitive#DCEB78—
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#C8646E—
meta.js.function.punctuation.definition.block.comment.line.double-slash, js.function.punctuation.definition.block.object.objectliteral.member.comment.line.double-slash#8C8C8C
source.js meta.object-literal.key#B4A0C8—
meta.object-literal.key, meta.object.member.object-literal.key, meta.object-literal.key.js entity.name.function.js#B4A0C8—
source.js storage.type.class.jsdoc#F0C864—
source.js string.template punctuation.definition.template-expression#6482B4—
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#D2D2D2—
source.js support.type.primitive#82A0C8—
source.js meta.var.expr variable.other.object#96BEBE—
source.js variable.other.readwrite.alias#96BEBE—
comment.block.documentation.js, comment.block.documentation.js punctuation.definition.comment.js#8C8C8C—
keyword.operator.expression.typeof.js#FF9632—
variable.other.readwrite.js, variable.other.object.js#B4dCA0—
variable.parameter.js#AA8CAF—
function.storage.type.block.js#FF7800—
support.function.dom.js#B4A0C8—
text.html.basic constant.character.entity.html#BEC8D2—
punctuation.definition.entity.html#B4dCA0—
comment.block.html#8C8C8C
text.html.basic#5ABEFF—
text.html.basic constant.other.inline-data#C8C8FFitalic
text.html.basic meta.tag.sgml.doctype#6482B4—
text.html.basic punctuation.definition.entity#82A0C8—
keyword.control.html.elements, entity.name.tag.inline.any.html, entity.name.tag.block.any.html#F0C864—
invalid.illegal.bad-ampersand.html#96B48C—
meta.tag.any.html entity.other.attribute-name.html, meta.tag.block.any.html entity.other.attribute-name.html, meta.tag.inline.any.html entity.other.attribute-name.html, meta.tag.other.html entity.other.attribute-name.html, source.js.embedded.html entity.other.attribute-name.html#AADCF0—
string.quoted.double.html, meta.template string.quoted.double#AAC864—
string.quoted.double.html invalid.illegal.bad-ampersand.html#A0C8FF—
source.properties entity.name.section.group-title.ini#8CC8DC—
source.properties punctuation.separator.key-value.ini#C8D7DC—
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#BE96B4—
markup.heading#DCB4DC—
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#B4dCA0—
text.html.markdown markup.italic—italic
text.html.markdown beginning.punctuation.definition.list#C3B9D2—
text.html.markdown beginning.punctuation.definition.quote#B4A0C8—
text.html.markdown markup.quote#B4A0C8—
text.html.markdown punctuation.definition.heading#82A0C8—
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#82A0C8—
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#C8646E—
source.php meta.function-call, source.php meta.function-call.object#B9C3CD—
constant.numeric.php#B4DCB4—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#D2D2D2—
string.quoted.single.js, string.quoted.double.json, meta.structure.dictionary.value.json, meta.string.quoted.embedded.line.php.source.single.string-contents#96B48C—
punctuation.definition.variable.php, variable.other.php#96BEBE—
keyword.control.php#C8646E—
punctuation.terminator.expression.php#5ABEFF—
meta.tag.any.html.string.quoted.double.embedded.line.php.source.constant.language.inline, meta.embedded.line.php.source.constant.language#B4A0C8—
meta.block.embedded.php.source.comment.documentation.phpdoc#8C8C8C—
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly, punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss#D2D2D2—
source.css.scss variable.interpolation#D2D2D2italic
constant.character.escape.scss, string.quoted.single.scss, scss.meta.set.variable.string.quoted.single#96B48C—
source.sass entity.other.attribute-name.placeholder.sass, source.sass entity.other.attribute-name.placeholder.sass punctuation.definition.entity.sass, source.scss entity.other.attribute-name.placeholder.scss, source.scss entity.other.attribute-name.placeholder.scss punctuation.definition.entity.scss, entity.other.attribute-name.placeholder.scss#AADCF0—
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function#C8D7DC—
entity.name.function.ts, punctuation.decorator.ts#C8D7DC—
ts.block.class.method.declaration.comment.line.double-slash, ts.class.comment.line.double-slash, ts.punctuation.definition.decorator.objectliteral.object.member.array.literal.comment.line.double-slash#8C8C8C
keyword.control.export.ts, keyword.control.flow.ts#FA8C28—
storage.type.function.arrow.ts#C8C8FF—
storage.type.ts#A0F0FF—
entity.name.function.ts#A0CDFF—
punctuation.accessor.ts#C8D7DC—
entity.name.type.ts#C8D7DC—
storage.modifier.ts#9BFAFA—
support.function.math.ts#DCB4FF—
source.ts meta.object-literal.key#B4A0C8—
source.ts meta.object-literal.key entity.name.function#B4A0C8—
source.ts support.class, source.ts entity.name.class#FAC864—
source.ts support.type#C8A0DC—
source.ts entity.name.type#C8A0DC—
block.variable.other.object.class.declaration.property.method.ts, block.variable.other.object.class.declaration.method.ts, block.variable.other.object.array.literal.class.declaration.method.var.expr.ts, block.variable.class.declaration.method.parameter.arrow, ts.block.variable.other.class.declaration.property.method.ts#C8D7DC—
block.variable.other.object.class.declaration.method.ts, block.variable.other.object.array.literal.class.declaration.method.var.expr.tsblock.variable.class.declaration.method.parameter.arrow.ts, block.variable.other.class.declaration.property.method.ts#C8D7DC—
ts.keyword.control.block.class.method.declaration.flow#96AABE—
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json#8CC8C8—
source.ts support.variable#D2D2D2—
meta.type.annotation.ts#C8646E—
ts.class.storage.modifier.declaration.method.parameters#8CB4F0—
ts.block.string.quoted.single, ts.string.quoted.single.class.field.declaration#96B48C—
ts.block.objectliteral.object.member.class.declaration.method.language.constant.boolean#B4A0C8—
ts.block.variable.class.declaration.method.parameter.arrow#C8D7DC—
support.type.class.declaration.method.return.primitive.ts, type.annotation.support.class.declaration.method.parameters.primitive.ts#AADCF0—
ts.entity.name.class.type.method.declaration.parameters.return, ts.punctuation.definition.begin.class.type.method.declaration.parameters.return.typeparameters, ts.punctuation.definition.end.class.type.method.declaration.parameters.return.typeparameters, ts.block.entity.name.class.type.method.declaration.parameters.new.expr, ts.block.punctuation.definition.begin.class.type.method.declaration.parameters.typeparameters.new.expr, ts.block.punctuation.definition.end.class.type.method.declaration.parameters.typeparameters.new.expr, ts.block.objectliteral.object.member.object-literal.key.class.declaration.method#AADCF0—
variable.language.this.ts#B4dCA0—
text.xml entity.name.tag.namespace#F0C864—
text.xml keyword.other.doctype#FF7800—
text.xml meta.tag.preprocessor entity.name.tag#F0C864—
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#C8646Eitalic
source.yaml entity.name.tag#F0C864—
keyword.operator.other.elixir#C8D7DC—
variable.other.constant.elixir#C8AFE6—
constant.other.symbol.elixir#C8AFE6—
parameter.variable.function.elixir#FAC864—
comment.documentation.heredoc.elixir#C8646E—
source.elixir.embedded.source#F07828—
variable.other.anonymous.elixir#FAC864—
parameter.variable.function.elixir#B4A0C8—
keyword.control.elixir#FFA000—
punctuation.section.function.elixir#F0C864—
constant.character.escape.elixir#AA8CAF—
string.quoted.double.elixir#C8D7DC—
support.function.variable.quoted.single.elixir#B4dCA0—
punctuation.section.regexp.begin.elixir#64A0C8—
string.regexp.interpolated.elixir#64A0C8—
string.regexp.literal.elixir#64A0C8—
punctuation.section.list.begin.elixir#64A0C8—
punctuation.definition.string.begin.elixir#B4dCA0—
string.quoted.double.interpolated.elixir#C8D7DC—
constant.language.elixir#F07828bold
comment.documentation.string#F07828—
keyword.other.special-method.elixir#FF7800bold
entity.name.type.module.elixir#F0D228bold
keyword.operator.assignment.elixir#FF7800—
punctuation.definition.variable.elixir#C8D7DC—
support.class.latex#78E6FF—
support.class.math.latex#DCA0FA—
support.class.math.block.environment.latex, support.class.math.block.tex#A0DCFF—
constant.character.math.tex#DCB4F0—
support.function.general.tex#DCB4F0—
support.function.be.latex#5AD7FF—
support.function.textit.latex#78E1B4—
variable.parameter.function.latex#78EBD7—
keyword.control.table.cell.latex, keyword.control.table.newline.latex#96BEFF—
keyword.control.newline.tex#96BEFF—
support.function.section.latex#BEBEFF—
keyword.other.item.latex#DC96BE—
support.class.options.gnuplot#96D2FF—
storage.type.plot.gnuplot#D2B4FF—
keyword.other.command.gnuplot#F0BE00—
entity.name.section.latex#E6DCFF
#D7D7D7—
comment#8C8C8C
none#D2D2D2—
punctuation.definition.comment#8C8C8C
emphasis—italic
strong—bold
constant.numeric#C8DCF0—
constant.numeric.json#B4DCB4—
constant.numeric.julia#DCB4DC—
keyword.control.julia#FFAA23—
keyword.other.julia#E1C300—
keyword.control.end.julia#E1C300—
keyword.control.julia#E1C300—
support.function.julia#78D2FF—
support.function.macro.julia#78DCC8—
constant#C8C8FF—
constant.character, constant.other, constant.other.symbol#C8B4FF—
constant.character.escape#8CB4B4—
constant.language, constant.language.json#91C887—
ts.block.class.declaration.method.constant.numeric.decimal#B4DCB4—
string.quoted.double.include.c, string.quoted.other.lt-gt.include.c#AAC88C—
entity.name.function.c, entity.name.function.cpp#64C8FF—
storage.modifier.c, storage.modifier.cpp#D2AFFF—
keyword.operator.c, keyword.operator.cpp#64C8FF—
constant.numeric.c, constant.numeric.cpp#B4DCF0—
constant.regexp#B4DCB4—
entity.name.class, entity.name.type.class, meta.class#D2D2DC—
entity.name.function, meta.require#78C8F0—
entity.name.function.python#64B9FF—
keyword.control.import.python#FF9100—
storage.type.function.python#F5AF00—
keyword.control.flow.python#F0D74B—
support.function.magic.python#AAC8FF—
source.python variable.language.special.self.python#CDA5FF—
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#A0A0A0—
source.python meta.function-call, source.python meta.function-call.generic#8CD2FF—
source.python support.type#DCA0EB—
source.python variable.parameter.function.language#AFA5FF—
source.python meta.function.parameters variable.parameter.function.language.special.self#DC96BE—
meta.function-call.arguments.python#78D2AA—
support.type.exception.python#D2AFC8—
meta.item-access.arguments.python#8CB4F0—
entity.name.function.julia#BEAAFA—
keyword.other.special-method#8CB4F0—
meta.function-call#BEC8D2—
entity.name.tag#F0C864—
entity.other.attribute-name#F0C864—
entity.other.attribute-name.id#8CBEA0—
entity.other.inherited-class#8CB4F0—
invalid.deprecated#B4B4B4—
invalid.illegal#C86478—
keyword#FFA500—
keyword.operator#A0C8FF—
keyword.operator.comparison, keyword.operator.logical#A0C8FF—
keyword.other.new#FF7800—
markup.bold—bold
markup.italic—italic
markup.changed#F0C864—
markup.deleted#A0A0A0—
markup.inserted#A0BE8C—
markup.quote#B4A0C8—
markup.list#BEBEBE—
markup.heading punctuation.definition.heading, entity.name.section#E6DCFF
string.other.link#C8646E—
meta.link, meta.paragraph.inline.link.underline.detected-link#AA8CAF—
markup.raw.inline#B4dCA0—
meta.preprocessor#96C8FF—
meta.preprocessor.at-rule keyword.control.at-rule, meta.at-rule.import, keyword.control.at-rule#96AABE—
punctuation#C8D7DC—
punctuation.definition#C8D7DC—
punctuation.definition.method-parameters#C8D7DC—
punctuation.definition.function-parameters#A0C8FF—
punctuation.definition.parameters#D2D2D2—
punctuation.section.function#D2D2D2—
punctuation.separator#D2D2D2—
punctuation.section.function#C8D7DC—
punctuation.support.type.property-name, support.type.property-name.json#F0C864—
punctuation.support.type.property-name, support.constant.mathematical-symbols#D2D2D2—
support.constant.mathematical-symbols#D2D2D2—
punctuation.decorator.objectliteral.object.member.accessor#D2D2D2—
punctuation.decorator.objectliteral.object.member.accessor#D2D2D2—
block.brace.array.literal.square, block.brace.round, block.punctuation#D2D2D2—
brace.array.literal.square, brace.type.square#D2D2D2—
meta.brace, meta.brace.round, meta.brace.square#D2D2D2—
punctuation.definition.tag#D2D2D2—
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#A0A0A0—
punctuation.section#D2D2D2—
punctuation.section.embedded, variable.interpolation#D2D2D2—
punctuation.section.embedded.begin, punctuation.section.embedded.end#D2D2D2—
punctuation.terminator#AABEBE—
variable#D2D2D2—
punctuation.definition.variable.php, variable.other.php#96BEBE—
meta.using-namespace-declaration.cpp#AADCF0—
punctuation.definition.directive.c#EB8200—
keyword.control.directive.include.c#FFA500—
variable.other.c, variable.other.cpp#D2D2D2—
variable.other#5AC3F0—
variable.other.property, variable.other.object.property#5AC3F0—
variable.language#A0C8FF—
variable.parameter#5ACDFF—
variable.parameter.function, text.html.basic#5ACDFF—
punctuation.definition.variable#5ACDFF—
storage#8CB4F0—
storage.type#EBD232—
string#A5C396—
string.regexp#B4DCB4—
support.class#FAC864—
support.class.console.js#DCA0FF—
support.function.console.js#B4A0FF—
support.constant#FAC864—
support.function, support.function.any-method#78DCE1—
support.function.construct#78DCE1—
support.type#C8A0DC—
support.type.exception#FAC864—
token.debug-token#B4A0C8—
token.error-token#FF5064—
token.info-token#A078C8—
token.warn-token#96B48C—
constant.language.boolean.true.js, constant.language.boolean.false.js, constant.language.null.js#B4A0C8—
meta.separator#C8C8DC—
meta.block.c#D7D7D7—
storage.type.cpp#F5D232—
punctuation.separator.pointer-access.c#A0C8FF—
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#C8D7DC—
source.cpp punctuation.definition.directive, source.c punctuation.definition.directive#FFA500—
source.cpp keyword.control.directive.conditional, source.c keyword.control.directive.conditional#FFA500—
meta.selector, entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.scss#B4A0C8—
variable.css, variable.sass, variable.scss#A0C8FF—
entity.scss.meta.property-list.punctuation.other.attribute-name.class.css.definition, entity.punctuation.other.attribute-name.class.css.definition, punctuation.definition.entity.css, meta.selector.css#A0C8FF—
source.css constant.other.color.rgb-value, support.constant.named-color, meta.property-value constant, constant.other.color.rgb-value, constant.other.rgb-value.css, constant.other.color, constant.numeric.color.hex-value.scss, constant.numeric.color.hex-value.scss punctuation.definition.constant.scss#B4DCB4—
keyword.other.important, token.literal.sass, meta.at-rule.keyword.other.unit.media, meta.scss.keyword.other.unit.property-list.property-value, property-list.scss.set.variable.keyword.unit, other.meta.scss.set.variable.keyword.unit.map, scss.meta.set.variable.keyword.other.unit, scss.meta.at-rule.keyword.property-list.other.unit.media#A0C8FF
keyword.other.unit, keyword.other.unit.scss, keyword.other.unit.css, keyword.other.unit.scss#B4DCB4
meta.property-group support.constant.property-value.css, meta.property-list.css meta.property-value.css, meta.property-value support.constant.property-value.css, meta.property-group support.constant.property-value.scss, meta.property-group support.constant.property-value.sass, meta.property-value support.constant.property-value.scss, meta.property-value support.constant.property-value.sass, .variable.parameter.misc.css, parameter.less.data-uri comment markup.raw, source.less meta.property-value.css, scss.meta.set.variable.constant.support.font-name, meta.property-value.scss#8CC8C8—
entity.property-list.other.attribute-name.pseudo-element.css, entity.property-list.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#B4A0C8—
meta.at-rule.constant.numeric.media, meta.property-list.property-value.constant.numeric, scss.meta.property-list.at-rule.media, property-list.scss.constant.numeric.variable.set, meta.scss.set.variable.constant.numeric.map, scss.meta.set.variable.constant.numeric, scss.meta.at-rule.property-list.constant.numeric.media, constant.numeric.css, constant.numeric.scss, constant.numeric.sass#B4DCB4—
source.css meta.property-value#A0C8FF—
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#FFA000—
source.css punctuation.definition.keyword#82A0C8—
source.css support.type.property-name, support.type.property-name.css, support.type.property-name.scss, support.type.property-name.sass, meta.property-list.css meta.property-name.css, meta.property-list.scss meta.property-name.scss, entity.name.tag.custom.scss, meta.property-list.scss meta.property-name.sass, entity.name.tag.custom.sass#C3B9D2—
entity.name.tag.scss, entity.name.tag.css#F0C864—
entity.name.tag.reference.scss#B4DCB4—
constant.character.escape.css, string.quoted.single.css#A0DCDC—
meta.constructor.argument.css, meta.constructor.argument.sass#C3B9D2—
entity.other.attribute-name.attribute.scss#C8646E—
string.quoted.double.attribute-value.scss#96BE82—
support.function.misc.scss, keyword.control.at-rule.function.scss, keyword.control.at-rule.function.scss punctuation.definition, entity.name.function.scss#F0C864—
keyword.control.at-rule.import, keyword.control.at-rule.import punctuation.definition#A0C8FF—
meta.at-rule.r.seturncss, meta.at-rule.return.scss punctuation.definition, meta.at-rule.else.scss, meta.at-rule.else.scss punctuation.definition,meta.at-rule.if.scss, meta.at-rule.if.scss punctuation.definition,#F07828—
keyword.control.at-rule.media, keyword.control.at-rule.media punctuation.definition#FFA000—
support.type.property-name.media#A0C8FF—
scss.meta.at-rule.import.string.quoted.single#B4DCFF—
keyword.control.at-rule.mixin.scss, keyword.control.at-rule.mixin.scss punctuation.definition#FFA000—
keyword.control.at-rule.include, keyword.control.at-rule.include punctuation.definition#C8D7DC—
keyword.control.at-rule.font-face, keyword.control.at-rule.font-face punctuation.definition#B4DCB4—
keyword.control.at-rule.keyframes.scss, keyword.control.at-rule.keyframes.scss punctuation.definition#A078C8—
meta.at-rule.keyframes.scss entity.other.attribute-name.scss#C8D7DC—
keyword.control.content.scss, keyword.control.content.scss punctuation.definition#B4DCB4—
source.diff meta.diff.range.context#96BEBE—
source.diff meta.diff.header.from-file#96BEBE—
source.diff punctuation.definition.from-file#96BEBE—
source.diff punctuation.definition.range#96BEBE—
source.diff punctuation.definition.separator#82A0C8—
source.go constant.other.placeholder.go#C8D7DC—
storage.modifier.java#E6AAFF—
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#82A0C8—
source.java constant.other#B4DCB4—
source.java keyword.other.documentation#B4dCA0—
source.java keyword.other.documentation.author.javadoc#B4dCA0—
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#FF7800—
source.java keyword.other.documentation.see.javadoc#FF7800—
source.java meta.method-call meta.method#8CC8DC—
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#AA8CAF—
source.java meta.tag.template.value.javadoc#B4DCB4—
source.java punctuation.definition.keyword.javadoc#96AABE—
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#B4DCB4—
source.java storage.modifier.import#96BEBE—
source.java storage.modifier.package#96BEBE—
source.java storage.type#96BEBE—
source.java storage.type.annotation#C8646E—
source.java storage.type.generic#F0C864—
source.java storage.type.primitive#DCEB78—
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#C8646E—
meta.js.function.punctuation.definition.block.comment.line.double-slash, js.function.punctuation.definition.block.object.objectliteral.member.comment.line.double-slash#8C8C8C
source.js meta.object-literal.key#B4A0C8—
meta.object-literal.key, meta.object.member.object-literal.key, meta.object-literal.key.js entity.name.function.js#B4A0C8—
source.js storage.type.class.jsdoc#F0C864—
source.js string.template punctuation.definition.template-expression#6482B4—
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#D2D2D2—
source.js support.type.primitive#82A0C8—
source.js meta.var.expr variable.other.object#96BEBE—
source.js variable.other.readwrite.alias#96BEBE—
comment.block.documentation.js, comment.block.documentation.js punctuation.definition.comment.js#8C8C8C—
keyword.operator.expression.typeof.js#FF9632—
variable.other.readwrite.js, variable.other.object.js#B4dCA0—
variable.parameter.js#AA8CAF—
function.storage.type.block.js#FF7800—
support.function.dom.js#B4A0C8—
text.html.basic constant.character.entity.html#BEC8D2—
punctuation.definition.entity.html#B4dCA0—
comment.block.html#8C8C8C
text.html.basic#5ABEFF—
text.html.basic constant.other.inline-data#C8C8FFitalic
text.html.basic meta.tag.sgml.doctype#6482B4—
text.html.basic punctuation.definition.entity#82A0C8—
keyword.control.html.elements, entity.name.tag.inline.any.html, entity.name.tag.block.any.html#F0C864—
invalid.illegal.bad-ampersand.html#96B48C—
meta.tag.any.html entity.other.attribute-name.html, meta.tag.block.any.html entity.other.attribute-name.html, meta.tag.inline.any.html entity.other.attribute-name.html, meta.tag.other.html entity.other.attribute-name.html, source.js.embedded.html entity.other.attribute-name.html#AADCF0—
string.quoted.double.html, meta.template string.quoted.double#AAC864—
string.quoted.double.html invalid.illegal.bad-ampersand.html#A0C8FF—
source.properties entity.name.section.group-title.ini#8CC8DC—
source.properties punctuation.separator.key-value.ini#C8D7DC—
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#BE96B4—
markup.heading#DCB4DC—
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#B4dCA0—
text.html.markdown markup.italic—italic
text.html.markdown beginning.punctuation.definition.list#C3B9D2—
text.html.markdown beginning.punctuation.definition.quote#B4A0C8—
text.html.markdown markup.quote#B4A0C8—
text.html.markdown punctuation.definition.heading#82A0C8—
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#82A0C8—
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#C8646E—
source.php meta.function-call, source.php meta.function-call.object#B9C3CD—
constant.numeric.php#B4DCB4—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#D2D2D2—
string.quoted.single.js, string.quoted.double.json, meta.structure.dictionary.value.json, meta.string.quoted.embedded.line.php.source.single.string-contents#96B48C—
punctuation.definition.variable.php, variable.other.php#96BEBE—
keyword.control.php#C8646E—
punctuation.terminator.expression.php#5ABEFF—
meta.tag.any.html.string.quoted.double.embedded.line.php.source.constant.language.inline, meta.embedded.line.php.source.constant.language#B4A0C8—
meta.block.embedded.php.source.comment.documentation.phpdoc#8C8C8C—
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly, punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss#D2D2D2—
source.css.scss variable.interpolation#D2D2D2italic
constant.character.escape.scss, string.quoted.single.scss, scss.meta.set.variable.string.quoted.single#96B48C—
source.sass entity.other.attribute-name.placeholder.sass, source.sass entity.other.attribute-name.placeholder.sass punctuation.definition.entity.sass, source.scss entity.other.attribute-name.placeholder.scss, source.scss entity.other.attribute-name.placeholder.scss punctuation.definition.entity.scss, entity.other.attribute-name.placeholder.scss#AADCF0—
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function#C8D7DC—
entity.name.function.ts, punctuation.decorator.ts#C8D7DC—
ts.block.class.method.declaration.comment.line.double-slash, ts.class.comment.line.double-slash, ts.punctuation.definition.decorator.objectliteral.object.member.array.literal.comment.line.double-slash#8C8C8C
keyword.control.export.ts, keyword.control.flow.ts#FA8C28—
storage.type.function.arrow.ts#C8C8FF—
storage.type.ts#A0F0FF—
entity.name.function.ts#A0CDFF—
punctuation.accessor.ts#C8D7DC—
entity.name.type.ts#C8D7DC—
storage.modifier.ts#9BFAFA—
support.function.math.ts#DCB4FF—
source.ts meta.object-literal.key#B4A0C8—
source.ts meta.object-literal.key entity.name.function#B4A0C8—
source.ts support.class, source.ts entity.name.class#FAC864—
source.ts support.type#C8A0DC—
source.ts entity.name.type#C8A0DC—
block.variable.other.object.class.declaration.property.method.ts, block.variable.other.object.class.declaration.method.ts, block.variable.other.object.array.literal.class.declaration.method.var.expr.ts, block.variable.class.declaration.method.parameter.arrow, ts.block.variable.other.class.declaration.property.method.ts#C8D7DC—
block.variable.other.object.class.declaration.method.ts, block.variable.other.object.array.literal.class.declaration.method.var.expr.tsblock.variable.class.declaration.method.parameter.arrow.ts, block.variable.other.class.declaration.property.method.ts#C8D7DC—
ts.keyword.control.block.class.method.declaration.flow#96AABE—
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json#8CC8C8—
source.ts support.variable#D2D2D2—
meta.type.annotation.ts#C8646E—
ts.class.storage.modifier.declaration.method.parameters#8CB4F0—
ts.block.string.quoted.single, ts.string.quoted.single.class.field.declaration#96B48C—
ts.block.objectliteral.object.member.class.declaration.method.language.constant.boolean#B4A0C8—
ts.block.variable.class.declaration.method.parameter.arrow#C8D7DC—
support.type.class.declaration.method.return.primitive.ts, type.annotation.support.class.declaration.method.parameters.primitive.ts#AADCF0—
ts.entity.name.class.type.method.declaration.parameters.return, ts.punctuation.definition.begin.class.type.method.declaration.parameters.return.typeparameters, ts.punctuation.definition.end.class.type.method.declaration.parameters.return.typeparameters, ts.block.entity.name.class.type.method.declaration.parameters.new.expr, ts.block.punctuation.definition.begin.class.type.method.declaration.parameters.typeparameters.new.expr, ts.block.punctuation.definition.end.class.type.method.declaration.parameters.typeparameters.new.expr, ts.block.objectliteral.object.member.object-literal.key.class.declaration.method#AADCF0—
variable.language.this.ts#B4dCA0—
text.xml entity.name.tag.namespace#F0C864—
text.xml keyword.other.doctype#FF7800—
text.xml meta.tag.preprocessor entity.name.tag#F0C864—
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#C8646Eitalic
source.yaml entity.name.tag#F0C864—
keyword.operator.other.elixir#C8D7DC—
variable.other.constant.elixir#C8AFE6—
constant.other.symbol.elixir#C8AFE6—
parameter.variable.function.elixir#FAC864—
comment.documentation.heredoc.elixir#C8646E—
source.elixir.embedded.source#F07828—
variable.other.anonymous.elixir#FAC864—
parameter.variable.function.elixir#B4A0C8—
keyword.control.elixir#FFA000—
punctuation.section.function.elixir#F0C864—
constant.character.escape.elixir#AA8CAF—
string.quoted.double.elixir#C8D7DC—
support.function.variable.quoted.single.elixir#B4dCA0—
punctuation.section.regexp.begin.elixir#64A0C8—
string.regexp.interpolated.elixir#64A0C8—
string.regexp.literal.elixir#64A0C8—
punctuation.section.list.begin.elixir#64A0C8—
punctuation.definition.string.begin.elixir#B4dCA0—
string.quoted.double.interpolated.elixir#C8D7DC—
constant.language.elixir#F07828bold
comment.documentation.string#F07828—
keyword.other.special-method.elixir#FF7800bold
entity.name.type.module.elixir#F0D228bold
keyword.operator.assignment.elixir#FF7800—
punctuation.definition.variable.elixir#C8D7DC—
support.class.latex#78E6FF—
support.class.math.latex#DCA0FA—
support.class.math.block.environment.latex, support.class.math.block.tex#A0DCFF—
constant.character.math.tex#DCB4F0—
support.function.general.tex#DCB4F0—
support.function.be.latex#5AD7FF—
support.function.textit.latex#78E1B4—
variable.parameter.function.latex#78EBD7—
keyword.control.table.cell.latex, keyword.control.table.newline.latex#96BEFF—
keyword.control.newline.tex#96BEFF—
support.function.section.latex#BEBEFF—
keyword.other.item.latex#DC96BE—
support.class.options.gnuplot#96D2FF—
storage.type.plot.gnuplot#D2B4FF—
keyword.other.command.gnuplot#F0BE00—
entity.name.section.latex#E6DCFF