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.

  • activityBarBadge.background#fed166
  • activityBarBadge.foreground#ffffff
  • editor.background#17272c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#06D6A0
keyword#06D6A0
variable#06D6A0
operator#06D6A0
type#a9def9
comment#6D6F7C
function#FFD166
number#06D6A0