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#0d1114
  • activityBar.foreground#d3dde5
  • button.background#2f7d8a
  • button.foreground#0d1114
  • editor.background#000000
  • editor.findMatchBackground#d9bf5852
  • editor.foreground#d3dde5
  • editor.lineHighlightBackground#ffffff10
  • editor.selectionBackground#2f7d8a4d
  • editorCursor.foreground#ecd98f
  • editorError.foreground#dd5b68
  • editorHint.foreground#56b984
  • editorInfo.foreground#5b90d1
  • editorLineNumber.activeForeground#acbcc9
  • editorLineNumber.foreground#44525f
  • editorWarning.foreground#da9652
  • focusBorder#95d4e2
  • foreground#d3dde5
  • gitDecoration.addedResourceForeground#56b984
  • gitDecoration.deletedResourceForeground#dd5b68
  • gitDecoration.modifiedResourceForeground#d9bf58
  • input.background#1d252c
  • input.foreground#d3dde5
  • panel.background#151b20
  • panel.border#1d252c
  • sideBar.background#151b20
  • sideBar.foreground#d3dde5
  • statusBar.background#0d1114
  • statusBar.foreground#d3dde5
  • terminal.ansiBlack#151b20
  • terminal.ansiBlue#5b90d1
  • terminal.ansiBrightBlack#5d7080
  • terminal.ansiBrightBlue#9fc0ea
  • terminal.ansiBrightCyan#95d4e2
  • terminal.ansiBrightGreen#95dab2
  • terminal.ansiBrightMagenta#d7afe7
  • terminal.ansiBrightRed#f29aa4
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ecd98f
  • terminal.ansiCyan#55aec0
  • terminal.ansiGreen#56b984
  • terminal.ansiMagenta#b074ca
  • terminal.ansiRed#dd5b68
  • terminal.ansiWhite#d3dde5
  • terminal.ansiYellow#d9bf58
  • terminal.background#000000
  • terminal.foreground#d3dde5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5d7080
keyword, storage, keyword.operator#ecd98f
string#56b984
constant.numeric, constant.language#da9652
entity.name.function, support.function#95d4e2
entity.name.type, support.type#56b984
variable#eef3f6