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#6d4229
  • activityBar.border#ffffff15
  • activityBar.foreground#d92128
  • activityBar.inactiveForeground#fff8f260
  • activityBarBadge.background#d92128
  • activityBarBadge.foreground#6d4229
  • button.background#d92128
  • button.foreground#6d4229
  • button.hoverBackground#d92128dd
  • editor.background#6d4229
  • editor.foreground#fff8f2
  • editor.inactiveSelectionBackground#a9161d3580
  • editor.lineHighlightBackground#14111240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a9161d35
  • editorCursor.foreground#d92128
  • editorGroupHeader.tabsBackground#6d4229dd
  • editorLineNumber.activeForeground#d92128
  • editorLineNumber.foreground#ead9d180
  • focusBorder#d92128
  • foreground#fff8f2
  • input.background#141112
  • input.border#ffffff15
  • input.foreground#fff8f2
  • input.placeholderForeground#fff8f260
  • list.activeSelectionBackground#d9212830
  • list.activeSelectionForeground#fff8f2
  • list.highlightForeground#d92128
  • list.hoverBackground#14111240
  • list.hoverForeground#fff8f2
  • list.inactiveSelectionBackground#d9212815
  • list.inactiveSelectionForeground#fff8f2
  • selection.background#a9161d35
  • sideBar.background#141112
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8f2
  • sideBarSectionHeader.background#6d422980
  • sideBarSectionHeader.foreground#fff8f2
  • sideBarTitle.foreground#d92128
  • statusBar.background#6d4229
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8f2
  • statusBar.noFolderBackground#6d4229
  • tab.activeBackground#6d4229
  • tab.activeBorderTop#d92128
  • tab.activeForeground#fff8f2
  • tab.border#ffffff15
  • tab.inactiveBackground#14111260
  • tab.inactiveForeground#fff8f280
  • terminal.ansiBlack#6d4229
  • terminal.ansiBlue#a9161d
  • terminal.ansiCyan#f5d7cb
  • terminal.ansiGreen#d92128
  • terminal.ansiMagenta#23613a
  • terminal.ansiRed#23613a
  • terminal.ansiWhite#fff8f2
  • terminal.ansiYellow#f5d7cb
  • terminal.background#6d4229
  • terminal.foreground#fff8f2
  • titleBar.activeBackground#6d4229
  • titleBar.activeForeground#fff8f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6d4229
  • titleBar.inactiveForeground#fff8f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ead9d1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a9161dbold
storage.type, storage.modifier#a9161ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d92128
string, punctuation.definition.string, string.template, meta.template.expression#f5d7cb
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#23613a
variable, variable.other.readwrite, variable.other.object#fff8f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8f2
variable.parameter, meta.parameter#fff8f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8f280
keyword.operator#fff8f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f5d7cbbold
entity.other.inherited-class#d92128
entity.name.tag, punctuation.definition.tag#a9161d
entity.other.attribute-name#d92128
meta.diff, meta.diff.header#ead9d1
markup.deleted#23613a
markup.inserted#d92128
markup.changed#f5d7cb
markup.heading, markup.heading.setext, punctuation.definition.heading#d92128bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f5d7cb
string.other.link.title, string.other.link.description#d92128
markup.underline.link#ead9d1underline
punctuation.definition.list#a9161d
markup.quote, punctuation.definition.quote#ead9d1italic