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#e8e8e8
  • activityBar.foreground#6f6f6f
  • activityBarBadge.background#007acc
  • editor.background#f8f6f2
  • editor.foreground#141413
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.selectionBackground#d9cec3
  • editor.selectionHighlightBackground#add6ff80
  • editorBracketHighlight.foreground1#141413
  • editorBracketHighlight.foreground2#141413
  • editorBracketHighlight.foreground3#141413
  • editorCursor.background#0a9dff
  • editorCursor.foreground#0a9dff
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorLineNumber.foreground#857f78
  • editorSuggestWidget.background#f3f3f3
  • input.placeholderForeground#767676
  • list.activeSelectionIconForeground#ffffff
  • list.focusHighlightForeground#9dddff
  • list.hoverBackground#e8e8e8
  • notebook.cellBorderColor#e8e8e8
  • notebook.selectedCellBackground#c8ddf150
  • ports.iconRunningProcessForeground#369432
  • searchEditor.textInputBorder#cecece
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#e8e8e8
  • statusBar.foreground#6f6f6f
  • statusBar.noFolderBackground#e8e8e8
  • statusBar.noFolderForeground#6f6f6f
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.lastPinnedBorder#61616130

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#736F68
string#45413Bbold
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080