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#5a189a
  • activityBarBadge.foreground#ffffff
  • editor.background#343a40
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#FF9E00
keyword#FF9E00
variable#FF9E00
operator#FF6D00
type#3C096C
comment#6D6F7C
function#5A189A
number#FF9E00