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.

  • editor.background#fdf6e3
  • editor.foreground#657b83
  • editor.lineHighlightBackground#eee8d5
  • editor.selectionBackground#93a1a1
  • editorCursor.foreground#586e75

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#93a1a1
string#2aa198
keyword#859900
variable#b58900