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#665244
  • activityBar.border#ffffff15
  • activityBar.foreground#5f9d91
  • activityBar.inactiveForeground#f4ead860
  • activityBarBadge.background#5f9d91
  • activityBarBadge.foreground#665244
  • button.background#5f9d91
  • button.foreground#665244
  • button.hoverBackground#5f9d91dd
  • editor.background#665244
  • editor.foreground#f4ead8
  • editor.inactiveSelectionBackground#b7d7c93580
  • editor.lineHighlightBackground#20302c40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b7d7c935
  • editorCursor.foreground#5f9d91
  • editorGroupHeader.tabsBackground#665244dd
  • editorLineNumber.activeForeground#5f9d91
  • editorLineNumber.foreground#76b59a80
  • focusBorder#5f9d91
  • foreground#f4ead8
  • input.background#20302c
  • input.border#ffffff15
  • input.foreground#f4ead8
  • input.placeholderForeground#f4ead860
  • list.activeSelectionBackground#5f9d9130
  • list.activeSelectionForeground#f4ead8
  • list.highlightForeground#5f9d91
  • list.hoverBackground#20302c40
  • list.hoverForeground#f4ead8
  • list.inactiveSelectionBackground#5f9d9115
  • list.inactiveSelectionForeground#f4ead8
  • selection.background#b7d7c935
  • sideBar.background#20302c
  • sideBar.border#ffffff15
  • sideBar.foreground#f4ead8
  • sideBarSectionHeader.background#66524480
  • sideBarSectionHeader.foreground#f4ead8
  • sideBarTitle.foreground#5f9d91
  • statusBar.background#665244
  • statusBar.border#ffffff15
  • statusBar.foreground#f4ead8
  • statusBar.noFolderBackground#665244
  • tab.activeBackground#665244
  • tab.activeBorderTop#5f9d91
  • tab.activeForeground#f4ead8
  • tab.border#ffffff15
  • tab.inactiveBackground#20302c60
  • tab.inactiveForeground#f4ead880
  • terminal.ansiBlack#665244
  • terminal.ansiBlue#b7d7c9
  • terminal.ansiCyan#b56a3c
  • terminal.ansiGreen#5f9d91
  • terminal.ansiMagenta#6f8f5f
  • terminal.ansiRed#6f8f5f
  • terminal.ansiWhite#f4ead8
  • terminal.ansiYellow#b56a3c
  • terminal.background#665244
  • terminal.foreground#f4ead8
  • titleBar.activeBackground#665244
  • titleBar.activeForeground#f4ead8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#665244
  • titleBar.inactiveForeground#f4ead860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#76b59aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b7d7c9bold
storage.type, storage.modifier#b7d7c9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5f9d91
string, punctuation.definition.string, string.template, meta.template.expression#b56a3c
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6f8f5f
variable, variable.other.readwrite, variable.other.object#f4ead8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4ead8
variable.parameter, meta.parameter#f4ead8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4ead880
keyword.operator#f4ead8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b56a3cbold
entity.other.inherited-class#5f9d91
entity.name.tag, punctuation.definition.tag#b7d7c9
entity.other.attribute-name#5f9d91
meta.diff, meta.diff.header#76b59a
markup.deleted#6f8f5f
markup.inserted#5f9d91
markup.changed#b56a3c
markup.heading, markup.heading.setext, punctuation.definition.heading#5f9d91bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b56a3c
string.other.link.title, string.other.link.description#5f9d91
markup.underline.link#76b59aunderline
punctuation.definition.list#b7d7c9
markup.quote, punctuation.definition.quote#76b59aitalic