Skip to main content
Coding Theme

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.

  • activityBarBadge.background#007ACC
  • editor.background#FFFFFF
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#E5EBF1
  • editor.selectionHighlightBackground#ADD6FF80
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#D3D3D3
  • editorSuggestWidget.background#F3F3F3
  • input.placeholderForeground#767676
  • list.hoverBackground#E8E8E8
  • settings.numberInputBorder#CECECE
  • settings.textInputBorder#CECECE
  • sideBarTitle.foreground#6F6F6F
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a737d
constant#005cc5
string#032f62
keyword, operatorbold
Minimal by calebdoxsey - VS Code Theme