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.

  • activityBarBadge.background#007acc
  • editor.background#141413
  • editor.foreground#f8f6f2
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionBackground#45413b
  • editor.selectionHighlightBackground#add6ff26
  • editorBracketHighlight.foreground1#f8f6f2
  • editorBracketHighlight.foreground2#f8f6f2
  • editorBracketHighlight.foreground3#f8f6f2
  • editorCursor.background#0a9dff
  • editorCursor.foreground#0a9dff
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorLineNumber.foreground#666462
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#383b3d
  • menu.background#252526
  • menu.foreground#cccccc
  • ports.iconRunningProcessForeground#369432
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#333333
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#333333
  • statusBar.noFolderForeground#cccccc
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.lastPinnedBorder#cccccc33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#857F78
string#998F84bold
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Good Wolf by Ryan Olson - VS Code Theme