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.activeBorder#46afe3
  • activityBar.background#14171a
  • activityBarBadge.background#252c33
  • badge.background#343c45
  • button.background#343c45
  • button.hoverBackground#1d4f73
  • debugToolBar.background#181d20
  • dropdown.background#14171a
  • editor.background#181d20
  • editor.foreground#b6babf
  • editor.lineHighlightBackground#14171a
  • editor.selectionBackground#1d4f73
  • editor.wordHighlightBorder#252c33
  • editorBracketMatch.border#a9bacb
  • editorCursor.foreground#ffffb4
  • editorGroupHeader.tabsBackground#14171a
  • editorWidget.background#181d20
  • focusBorder#343c45
  • input.background#252c33
  • list.activeSelectionBackground#252c33
  • list.focusBackground#252c33
  • list.hoverBackground#252c33
  • list.inactiveSelectionBackground#181d20
  • panel.background#181d20
  • scrollbarSlider.background#252c33aa
  • sideBar.background#14171a
  • sideBarSectionHeader.background#181d20
  • sideBarTitle.foreground#b6babf
  • statusBar.background#14171a
  • statusBar.debuggingBackground#b28025
  • statusBar.debuggingForeground#f5f7fa
  • statusBar.foreground#b6babf
  • tab.activeModifiedBorder#6b7abb
  • tab.border#14171a
  • tab.inactiveBackground#14171a
  • tab.unfocusedHoverBackground#181d20
  • terminal.ansiBlack#14171a
  • terminal.ansiBlue#46afe3
  • terminal.ansiBrightRed#d96629
  • terminal.ansiGreen#70bf53
  • terminal.ansiRed#eb5368
  • terminal.ansiWhite#b6babf
  • terminal.ansiYellow#ffffb4
  • titleBar.activeBackground#14171a
  • titleBar.activeForeground#b6babf
  • titleBar.inactiveBackground#181d20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#939393
string#6B89FF
constant.character.escape.backslash.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, string.regexp#6B89FF
constant.numeric#6B89FF
meta.definition.variable.name, support.variable, variable, variable.language#75BFFF
keyword#FF7DE9
storage#FF7DE9
entity.name.class, entity.name.type#B98EFF
meta.function-call#B98EFF
meta.definition.function#75BFFF
punctuation.section.embedded.begin, punctuation.section.embedded.end#E9F4FE
constant.language#E9F4FE
constant.character, constant.other#FFFFB4
entity.other.inherited-class#B98EFF
variable.parameter#75BFFF
storage.type#FF7DE9
support.function#B98EFF
support.constant#6B89FF
support.type, support.class#B98EFF
entity.name.function, support.variable.property.dom, variable.other.property#86DE74
meta.object-literal.key#86DE74
meta.brace.round, punctuation.accessor, punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.separator.comma, punctuation.separator.key-value, punctuation.terminator.statement#D7D7DB
storage.type.function.arrow.js#B98EFF
variable.language.this#FF7DE9
entity.name.type.class, support.class#B98EFF
keyword.operator.assignment#B1B1B3
entity.name.tag#75BFFF
meta.tag.metadata.doctype.html, meta.tag.sgml.doctype.html#909090
punctuation.definition.tag#767578
meta.tag.structure.any.html
entity.other.attribute.name, entity.other.attribute-name.html, entity.other.attribute-name.id.html, entity.other.attribute-name.localname.xml, entity.other.attribute-name.js#FF7DE9
comment.block.html#86DE74AA
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#909090
meta.function.url.css, meta.property-value.css, support.constant.property-value.css, support.function.url.css, support.function.misc.css, keyword.other.unit.px.css, keyword.other.unit.pt.css, keyword.other.unit.percentage.css, keyword.other.unit.em.css, keyword.other.unit.rem.css, keyword.other.unit.ch.css, keyword.other.unit.vh.css, keyword.other.unit.vw.css, keyword.other.unit.s.css, keyword.other.unit.deg.css, keyword.other.unit.scss, keyword.other.unit.dppx.css, support.constant.media.css, constant.numeric.css, string.quoted.single.css, string.quoted.double.css#6B89FF
constant.other.color.rgb-value.hex.css, variable.parameter.url.css, support.function.transform.css, support.function.calc.css, entity.other.attribute-name.pseudo-class.css, meta.function.gradient.css, support.function.gradient.css, variable.parameter.url.scss, entity.name.tag.scss"#E9F4FE
punctuation.terminator.rule.css, punctuation.separator.key-value.css, punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css, punctuation.section.function.begin.bracket.round.css, punctuation.section.function.end.bracket.round.css, punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.end.bracket.square.css, punctuation.separator.list.comma.css, keyword.operator.pattern.css
support.type.property-name.css, support.type.property-name.media.css, support.type.vendored.property-name.media.css#86DE74
support.type.vendored.property-name.css, entity.other.attribute-name.pseudo-element.css#939393
keyword.operator.combinator.css#D7D7DB
support.type.property-name.css#86DE74
support.type.property-name.json#75BFFF
string.quoted.double.json#FF7DE9
constant.numeric.json, constant.language.json#86DE74
punctuation.separator.dictionary.key-value.json, punctuation.separator.dictionary.pair.json#75BFFF
punctuation.separator.dictionary.key-value.json, punctuation.separator.dictionary.pair.json#B1B1B3
variable.other.object#B98EFF
variable.other.constant.property#86DE74
constant.language.null, constant.language.undefined#909090
constant.language.boolean.true#75BFFF
constant.language.boolean.false#FF9494
meta.attribute.name, string.quoted.double.html, string.quoted.double.xml#B98EFF
markup.heading#86DE74bold
markup.underline#75BFFFunderline
markup.boldbold
markup.italicitalic
markup.inserted#86DE74
markup.deleted#CC3D3D
markup.changed#0A84FF
punctuation.definition.quote.begin.markdown#FF7DE9
punctuation.definition.list.begin.markdown#75BFFF
markup.inline.raw#B98EFF
meta.paragraph.markdown#B1B1B3
punctuation.definition.list.begin.markdown#B1B1B3
string.other.link.title.markdown, string.other.link.description.markdown#E9F4FE
markup.underline.link.markdown, markup.underline.link.image.markdown#75BFFFitalic
source.env, constant.numeric.env#B1B1B3
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Firefox DevTools Theme by mNoWTF - VS Code Theme