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#3D3B39
  • activityBar.border#ffffff15
  • activityBar.foreground#DCD6CB
  • activityBar.inactiveForeground#F8F6F060
  • activityBarBadge.background#DCD6CB
  • activityBarBadge.foreground#3D3B39
  • button.background#DCD6CB
  • button.foreground#3D3B39
  • button.hoverBackground#DCD6CBdd
  • editor.background#3D3B39
  • editor.foreground#F8F6F0
  • editor.inactiveSelectionBackground#D8C7A83580
  • editor.lineHighlightBackground#2B2D2E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D8C7A835
  • editorCursor.foreground#DCD6CB
  • editorGroupHeader.tabsBackground#3D3B39dd
  • editorLineNumber.activeForeground#DCD6CB
  • editorLineNumber.foreground#ECE7DC80
  • focusBorder#DCD6CB
  • foreground#F8F6F0
  • input.background#2B2D2E
  • input.border#ffffff15
  • input.foreground#F8F6F0
  • input.placeholderForeground#F8F6F060
  • list.activeSelectionBackground#DCD6CB30
  • list.activeSelectionForeground#F8F6F0
  • list.highlightForeground#DCD6CB
  • list.hoverBackground#2B2D2E40
  • list.hoverForeground#F8F6F0
  • list.inactiveSelectionBackground#DCD6CB15
  • list.inactiveSelectionForeground#F8F6F0
  • selection.background#D8C7A835
  • sideBar.background#2B2D2E
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F6F0
  • sideBarSectionHeader.background#3D3B3980
  • sideBarSectionHeader.foreground#F8F6F0
  • sideBarTitle.foreground#DCD6CB
  • statusBar.background#3D3B39
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F6F0
  • statusBar.noFolderBackground#3D3B39
  • tab.activeBackground#3D3B39
  • tab.activeBorderTop#DCD6CB
  • tab.activeForeground#F8F6F0
  • tab.border#ffffff15
  • tab.inactiveBackground#2B2D2E60
  • tab.inactiveForeground#F8F6F080
  • terminal.ansiBlack#3D3B39
  • terminal.ansiBlue#D8C7A8
  • terminal.ansiCyan#CBB891
  • terminal.ansiGreen#DCD6CB
  • terminal.ansiMagenta#8E9294
  • terminal.ansiRed#8E9294
  • terminal.ansiWhite#F8F6F0
  • terminal.ansiYellow#CBB891
  • terminal.background#3D3B39
  • terminal.foreground#F8F6F0
  • titleBar.activeBackground#3D3B39
  • titleBar.activeForeground#F8F6F0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3D3B39
  • titleBar.inactiveForeground#F8F6F060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ECE7DCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D8C7A8bold
storage.type, storage.modifier#D8C7A8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#DCD6CB
string, punctuation.definition.string, string.template, meta.template.expression#CBB891
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8E9294
variable, variable.other.readwrite, variable.other.object#F8F6F0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F6F0
variable.parameter, meta.parameter#F8F6F0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F6F080
keyword.operator#F8F6F0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CBB891bold
entity.other.inherited-class#DCD6CB
entity.name.tag, punctuation.definition.tag#D8C7A8
entity.other.attribute-name#DCD6CB
meta.diff, meta.diff.header#ECE7DC
markup.deleted#8E9294
markup.inserted#DCD6CB
markup.changed#CBB891
markup.heading, markup.heading.setext, punctuation.definition.heading#DCD6CBbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CBB891
string.other.link.title, string.other.link.description#DCD6CB
markup.underline.link#ECE7DCunderline
punctuation.definition.list#D8C7A8
markup.quote, punctuation.definition.quote#ECE7DCitalic