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.

  • editor.background#212124
  • editor.foreground#C0C0C0
  • editor.lineHighlightBackground#1b1b1b
  • editor.selectionBackground#253550
  • editorCursor.foreground#D0D0D0
  • editorIndentGuide.activeBackground#9D550FB0
  • editorIndentGuide.background#444444
  • editorLineNumber.activeForeground#C0C0C0
  • editorLineNumber.foreground#707070
  • editorUnnecessaryCode.opacity#00000050
  • editorWhitespace.foreground#4e4e4e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#696969
string#50ad50ff
constant.numeric#ad5dc8ff
constant.language#6b6bc8ff bold italic
constant.character, constant.other#936bc8ff
variable#c85093ff italic
keyword#bbbb50ff
storage#d0205fff
storage.type#50bbbbffitalic
entity.name.class#97D618underline
entity.other.inherited-class#75A516italic underline
entity.name.function#50c885ff
variable.parameter#c87843ffitalic
entity.name.tag#d0205fff
entity.other.attribute-name#8abc26ff
support.function#50c885ff
support.constant#85c850ff
support.type, support.class#c86b6bffitalic
support.other.variable#c85093ff italic
invalid#cfcfc8ff
invalid.deprecated#cfcfc8ff
meta.structure.dictionary.json string.quoted.double.json#adada2ff
meta.diff, meta.diff.header#625e4eff
markup.deleted#d0205fff
markup.inserted#8abc26ff
markup.changed#c0b761ff
markup.deleted.git_gutter#d0205fff
markup.inserted.git_gutter#8abc26ff
markup.changed.git_gutter#c0b761ff
markup.ignored.git_gutter#625e4eff
markup.untracked.git_gutter#625e4eff
constant.numeric.line-number.find-in-files - match#916cd5a1
entity.name.filename.find-in-files#c0b761ff