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#414559
  • activityBar.foreground#C6D0F5
  • descriptionForeground#737994
  • editor.background#303446
  • editor.foreground#C6D0F5
  • editor.inactiveSelectionBackground#51576D
  • editor.selectionBackground#51576D
  • editorCursor.foreground#F2D5CF
  • editorLineNumber.activeForeground#C6D0F5
  • editorLineNumber.foreground#737994
  • editorWidget.background#414559
  • editorWidget.foreground#C6D0F5
  • errorForeground#E78284
  • focusBorder#F2D5CF
  • foreground#C6D0F5
  • panel.background#303446
  • panel.border#737994
  • sideBar.background#414559
  • sideBar.foreground#C6D0F5
  • statusBar.background#414559
  • statusBar.foreground#C6D0F5
  • terminal.ansiBlack#414559
  • terminal.ansiBlue#8CAAEE
  • terminal.ansiBrightBlack#737994
  • terminal.ansiBrightBlue#8CAAEE
  • terminal.ansiBrightCyan#81C8BE
  • terminal.ansiBrightGreen#A6D189
  • terminal.ansiBrightMagenta#F4B8E4
  • terminal.ansiBrightRed#E78284
  • terminal.ansiBrightWhite#C6D0F5
  • terminal.ansiBrightYellow#E5C890
  • terminal.ansiCyan#81C8BE
  • terminal.ansiGreen#A6D189
  • terminal.ansiMagenta#F4B8E4
  • terminal.ansiRed#E78284
  • terminal.ansiWhite#A5ADCE
  • terminal.ansiYellow#E5C890
  • terminal.background#303446
  • terminal.foreground#C6D0F5
  • terminal.selectionBackground#51576D
  • terminalCursor.foreground#F2D5CF
  • textLink.activeForeground#F2D5CF
  • textLink.foreground#8CAAEE
  • titleBar.activeBackground#414559
  • titleBar.activeForeground#C6D0F5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#737994italic
string, constant.other.symbol#A6D189
constant.numeric, constant.language#F4B8E4
keyword, storage.type, storage.modifier#E78284
entity.name.function, support.function#8CAAEE
entity.name.type, support.type, support.class#E5C890
variable.language, variable.parameter#81C8BE
entity.name.tag#E78284
entity.other.attribute-name#E5C890
VSCode Herdr Palettes by shokk - VS Code Theme