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#283646
  • activityBar.border#ffffff15
  • activityBar.foreground#6b4a34
  • activityBar.inactiveForeground#f3f4f660
  • activityBarBadge.background#6b4a34
  • activityBarBadge.foreground#283646
  • button.background#6b4a34
  • button.foreground#283646
  • button.hoverBackground#6b4a34dd
  • editor.background#283646
  • editor.foreground#f3f4f6
  • editor.inactiveSelectionBackground#4a5d7a3580
  • editor.lineHighlightBackground#1a1c2040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4a5d7a35
  • editorCursor.foreground#6b4a34
  • editorGroupHeader.tabsBackground#283646dd
  • editorLineNumber.activeForeground#6b4a34
  • editorLineNumber.foreground#8a817480
  • focusBorder#6b4a34
  • foreground#f3f4f6
  • input.background#1a1c20
  • input.border#ffffff15
  • input.foreground#f3f4f6
  • input.placeholderForeground#f3f4f660
  • list.activeSelectionBackground#6b4a3430
  • list.activeSelectionForeground#f3f4f6
  • list.highlightForeground#6b4a34
  • list.hoverBackground#1a1c2040
  • list.hoverForeground#f3f4f6
  • list.inactiveSelectionBackground#6b4a3415
  • list.inactiveSelectionForeground#f3f4f6
  • selection.background#4a5d7a35
  • sideBar.background#1a1c20
  • sideBar.border#ffffff15
  • sideBar.foreground#f3f4f6
  • sideBarSectionHeader.background#28364680
  • sideBarSectionHeader.foreground#f3f4f6
  • sideBarTitle.foreground#6b4a34
  • statusBar.background#283646
  • statusBar.border#ffffff15
  • statusBar.foreground#f3f4f6
  • statusBar.noFolderBackground#283646
  • tab.activeBackground#283646
  • tab.activeBorderTop#6b4a34
  • tab.activeForeground#f3f4f6
  • tab.border#ffffff15
  • tab.inactiveBackground#1a1c2060
  • tab.inactiveForeground#f3f4f680
  • terminal.ansiBlack#283646
  • terminal.ansiBlue#4a5d7a
  • terminal.ansiCyan#f2a53a
  • terminal.ansiGreen#6b4a34
  • terminal.ansiMagenta#e07b2f
  • terminal.ansiRed#e07b2f
  • terminal.ansiWhite#f3f4f6
  • terminal.ansiYellow#f2a53a
  • terminal.background#283646
  • terminal.foreground#f3f4f6
  • titleBar.activeBackground#283646
  • titleBar.activeForeground#f3f4f6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#283646
  • titleBar.inactiveForeground#f3f4f660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a8174italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4a5d7abold
storage.type, storage.modifier#4a5d7aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6b4a34
string, punctuation.definition.string, string.template, meta.template.expression#f2a53a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e07b2f
variable, variable.other.readwrite, variable.other.object#f3f4f6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3f4f6
variable.parameter, meta.parameter#f3f4f6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3f4f680
keyword.operator#f3f4f6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f2a53abold
entity.other.inherited-class#6b4a34
entity.name.tag, punctuation.definition.tag#4a5d7a
entity.other.attribute-name#6b4a34
meta.diff, meta.diff.header#8a8174
markup.deleted#e07b2f
markup.inserted#6b4a34
markup.changed#f2a53a
markup.heading, markup.heading.setext, punctuation.definition.heading#6b4a34bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f2a53a
string.other.link.title, string.other.link.description#6b4a34
markup.underline.link#8a8174underline
punctuation.definition.list#4a5d7a
markup.quote, punctuation.definition.quote#8a8174italic