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#121212
  • editor.foreground#D0D0D0
  • editor.lineHighlightBackground#3E3D32
  • editor.lineHighlightBorder#3E3D32
  • editor.selectionBackground#49483E
  • editorBracketHighlight.foreground1#D0D0D0
  • editorBracketHighlight.foreground2#D0D0D0
  • editorBracketHighlight.foreground3#D0D0D0
  • editorBracketMatch.background#6B6B6B
  • editorBracketMatch.border#6B6B6B
  • editorCursor.foreground#D0D0D0
  • editorGutter.background#262626
  • editorIndentGuide.activeBackground1#121212
  • editorIndentGuide.activeBackground2#121212
  • editorIndentGuide.activeBackground3#121212
  • editorIndentGuide.background1#121212
  • editorIndentGuide.background2#121212
  • editorIndentGuide.background3#121212
  • editorLineNumber.foreground#6B6B6B
  • statusBar.background#D0D0D0
  • statusBar.foreground#121212

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B6B6B
invalid#FF0000
heading.1.markdown, heading.2.markdown, heading.3.markdown, heading.4.markdownbold
markup.fenced_code.block#6B6B6B