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.

  • activityBar.background#1e1e1e
  • editor.background#2a2a2a
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#3a3a3a
  • editor.lineHighlightBorder#333333
  • editor.selectionBackground#4a4a4a
  • editorCursor.foreground#d4d4d4
  • editorIndentGuide.background#444444
  • sideBar.background#262626

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#ff6b6b
variable#9cdcfe
string#98c379
comment#a9a9a9italic
support.class#c586c0
source.xml#c5a0c5