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.

  • activityBar.background#282b30
  • editor.background#1e2124
  • editor.foreground#EDEDED
  • editor.inactiveSelectionBackground#282b3027
  • editor.selectionBackground#424549
  • editorCursor.foreground#7289da
  • editorLineNumber.activeForeground#7289da
  • editorLineNumber.foreground#424549
  • sideBar.background#282b30
  • statusBar.background#424549
  • statusBar.foreground#EDEDED
  • tab.activeBackground#36393e
  • tab.inactiveBackground#1e2124
  • titleBar.activeBackground#282b30
  • titleBar.inactiveBackground#1e2124

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7289daitalic
string#66CC99
variable#EDEDED
keyword#7289dabold
function#42A5F5
type#FFCB6B
Nebula Night by Vincenzo Maritato - VS Code Theme