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#fa97c6
  • activityBarBadge.foreground#ffffff
  • editor.background#100d12
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#797979b5
operator#797979b5
string#EEFFFF
variable#EEFFFF
keyword#C792EA
function#82AAFF
number#fcf1f1
type#6bffbc