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#2a2927
  • activityBar.border#ffffff15
  • activityBar.foreground#d8232a
  • activityBar.inactiveForeground#f8f6ee60
  • activityBarBadge.background#d8232a
  • activityBarBadge.foreground#2a2927
  • button.background#d8232a
  • button.foreground#2a2927
  • button.hoverBackground#d8232add
  • editor.background#2a2927
  • editor.foreground#f8f6ee
  • editor.inactiveSelectionBackground#d8d2c63580
  • editor.lineHighlightBackground#15151540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8d2c635
  • editorCursor.foreground#d8232a
  • editorGroupHeader.tabsBackground#2a2927dd
  • editorLineNumber.activeForeground#d8232a
  • editorLineNumber.foreground#6f696180
  • focusBorder#d8232a
  • foreground#f8f6ee
  • input.background#151515
  • input.border#ffffff15
  • input.foreground#f8f6ee
  • input.placeholderForeground#f8f6ee60
  • list.activeSelectionBackground#d8232a30
  • list.activeSelectionForeground#f8f6ee
  • list.highlightForeground#d8232a
  • list.hoverBackground#15151540
  • list.hoverForeground#f8f6ee
  • list.inactiveSelectionBackground#d8232a15
  • list.inactiveSelectionForeground#f8f6ee
  • selection.background#d8d2c635
  • sideBar.background#151515
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f6ee
  • sideBarSectionHeader.background#2a292780
  • sideBarSectionHeader.foreground#f8f6ee
  • sideBarTitle.foreground#d8232a
  • statusBar.background#2a2927
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f6ee
  • statusBar.noFolderBackground#2a2927
  • tab.activeBackground#2a2927
  • tab.activeBorderTop#d8232a
  • tab.activeForeground#f8f6ee
  • tab.border#ffffff15
  • tab.inactiveBackground#15151560
  • tab.inactiveForeground#f8f6ee80
  • terminal.ansiBlack#2a2927
  • terminal.ansiBlue#d8d2c6
  • terminal.ansiCyan#9f4938
  • terminal.ansiGreen#d8232a
  • terminal.ansiMagenta#b9141f
  • terminal.ansiRed#b9141f
  • terminal.ansiWhite#f8f6ee
  • terminal.ansiYellow#9f4938
  • terminal.background#2a2927
  • terminal.foreground#f8f6ee
  • titleBar.activeBackground#2a2927
  • titleBar.activeForeground#f8f6ee
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2a2927
  • titleBar.inactiveForeground#f8f6ee60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f6961italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8d2c6bold
storage.type, storage.modifier#d8d2c6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d8232a—
string, punctuation.definition.string, string.template, meta.template.expression#9f4938—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b9141f—
variable, variable.other.readwrite, variable.other.object#f8f6ee—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f6ee—
variable.parameter, meta.parameter#f8f6eedditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f6ee80—
keyword.operator#f8f6ee—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9f4938bold
entity.other.inherited-class#d8232a—
entity.name.tag, punctuation.definition.tag#d8d2c6—
entity.other.attribute-name#d8232a—
meta.diff, meta.diff.header#6f6961—
markup.deleted#b9141f—
markup.inserted#d8232a—
markup.changed#9f4938—
markup.heading, markup.heading.setext, punctuation.definition.heading#d8232abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#9f4938—
string.other.link.title, string.other.link.description#d8232a—
markup.underline.link#6f6961underline
punctuation.definition.list#d8d2c6—
markup.quote, punctuation.definition.quote#6f6961italic