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#6b4a32
  • activityBar.border#ffffff15
  • activityBar.foreground#281833
  • activityBar.inactiveForeground#f5f2ed60
  • activityBarBadge.background#281833
  • activityBarBadge.foreground#6b4a32
  • button.background#281833
  • button.foreground#6b4a32
  • button.hoverBackground#281833dd
  • editor.background#6b4a32
  • editor.foreground#f5f2ed
  • editor.inactiveSelectionBackground#3f24483580
  • editor.lineHighlightBackground#1a162040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3f244835
  • editorCursor.foreground#281833
  • editorGroupHeader.tabsBackground#6b4a32dd
  • editorLineNumber.activeForeground#281833
  • editorLineNumber.foreground#785b8680
  • focusBorder#281833
  • foreground#f5f2ed
  • input.background#1a1620
  • input.border#ffffff15
  • input.foreground#f5f2ed
  • input.placeholderForeground#f5f2ed60
  • list.activeSelectionBackground#28183330
  • list.activeSelectionForeground#f5f2ed
  • list.highlightForeground#281833
  • list.hoverBackground#1a162040
  • list.hoverForeground#f5f2ed
  • list.inactiveSelectionBackground#28183315
  • list.inactiveSelectionForeground#f5f2ed
  • selection.background#3f244835
  • sideBar.background#1a1620
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f2ed
  • sideBarSectionHeader.background#6b4a3280
  • sideBarSectionHeader.foreground#f5f2ed
  • sideBarTitle.foreground#281833
  • statusBar.background#6b4a32
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f2ed
  • statusBar.noFolderBackground#6b4a32
  • tab.activeBackground#6b4a32
  • tab.activeBorderTop#281833
  • tab.activeForeground#f5f2ed
  • tab.border#ffffff15
  • tab.inactiveBackground#1a162060
  • tab.inactiveForeground#f5f2ed80
  • terminal.ansiBlack#6b4a32
  • terminal.ansiBlue#3f2448
  • terminal.ansiCyan#4e7a3a
  • terminal.ansiGreen#281833
  • terminal.ansiMagenta#c6a47a
  • terminal.ansiRed#c6a47a
  • terminal.ansiWhite#f5f2ed
  • terminal.ansiYellow#4e7a3a
  • terminal.background#6b4a32
  • terminal.foreground#f5f2ed
  • titleBar.activeBackground#6b4a32
  • titleBar.activeForeground#f5f2ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6b4a32
  • titleBar.inactiveForeground#f5f2ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#785b86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3f2448bold
storage.type, storage.modifier#3f2448italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#281833
string, punctuation.definition.string, string.template, meta.template.expression#4e7a3a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c6a47a
variable, variable.other.readwrite, variable.other.object#f5f2ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f2ed
variable.parameter, meta.parameter#f5f2eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f2ed80
keyword.operator#f5f2ed
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4e7a3abold
entity.other.inherited-class#281833
entity.name.tag, punctuation.definition.tag#3f2448
entity.other.attribute-name#281833
meta.diff, meta.diff.header#785b86
markup.deleted#c6a47a
markup.inserted#281833
markup.changed#4e7a3a
markup.heading, markup.heading.setext, punctuation.definition.heading#281833bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4e7a3a
string.other.link.title, string.other.link.description#281833
markup.underline.link#785b86underline
punctuation.definition.list#3f2448
markup.quote, punctuation.definition.quote#785b86italic