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#0F1115
  • activityBar.foreground#9FCF9F
  • activityBar.inactiveForeground#5F8F5F
  • editor.background#0F1115
  • editor.foreground#D4E4D4
  • editor.inactiveSelectionBackground#1E2620
  • editor.lineHighlightBackground#1A1D22
  • editor.selectionBackground#263026
  • editorCursor.foreground#7FBF7F
  • panel.background#0F1115
  • sideBar.background#12151A
  • sideBar.border#1A1D22
  • sideBar.foreground#B7DDB7
  • statusBar.background#12151A
  • statusBar.foreground#9FCF9F
  • terminal.ansiBlack#1C1C1C
  • terminal.ansiBlue#6B9BD1
  • terminal.ansiCyan#5FAFAF
  • terminal.ansiGreen#6A9955
  • terminal.ansiMagenta#9C7BD8
  • terminal.ansiRed#C15F5F
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#B5A642
  • terminal.background#0F1115
  • terminal.foreground#D4E4D4
  • titleBar.activeBackground#12151A
  • titleBar.activeForeground#B7DDB7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6F8F6Fitalic
string#8CCF7E
keyword#7FBF7Fbold
entity.name.function#A8D5A2
variable#D4E4D4
constant.numeric#B5A642
entity.name.type#8FBF9F