Skip to main content
Coding Theme

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#222222
  • editor.foreground#f0f0f0
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#9c7ddb
  • editorCursor.foreground#f8f8f0
  • editorWhitespace.foreground#3b3a32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#f0f0f0—
entity#8AC926bold
comment#ff3af5—
string#8AC926—
constant.numeric#1982C4—
constant.language#FF595E—
constant.character, constant.other#ca9988—
variable#FFCA3A
keyword#9c7ddb—
variable.other#FF595Ebold
storage#ff6a38
storage.type#9c7ddb
entity.name.class#ff6a38underline
entity.other.inherited-class#ff6a38italic underline
entity.name.function#bcd42a
variable.parameteritalic
entity.name.tag#9c7ddb
entity.other.attribute-name#ff6a38
support.function#9c7ddb
support.constant#ff6a38
support.type, support.class#ff6a38italic
support.other.variable—
invalid#f8f8f0
invalid.deprecated#f8f8f0—
meta.structure.dictionary.json string.quoted.double.json#bcd42a—
meta.diff, meta.diff.header#75715E—
markup.deleted#00A8C6—
markup.inserted#A6E22E—
markup.changed#E6DB74—
constant.numeric.line-number.find-in-files - match#8FBE00A0—
entity.name.filename.find-in-files#E6DB74—
keyword.other#afafaf—
meta.property-value, support.constant.property-value, constant.other.color#bcd42a—
meta.structure.dictionary.json string.quoted.double.json#ff6a38—
meta.structure.dictionary.value.json string.quoted.double.json#bcd42a—
meta.property-name support.type.property-name—normal
meta.property-value punctuation.separator.key-value#f0f0f0—
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#9c7ddb—
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#f0f0f0normal
variable.othernormal
variable.parameter.function.coffee#bcd42aitalic
entity.name.section.markdown#ff6a38—
punctuation.definition.heading.markdown#ff6a38—
markup.raw.inline.markdown#bcd42a—
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#ff6a38—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#ff6a38—
punctuation.definition.metadata.markdown#ff6a38—
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#9c7ddbitalic
markup.bold.markdown, markup.italic.markdown#9c7ddb—
markup.italic.markdown—italic
markup.bold.markdown—bold
markup.raw.block.markdown#00a8c6—
markup.deleted.git_gutter#e61f44—
markup.inserted.git_gutter#a7da1e—
markup.changed.git_gutter#f7b83d—
entity.other.attribute-name.class.css#bcd42a—
LearnJs Theme by rbrtbrnschn - VS Code Theme