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.activeBorder#005fb8
  • activityBar.background#eeeeee
  • activityBar.border#0000001a
  • activityBar.foreground#1f1f1f
  • activityBar.inactiveForeground#0000009e
  • activityBarBadge.background#005fb8
  • activityBarBadge.foreground#ffffff
  • editor.background#eeeeee
  • editor.findMatchBackground#ffff5f
  • editor.findMatchHighlightBackground#ffd230c4
  • editor.foreground#222222
  • editor.lineHighlightBackground#e4e4e4
  • editorBracketHighlight.foreground1#444444
  • editorBracketHighlight.foreground2#444444
  • editorBracketHighlight.foreground3#444444
  • editorCursor.background#eeeeee
  • editorCursor.foreground#005f87
  • editorLineNumber.activeForeground#005f87
  • editorLineNumber.foreground#bcbcbc
  • list.activeSelectionIconForeground#fff
  • statusBar.background#f8f8f8
  • statusBar.border#0000001a
  • statusBar.foreground#444444

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
No Syntax Highlighting by Ryan Olson - VS Code Theme