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#6C4F33
  • activityBar.border#ffffff15
  • activityBar.foreground#E9B567
  • activityBar.inactiveForeground#FBF6EE60
  • activityBarBadge.background#E9B567
  • activityBarBadge.foreground#6C4F33
  • button.background#E9B567
  • button.foreground#6C4F33
  • button.hoverBackground#E9B567dd
  • editor.background#6C4F33
  • editor.foreground#FBF6EE
  • editor.inactiveSelectionBackground#ECBA793580
  • editor.lineHighlightBackground#1A281B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBA7935
  • editorCursor.foreground#E9B567
  • editorGroupHeader.tabsBackground#6C4F33dd
  • editorLineNumber.activeForeground#E9B567
  • editorLineNumber.foreground#84945e80
  • focusBorder#E9B567
  • foreground#FBF6EE
  • input.background#1A281B
  • input.border#ffffff15
  • input.foreground#FBF6EE
  • input.placeholderForeground#FBF6EE60
  • list.activeSelectionBackground#E9B56730
  • list.activeSelectionForeground#FBF6EE
  • list.highlightForeground#E9B567
  • list.hoverBackground#1A281B40
  • list.hoverForeground#FBF6EE
  • list.inactiveSelectionBackground#E9B56715
  • list.inactiveSelectionForeground#FBF6EE
  • selection.background#ECBA7935
  • sideBar.background#1A281B
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF6EE
  • sideBarSectionHeader.background#6C4F3380
  • sideBarSectionHeader.foreground#FBF6EE
  • sideBarTitle.foreground#E9B567
  • statusBar.background#6C4F33
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF6EE
  • statusBar.noFolderBackground#6C4F33
  • tab.activeBackground#6C4F33
  • tab.activeBorderTop#E9B567
  • tab.activeForeground#FBF6EE
  • tab.border#ffffff15
  • tab.inactiveBackground#1A281B60
  • tab.inactiveForeground#FBF6EE80
  • terminal.ansiBlack#6C4F33
  • terminal.ansiBlue#ECBA79
  • terminal.ansiCyan#E76255
  • terminal.ansiGreen#E9B567
  • terminal.ansiMagenta#90F183
  • terminal.ansiRed#90F183
  • terminal.ansiWhite#FBF6EE
  • terminal.ansiYellow#E76255
  • terminal.background#6C4F33
  • terminal.foreground#FBF6EE
  • titleBar.activeBackground#6C4F33
  • titleBar.activeForeground#FBF6EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6C4F33
  • titleBar.inactiveForeground#FBF6EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#84945eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBA79bold
storage.type, storage.modifier#ECBA79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9B567—
string, punctuation.definition.string, string.template, meta.template.expression#E76255—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#90F183—
variable, variable.other.readwrite, variable.other.object#FBF6EE—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF6EE—
variable.parameter, meta.parameter#FBF6EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF6EE80—
keyword.operator#FBF6EE—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E76255bold
entity.other.inherited-class#E9B567—
entity.name.tag, punctuation.definition.tag#ECBA79—
entity.other.attribute-name#E9B567—
meta.diff, meta.diff.header#84945e—
markup.deleted#90F183—
markup.inserted#E9B567—
markup.changed#E76255—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9B567bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E76255—
string.other.link.title, string.other.link.description#E9B567—
markup.underline.link#84945eunderline
punctuation.definition.list#ECBA79—
markup.quote, punctuation.definition.quote#84945eitalic