Skip to main content
CodingTheme

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#E8E8E8
  • editor.foreground#494d4f
  • editor.lineHighlightBackground#ffffff
  • editor.selectionBackground#ffffff
  • editorGroup.background#DEDEDE
  • editorGroupHeader.noTabsBackground#DEDEDE
  • editorGroupHeader.tabsBackground#DEDEDE
  • editorGroupHeader.tabsBorder#E8E8E8
  • sideBar.background#DEDEDE
  • sideBarSectionHeader.background#DEDEDE
  • statusBar.background#494d4f
  • tab.activeBackground#E8E8E8
  • tab.border#DEDEDE
  • tab.inactiveBackground#DEDEDE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#696e70
variable#000000
entity.name#000000
punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.string.begin, punctuation.definition.string.end#4d634a

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Black on Light Gray by Risman Rangga Pratama - VS Code Theme