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.activeBackground#1F2229
  • activityBar.background#1F2229
  • badge.background#272a31
  • button.background#272a31
  • dropdown.background#1F2229
  • dropdown.border#272a31
  • dropdown.foreground#E6E6E6
  • dropdown.listBackground#272a31
  • editor.background#1F2229
  • editor.foreground#E6E6E6
  • editor.lineHighlightBackground#31343a
  • editor.selectionBackground#43454b
  • editorCursor.foreground#43454b
  • editorPane.background#1F2229
  • editorWhitespace.foreground#43454b
  • input.background#272a31
  • input.border#272a31
  • list.focusBackground#272a31
  • menu.foreground#c8c8c8
  • panelSectionHeader.background#21252b
  • sideBar.background#1F2229
  • sideBar.border#323842
  • sideBar.foreground#E6E6E6
  • sideBarTitle.foreground#E6E6E6
  • statusBar.background#385479
  • tab.activeBackground#1F2229
  • tab.activeForeground#dcdcdc
  • tab.hoverBackground#272a31
  • tab.inactiveBackground#1F2229
  • tab.inactiveForeground#696d74
  • tab.unfocusedHoverBackground#323842
  • titleBar.activeBackground#1F2229

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E6E6E6
comment#fffdfd34
keyword.operator.class, constant.other, source.php.embedded.line#c1c1c1
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag, markup.deleted.git_gutter#6BA3FA
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#6BA3FA
entity.name.class, entity.name.type.class, support.type, support.class#5EBDAB
string, constant.other.symbol, entity.other.inherited-class, entity.name.filename, markup.heading, markup.inserted.git_gutter#FEA44C
keyword.operator, constant.other.color#BF2E5D
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, markup.changed.git_gutter#6BA3FA
keyword, storage, storage.type#BF2E5Dbold
invalid#E6E6E6
meta.separator#E6E6E6
invalid.deprecated#1F2229
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#fafafa
markup.inserted.diff, meta.diff.header.to-file
markup.deleted.diff, meta.diff.header.from-file
meta.diff.header.from-file, meta.diff.header.to-file
meta.diff.range#BF2E5Ditalic
Simply Dark by Verassitnh - VS Code Theme