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#4b3527
  • activityBar.border#ffffff15
  • activityBar.foreground#e83222
  • activityBar.inactiveForeground#f8fbf260
  • activityBarBadge.background#e83222
  • activityBarBadge.foreground#4b3527
  • button.background#e83222
  • button.foreground#4b3527
  • button.hoverBackground#e83222dd
  • editor.background#4b3527
  • editor.foreground#f8fbf2
  • editor.inactiveSelectionBackground#b91f183580
  • editor.lineHighlightBackground#14131340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b91f1835
  • editorCursor.foreground#e83222
  • editorGroupHeader.tabsBackground#4b3527dd
  • editorLineNumber.activeForeground#e83222
  • editorLineNumber.foreground#aeb8a980
  • focusBorder#e83222
  • foreground#f8fbf2
  • input.background#141313
  • input.border#ffffff15
  • input.foreground#f8fbf2
  • input.placeholderForeground#f8fbf260
  • list.activeSelectionBackground#e8322230
  • list.activeSelectionForeground#f8fbf2
  • list.highlightForeground#e83222
  • list.hoverBackground#14131340
  • list.hoverForeground#f8fbf2
  • list.inactiveSelectionBackground#e8322215
  • list.inactiveSelectionForeground#f8fbf2
  • selection.background#b91f1835
  • sideBar.background#141313
  • sideBar.border#ffffff15
  • sideBar.foreground#f8fbf2
  • sideBarSectionHeader.background#4b352780
  • sideBarSectionHeader.foreground#f8fbf2
  • sideBarTitle.foreground#e83222
  • statusBar.background#4b3527
  • statusBar.border#ffffff15
  • statusBar.foreground#f8fbf2
  • statusBar.noFolderBackground#4b3527
  • tab.activeBackground#4b3527
  • tab.activeBorderTop#e83222
  • tab.activeForeground#f8fbf2
  • tab.border#ffffff15
  • tab.inactiveBackground#14131360
  • tab.inactiveForeground#f8fbf280
  • terminal.ansiBlack#4b3527
  • terminal.ansiBlue#b91f18
  • terminal.ansiCyan#3f7d3a
  • terminal.ansiGreen#e83222
  • terminal.ansiMagenta#7fae45
  • terminal.ansiRed#7fae45
  • terminal.ansiWhite#f8fbf2
  • terminal.ansiYellow#3f7d3a
  • terminal.background#4b3527
  • terminal.foreground#f8fbf2
  • titleBar.activeBackground#4b3527
  • titleBar.activeForeground#f8fbf2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4b3527
  • titleBar.inactiveForeground#f8fbf260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aeb8a9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b91f18bold
storage.type, storage.modifier#b91f18italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e83222
string, punctuation.definition.string, string.template, meta.template.expression#3f7d3a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7fae45
variable, variable.other.readwrite, variable.other.object#f8fbf2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8fbf2
variable.parameter, meta.parameter#f8fbf2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8fbf280
keyword.operator#f8fbf2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3f7d3abold
entity.other.inherited-class#e83222
entity.name.tag, punctuation.definition.tag#b91f18
entity.other.attribute-name#e83222
meta.diff, meta.diff.header#aeb8a9
markup.deleted#7fae45
markup.inserted#e83222
markup.changed#3f7d3a
markup.heading, markup.heading.setext, punctuation.definition.heading#e83222bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3f7d3a
string.other.link.title, string.other.link.description#e83222
markup.underline.link#aeb8a9underline
punctuation.definition.list#b91f18
markup.quote, punctuation.definition.quote#aeb8a9italic