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.

  • activityBar.background#111
  • descriptionForeground#999
  • disabledForeground#999
  • editor.background#213
  • editor.foreground#888
  • editor.hoverHighlightBackground#100
  • editor.lineHighlightBackground#100
  • editor.lineHighlightBorder#0000
  • editor.selectionBackground#100
  • editor.selectionHighlightBackground#333
  • editor.wordHighlightBackground#333
  • editor.wordHighlightBorder#0000
  • editor.wordHighlightStrongBackground#333
  • editor.wordHighlightStrongBorder#333
  • editorBracketMatch.background#333
  • editorBracketMatch.border#0000
  • editorCursor.foreground#fff
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#999
  • focusBorder#0000
  • foreground#bbb
  • icon.foreground#999
  • list.activeSelectionBackground#111
  • list.activeSelectionForeground#fff
  • list.inactiveSelectionBackground#111
  • list.inactiveSelectionForeground#fff
  • sash.hoverBorder#077
  • selection.background#111
  • sideBar.background#111
  • sideBarSectionHeader.background#111
  • widget.shadow#0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#fff
keyword, punctuation, storage#444
string, constant, support.constant#f9fitalic
entity.name.type.alias, entity.name.type.class, entity.name.type.interface, meta.definition.function#4f4bold