Skip to main content
CodingTheme

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.

  • editor.background#222224
  • editor.foreground#bbc3d1
  • editor.lineHighlightBackground#2d2d2f
  • editor.selectionBackground#363a40
  • editorCursor.foreground#f8f8f0
  • editorGroupHeader.tabsBackground#19191b
  • editorIndentGuide.activeBackground#4c5d6f
  • editorIndentGuide.background#2d2d2e
  • editorSuggestWidget.highlightForeground#5a8fc4
  • editorSuggestWidget.selectedBackground#363a40
  • editorWhitespace.foreground#383c44
  • list.activeSelectionBackground#363637
  • list.inactiveSelectionBackground#2a2d2e
  • sideBar.background#1c1c1e
  • sideBar.foreground#707072
  • statusBar.background#19191b
  • statusBar.debuggingBackground#98C379
  • statusBar.debuggingForeground#222224
  • statusBar.foreground#7c7c7d
  • statusBar.noFolderBackground#19191b
  • statusBar.noFolderForeground#7c7c7d
  • tab.activeBackground#222224
  • tab.inactiveBackground#19191b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bbc3d1ff
comment, punctuation.definition.comment#5C6370italic
string.quoted.docstring.multi.python, string.quoted.docstring.multi.python keyword.control.flow.python#5C6370italic
meta.brace.round.begin, meta.brace.round.end, meta.brace.square.begin, meta.brace.square.end, meta.brace.curly.begin.js, meta.brace.curly.end.js, meta.group.braces.round.function.arguments#BBC3D1
string#98C379
string.regexp#98C379
string.detected-link#C678DD
constant.numeric, constant.language, markdown.python.constant.numeric#D19A66
constant.character#56B6C2
constant.character.escape.backslash.regexp#98C379
constant.character.format.placeholder.other.python#D19A66
constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#56B6C2
variable.other.object#E06C75
meta.property.object.js#D19A66
variable.other.class, meta.class.property variable.other.property#E06C75
variable.other, meta.class.object.property.js, meta.property.class variable.other.property.static#D19A66
variable.other.readwrite#BBC3D1
meta.group.braces variable.other.readwrite#BBC3D1
variable.language, meta.class variable.other.readwrite#E06C75
variable.language.prototype#E06C75
python.support.magic.variable#E06C75
variable.function, entity.name.function, entity.name.function.arrow, meta.class-method.js entity.name.function.js, meta.method.property.js entity.name.function.js#61AFEF
meta.function-call.generic.python#61AFEF
meta.function.decorator.python#56B6C2
variable.function.constructor#E5C07B
keyword.control, keyword.operator.new, keyword.operator.module, variable.language.super#C678DD
meta.preprocessor, entity.name.function.preprocessor#C678DD
entity.name.function.preprocessor#E5C07B
meta.namespace.identifier entity.name.type, entity.name.variable#E5C07B
cs.meta.namespace.function.identifier.body.class.method#61AFEF
storage.type.cs, storage.type.variable.cs#56B6C2
keyword, keyword.other.namespace, storage.modifier#C678DD
keyword.operator.logical.python#C678DD
keyword.other.substitution.begin, keyword.other.substitution.end#56B6C2
keyword.operator.accessor#BBC3D1
keyword.operator, constant.other.color, punctuation.separator.key-value#56B6C2
keyword.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, keyword.control.anchor.regexp#98C379
python.keyword.operator#56B6C2
storage.type#C678DD
entity.name.class, meta.class.extends variable.other.readwrite#E5C07B
entity.other.inherited-class#E5C07Bitalic underline
variable.parameter#BBC3D1
variable.parameter.function.language.python#D19A66
entity.name.tag#E06C75
entity.other.attribute-name.html, entity.other.attribute-name.js, entity.other.attribute-name.jsx#D19A66italic
selector.css.entity.other.attribute-name#E5C07B
support.function, support.class support.function#56B6C2
python.builtin.support.function#C678DD
python.meta.function-call.builtin.support.function, python.meta.type.support.function-call, python.meta.variable.function-call.legacy.builtin#E5C07B
meta.type.support.inheritance.python#56B6C2
entity.name.type.class.python#E5C07B
support.constant#D19A66
support.type, support.class#E5C07B
support.other.variable
css.property-list.property-name#56B6C2
invalid#FFFFFF
invalid.deprecated#523D14
meta.structure.dictionary.json support.type.property-name#61AFEF
meta.structure.dictionary.json string.quoted.double.json#98C379
meta.structure.dictionary.json string.quoted.double.detected-link#C678DD
markup.heading#E06C75
string.other.link.title.markdown, string.other.link.description.markdown, meta.paragraph.markdown entity.name.tag.inline.any#61AFEF
markup.underline.link.markdown, markup.underline.link.image.markdown#C678DD
markup.bold.markdownbold
markup.fenced_code.block.markdown, markup.fenced.code.block.markdown, markup.raw.inline.markdown, markdown.block.raw#56B6C2
markup.fenced_code.block.markdown fenced_code.block.language, markup.fenced.code.block.markdown fenced.code.block.language#D19A66
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.raw.markdown, meta.paragraph.markdown punctuation.definition.tag#56B6C2
markdown.fenced_code.block.markdown constant.numeric, markdown.fenced.code.block.markdown constant.numeric, markdown.fenced_code.block.markdown constant.language, markdown.fenced.code.block.markdown constant.language#D19A66
markdown.block.fenced.code.string, markdown.block.fenced.code.string.quote#98C379
markup.fenced_code.block.markdown keyword.operator, markup.fenced_code.block.markdown keyword.operator.logical.python, markup.fenced.code.block.markdown keyword.operator, markup.fenced_code.block.markdown keyword.control, markup.fenced.code.block.markdown keyword.control, markup.fenced_code.block.markdown storage.type, markup.fenced_code.block.markdown storage.type.function.lambda, markdown.block.fenced.code.lambda.storage.type#61AFEF
markdown.block.fenced.code.operator.assignment#BBC3D1
markdown.block.variable.parameter#D19A66
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

One Dark Balanced by Lucian Boca - VS Code Theme