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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#98FB98
keyword#FF69B4
variable#FF69B4
type#FF69B4
string#B0E0E6
number#F0E68C
function#FFB6C1
operator#98FB98