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#1F1F1F
  • editor.foreground#81FF7D
  • editor.lineHighlightBackground#080808
  • editor.selectionBackground#5E5E5E
  • editorCursor.foreground#f8f8f0
  • editorWhitespace.foreground#36352E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#81FF7D
comment#6e6d6dff
string#C40000
constant.numeric#00d5ffff
constant.language#ffffffff
constant.character, constant.other#aaff00ff
variable#F2F2BD
keyword#19ff00ff
storage#f9ff87ff
storage.type#c40000ff
entity.name.class#fff700ff
entity.other.inherited-class#92a8b6ff underline
entity.name.function#ffff00ff
variable.parameter#5369A3
entity.name.tag#ffb619ff
entity.other.attribute-name#92a8b6ff
support.function#ffea75ff
support.constant#2fc900ff
support.type, support.class#ffff00ff
support.other.variable#6B7CFF
invalid#ffffffff
invalid.deprecated#ffffffff
meta.structure.dictionary.json string.quoted.double.json#ffff00ff
meta.diff, meta.diff.header#847c5aff
markup.deleted#00e0ffff
markup.inserted#ddff03ff
markup.changed#ffff82ff
constant.numeric.line-number.find-in-files - match#b3ff00a1
entity.name.filename.find-in-files#ffff82ff
keyword.other#989898ff
meta.property-value, support.constant.property-value, constant.other.color#ffff00ff
meta.structure.dictionary.json string.quoted.double.json#92a8b6ff
meta.structure.dictionary.value.json string.quoted.double.json#ffff00ff
meta.property-name support.type.property-name#A6A66Cnormal
meta.property-value punctuation.separator.key-value#ffffffff
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#FA1616
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ffffffffnormal
variable.other#F2F2BDnormal
variable.parameter.function.coffee#ffff00ffitalic
entity.name.section.markdown#92a8b6ff
punctuation.definition.heading.markdown#92a8b6ff
markup.raw.inline.markdown#ffff00ff
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#92a8b6ff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#92a8b6ff
punctuation.definition.metadata.markdown#92a8b6ff
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#ffb619ffitalic
markup.bold.markdown, markup.italic.markdown#ffb619ff
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#00e0ffff
markup.deleted.git_gutter#ff002bff
markup.inserted.git_gutter#deff00ff
markup.changed.git_gutter#fffd1eff
entity.other.attribute-name.class.css#ffff00ff
Picard Dark Theme by Piotr K. - VS Code Theme