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#00d5d5
  • activityBarBadge.foreground#ffffff
  • editor.background#03080c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4a5555
operator#4a5555
keyword#00d5d5
string#405550
number#d0b580
variable#2ec2e0
function#8fe9f4
type#4a8585