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#524940
  • editor.background#2F2A28
  • editor.foreground#F0EAE7
  • editor.inactiveSelectionBackground#4A4441
  • editor.selectionBackground#615750
  • editorCursor.foreground#B0C9B2
  • editorIndentGuide.activeBackground1#B1A8A1
  • editorIndentGuide.background1#4A4441
  • editorLineNumber.foreground#B1A8A1
  • list.activeSelectionBackground#615750
  • list.hoverBackground#4A4441
  • sideBar.background#3C3734
  • statusBar.background#2F2A28
  • statusBar.border#615750
  • statusBar.foreground#F0EAE7
  • statusBarItem.remoteBackground#524940
  • statusBarItem.remoteForeground#F0EAE7
  • titleBar.activeBackground#524940
  • titleBar.activeForeground#F0EAE7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8D857Fitalic
keyword, storage.type#B38B73bold
string, constant#C6AD8A
variable, parameter#B0C9B2
function, entity.name.function#98A99Abold
type, class, support.type#87A4B2bold
punctuation, meta.brace#9A938E