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#1b182c
  • editor.foreground#ffe9aa
  • 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#91ddff
punctuation.definition, punctuation.brackets#ff8080
punctuation.brackets.curly#c991e1
keyword, storage#c991e1
storage
storage.type#aaffe4italic
entity.name.class#95ffa4underline
entity.other.inherited-class#95ffa4italic underline
entity.name.function#95ffa4
variable.parameter#FD971Fitalic
entity.name.tag#c991e1
entity.other.attribute-name#95ffa4
support.function#aaffe4
support.constant#aaffe4
support.type, support.class#aaffe4italic
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#c991e1
markup.inserted#95ffa4
markup.changed#E6DB74
markup.deleted.git_gutter#c991e1
markup.inserted.git_gutter#95ffa4
markup.changed.git_gutter#E6DB74
markup.ignored.git_gutter#75715E
markup.untracked.git_gutter#75715E
constant.numeric.line-number.find-in-files - match#ff8080A0
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 Theme by Grant Bachman - VS Code Theme