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#151b20
  • activityBar.foreground#d3dde5
  • button.background#55aec0
  • button.foreground#0d1114
  • editor.background#0d1114
  • editor.findMatchBackground#d9bf5852
  • editor.foreground#d3dde5
  • editor.lineHighlightBackground#ffffff10
  • editor.selectionBackground#36649e4d
  • editorCursor.foreground#95d4e2
  • 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#27323a
  • input.foreground#d3dde5
  • panel.background#1d252c
  • panel.border#27323a
  • sideBar.background#1d252c
  • sideBar.foreground#d3dde5
  • statusBar.background#151b20
  • 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#0d1114
  • terminal.foreground#d3dde5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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