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.

  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#007acc
  • badge.foreground#ffffff
  • button.background#007acc
  • button.foreground#ffffff
  • editor.background#000000
  • editor.foreground#dddddd
  • editorBracketHighlight.foreground1#dddddd
  • editorBracketHighlight.foreground2#dddddd
  • editorBracketHighlight.foreground3#dddddd
  • editorBracketHighlight.foreground4#dddddd
  • editorBracketHighlight.foreground5#dddddd
  • editorBracketHighlight.foreground6#dddddd
  • editorBracketMatch.border#007acc
  • editorGutter.modifiedBackground#007acc
  • editorInfo.foreground#007acc
  • editorWarning.foreground#e0d800
  • focusBorder#007acc
  • gitDecoration.modifiedResourceForeground#e0d800
  • notificationLink.foreground#007acc
  • peekView.border#007acc
  • progressBar.background#007acc
  • sideBar.background#000000
  • sideBar.border#333333
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.border#333333
  • tab.activeBorder#007acc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e0d800
string, punctuation.definition.string#007acc
punctuation.definition.parameters.begin.ts, punctuation.definition.parameters.end.ts, punctuation.definition.block.ts, punctuation.definition.binding-pattern.array.ts, punctuation.definition.binding-pattern.object.ts, punctuation.section.parens.begin.ts, punctuation.section.parens.end.ts, punctuation.section.brackets.begin.ts, punctuation.section.brackets.end.ts, punctuation.section.braces.begin.ts, punctuation.section.braces.end.ts, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts#dddddd
support.type.property-name.json#dddddd
MTVaught Dark Theme by Matthew Vaught - VS Code Theme