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#181818
  • editor.foreground#d8d8d8
  • editor.lineHighlightBackground#3e3d32
  • editor.selectionBackground#49483e
  • editorCursor.foreground#f8f8f0
  • editorIndentGuide.activeBackground#9d550fb0
  • editorIndentGuide.background#48473e
  • editorWhitespace.foreground#3b3a32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.flow#FFBBFFbold
class.modifier#FFBBFFbold
token.variable#E5E5FF
block.type.class.function.arrow.declaration#FFBBFFbold
keyword.control.conditional#FFBBFFbold
keyword.control.trycatch#FFBBBBbold
keyword.operator.assignment#FFFFFFbold
keyword.operator.declaration#FFFFFFbold
keyword.operator.new#FFFFFFbold
operator.expression.instanceof#FFFFFFbold
comment#888877
string#E6DB74italic
constant.numeric#00DD44bold
constant.language#00DD44 bold
constant.character, constant.other#CCCCCC
variable
keyword#FFDDFFbold
storage#66D9EF bold
storage.type#FFFFFFbold
entity.name.type.class#AABB44underline
entity.other.inherited-class#AABBFF
entity.name.function#AABBFF
variable.parameter#EEAA66
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EF
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
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
markup.quote#F92672
markup.list#E6DB74
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22E
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
poncho-color by zamuka - VS Code Theme