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#1e81b0
  • activityBarBadge.foreground#ffffff
  • editor.background#140c08
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#ABDBE3
keyword#ABDBE3
variable#ABDBE3
operator#A66331
type#154C79
comment#6D6F7C
function#1E81B0
number#ABDBE3