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#5D3228
  • activityBar.border#ffffff15
  • activityBar.foreground#E9677D
  • activityBar.inactiveForeground#FFF7EC60
  • activityBarBadge.background#E9677D
  • activityBarBadge.foreground#5D3228
  • button.background#E9677D
  • button.foreground#5D3228
  • button.hoverBackground#E9677Ddd
  • editor.background#5D3228
  • editor.foreground#FFF7EC
  • editor.inactiveSelectionBackground#EC79873580
  • editor.lineHighlightBackground#1E121040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798735
  • editorCursor.foreground#E9677D
  • editorGroupHeader.tabsBackground#5D3228dd
  • editorLineNumber.activeForeground#E9677D
  • editorLineNumber.foreground#8D0E1D80
  • focusBorder#E9677D
  • foreground#FFF7EC
  • input.background#1E1210
  • input.border#ffffff15
  • input.foreground#FFF7EC
  • input.placeholderForeground#FFF7EC60
  • list.activeSelectionBackground#E9677D30
  • list.activeSelectionForeground#FFF7EC
  • list.highlightForeground#E9677D
  • list.hoverBackground#1E121040
  • list.hoverForeground#FFF7EC
  • list.inactiveSelectionBackground#E9677D15
  • list.inactiveSelectionForeground#FFF7EC
  • selection.background#EC798735
  • sideBar.background#1E1210
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7EC
  • sideBarSectionHeader.background#5D322880
  • sideBarSectionHeader.foreground#FFF7EC
  • sideBarTitle.foreground#E9677D
  • statusBar.background#5D3228
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7EC
  • statusBar.noFolderBackground#5D3228
  • tab.activeBackground#5D3228
  • tab.activeBorderTop#E9677D
  • tab.activeForeground#FFF7EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1E121060
  • tab.inactiveForeground#FFF7EC80
  • terminal.ansiBlack#5D3228
  • terminal.ansiBlue#EC7987
  • terminal.ansiCyan#E75F55
  • terminal.ansiGreen#E9677D
  • terminal.ansiMagenta#83F189
  • terminal.ansiRed#83F189
  • terminal.ansiWhite#FFF7EC
  • terminal.ansiYellow#E75F55
  • terminal.background#5D3228
  • terminal.foreground#FFF7EC
  • titleBar.activeBackground#5D3228
  • titleBar.activeForeground#FFF7EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5D3228
  • titleBar.inactiveForeground#FFF7EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D0E1Ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7987bold
storage.type, storage.modifier#EC7987italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9677D
string, punctuation.definition.string, string.template, meta.template.expression#E75F55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F189
variable, variable.other.readwrite, variable.other.object#FFF7EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7EC
variable.parameter, meta.parameter#FFF7ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7EC80
keyword.operator#FFF7EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75F55bold
entity.other.inherited-class#E9677D
entity.name.tag, punctuation.definition.tag#EC7987
entity.other.attribute-name#E9677D
meta.diff, meta.diff.header#8D0E1D
markup.deleted#83F189
markup.inserted#E9677D
markup.changed#E75F55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9677Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75F55
string.other.link.title, string.other.link.description#E9677D
markup.underline.link#8D0E1Dunderline
punctuation.definition.list#EC7987
markup.quote, punctuation.definition.quote#8D0E1Ditalic