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#1E262C
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#2B2B2B
  • editor.selectionBackground#264F78
  • editorCursor.foreground#FFFFFF
  • editorGroup.border#454545
  • editorGroupHeader.tabsBackground#1E262C
  • editorGutter.background#1E262C
  • editorLineNumber.activeForeground#C8C8C8
  • editorLineNumber.foreground#646464
  • editorWhitespace.foreground#3A3A3A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A9955
keyword#C586C0bold
string#CE9178
constant#D19A66
variable#9CDCFE
support.function#DCDCAA
entity.name.function#DCDCAA
entity.name.class#4EC9B0
entity.name.tag#569CD6
entity.other.attribute-name#9CDCFE
meta.property-name#9CDCFE
punctuation#D4D4D4
storage.type#C586C0
support.type#4EC9B0
meta.diff.header#569CD6
markup.deleted#9A050F
markup.inserted#55A532
markup.changed#B10DC9
invalid#FFFFFF
invalid.deprecated#FFFFFF
EnTheme by Enbiit - VS Code Theme