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#5a3b2b
  • activityBar.border#ffffff15
  • activityBar.foreground#3f6f4a
  • activityBar.inactiveForeground#fbf3e560
  • activityBarBadge.background#3f6f4a
  • activityBarBadge.foreground#5a3b2b
  • button.background#3f6f4a
  • button.foreground#5a3b2b
  • button.hoverBackground#3f6f4add
  • editor.background#5a3b2b
  • editor.foreground#fbf3e5
  • editor.inactiveSelectionBackground#fff8ea3580
  • editor.lineHighlightBackground#2f241d40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#fff8ea35
  • editorCursor.foreground#3f6f4a
  • editorGroupHeader.tabsBackground#5a3b2bdd
  • editorLineNumber.activeForeground#3f6f4a
  • editorLineNumber.foreground#5f8a5580
  • focusBorder#3f6f4a
  • foreground#fbf3e5
  • input.background#2f241d
  • input.border#ffffff15
  • input.foreground#fbf3e5
  • input.placeholderForeground#fbf3e560
  • list.activeSelectionBackground#3f6f4a30
  • list.activeSelectionForeground#fbf3e5
  • list.highlightForeground#3f6f4a
  • list.hoverBackground#2f241d40
  • list.hoverForeground#fbf3e5
  • list.inactiveSelectionBackground#3f6f4a15
  • list.inactiveSelectionForeground#fbf3e5
  • selection.background#fff8ea35
  • sideBar.background#2f241d
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf3e5
  • sideBarSectionHeader.background#5a3b2b80
  • sideBarSectionHeader.foreground#fbf3e5
  • sideBarTitle.foreground#3f6f4a
  • statusBar.background#5a3b2b
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf3e5
  • statusBar.noFolderBackground#5a3b2b
  • tab.activeBackground#5a3b2b
  • tab.activeBorderTop#3f6f4a
  • tab.activeForeground#fbf3e5
  • tab.border#ffffff15
  • tab.inactiveBackground#2f241d60
  • tab.inactiveForeground#fbf3e580
  • terminal.ansiBlack#5a3b2b
  • terminal.ansiBlue#fff8ea
  • terminal.ansiCyan#d7a7a0
  • terminal.ansiGreen#3f6f4a
  • terminal.ansiMagenta#7b563b
  • terminal.ansiRed#7b563b
  • terminal.ansiWhite#fbf3e5
  • terminal.ansiYellow#d7a7a0
  • terminal.background#5a3b2b
  • terminal.foreground#fbf3e5
  • titleBar.activeBackground#5a3b2b
  • titleBar.activeForeground#fbf3e5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a3b2b
  • titleBar.inactiveForeground#fbf3e560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f8a55italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#fff8eabold
storage.type, storage.modifier#fff8eaitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3f6f4a—
string, punctuation.definition.string, string.template, meta.template.expression#d7a7a0—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7b563b—
variable, variable.other.readwrite, variable.other.object#fbf3e5—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf3e5—
variable.parameter, meta.parameter#fbf3e5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf3e580—
keyword.operator#fbf3e5—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d7a7a0bold
entity.other.inherited-class#3f6f4a—
entity.name.tag, punctuation.definition.tag#fff8ea—
entity.other.attribute-name#3f6f4a—
meta.diff, meta.diff.header#5f8a55—
markup.deleted#7b563b—
markup.inserted#3f6f4a—
markup.changed#d7a7a0—
markup.heading, markup.heading.setext, punctuation.definition.heading#3f6f4abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#d7a7a0—
string.other.link.title, string.other.link.description#3f6f4a—
markup.underline.link#5f8a55underline
punctuation.definition.list#fff8ea—
markup.quote, punctuation.definition.quote#5f8a55italic