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.

  • activityBar.background#100e23
  • activityBarBadge.background#1b182d
  • editor.background#2b2646
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#202325
  • editor.selectionBackground#49483e
  • editorCursor.foreground#f8f8f0
  • editorIndentGuide.activeBackground#9d550fb0
  • editorWhitespace.foreground#3b3a32
  • sideBar.background#1b182d
  • sideBar.foreground#ffffff
  • statusBar.background#1b182d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#565575
string#E6DB74
constant.numeric, constant.language, constant.character, constant.other#AE81FF
variable
keyword, storage#F92672
storage
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
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
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#E6DB74
markup.ignored.git_gutter#75715E
markup.untracked.git_gutter#75715E
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
Challenger Deep Monokai by nutstick - VS Code Theme