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#685e4d
  • activityBar.border#ffffff15
  • activityBar.foreground#118e97
  • activityBar.inactiveForeground#faf7f260
  • activityBarBadge.background#118e97
  • activityBarBadge.foreground#685e4d
  • button.background#118e97
  • button.foreground#685e4d
  • button.hoverBackground#118e97dd
  • editor.background#685e4d
  • editor.foreground#faf7f2
  • editor.inactiveSelectionBackground#cab68a3580
  • editor.lineHighlightBackground#0a4f5540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#cab68a35
  • editorCursor.foreground#118e97
  • editorGroupHeader.tabsBackground#685e4ddd
  • editorLineNumber.activeForeground#118e97
  • editorLineNumber.foreground#dcead880
  • focusBorder#118e97
  • foreground#faf7f2
  • input.background#0a4f55
  • input.border#ffffff15
  • input.foreground#faf7f2
  • input.placeholderForeground#faf7f260
  • list.activeSelectionBackground#118e9730
  • list.activeSelectionForeground#faf7f2
  • list.highlightForeground#118e97
  • list.hoverBackground#0a4f5540
  • list.hoverForeground#faf7f2
  • list.inactiveSelectionBackground#118e9715
  • list.inactiveSelectionForeground#faf7f2
  • selection.background#cab68a35
  • sideBar.background#0a4f55
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f2
  • sideBarSectionHeader.background#685e4d80
  • sideBarSectionHeader.foreground#faf7f2
  • sideBarTitle.foreground#118e97
  • statusBar.background#685e4d
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f2
  • statusBar.noFolderBackground#685e4d
  • tab.activeBackground#685e4d
  • tab.activeBorderTop#118e97
  • tab.activeForeground#faf7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#0a4f5560
  • tab.inactiveForeground#faf7f280
  • terminal.ansiBlack#685e4d
  • terminal.ansiBlue#cab68a
  • terminal.ansiCyan#6f8f4e
  • terminal.ansiGreen#118e97
  • terminal.ansiMagenta#e6dcc3
  • terminal.ansiRed#e6dcc3
  • terminal.ansiWhite#faf7f2
  • terminal.ansiYellow#6f8f4e
  • terminal.background#685e4d
  • terminal.foreground#faf7f2
  • titleBar.activeBackground#685e4d
  • titleBar.activeForeground#faf7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#685e4d
  • titleBar.inactiveForeground#faf7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dcead8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#cab68abold
storage.type, storage.modifier#cab68aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#118e97
string, punctuation.definition.string, string.template, meta.template.expression#6f8f4e
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e6dcc3
variable, variable.other.readwrite, variable.other.object#faf7f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f2
variable.parameter, meta.parameter#faf7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f280
keyword.operator#faf7f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f8f4ebold
entity.other.inherited-class#118e97
entity.name.tag, punctuation.definition.tag#cab68a
entity.other.attribute-name#118e97
meta.diff, meta.diff.header#dcead8
markup.deleted#e6dcc3
markup.inserted#118e97
markup.changed#6f8f4e
markup.heading, markup.heading.setext, punctuation.definition.heading#118e97bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6f8f4e
string.other.link.title, string.other.link.description#118e97
markup.underline.link#dcead8underline
punctuation.definition.list#cab68a
markup.quote, punctuation.definition.quote#dcead8italic