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#eee8d5
  • editorCursor.foreground#657b83
  • editorGroup.border#eee8d5
  • editorGroupHeader.tabsBackground#fdf6e3
  • editorGutter.background#fdf6e3
  • editorLineNumber.activeForeground#586e75
  • editorLineNumber.foreground#93a1a1
  • editorWhitespace.foreground#fdf6e3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#93a1a1
keyword#859900bold
string#2aa198
constant#b58900
variable#268bd2
support.function#268bd2
entity.name.function#268bd2
entity.name.class#268bd2bold
entity.name.tag#268bd2
entity.other.attribute-name#268bd2
meta.property-name#268bd2
punctuation#657b83
storage.type#268bd2bold
support.type#268bd2
meta.diff.header#b58900
markup.deleted#dc322f
markup.inserted#859900
markup.changed#268bd2
invalid#657b83
invalid.deprecated#657b83
EnTheme by Enbiit - VS Code Theme