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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#F1C34F
keyword#E33D56
variable#E33D56
type#E33D56
operator#E33D56
function#FAA41D
number#E19A8B
comment#ACAFAF