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#e2ddd2
  • activityBar.border#00000015
  • activityBar.foreground#61536f
  • activityBar.inactiveForeground#241f1d60
  • activityBarBadge.background#61536f
  • activityBarBadge.foreground#e2ddd2
  • button.background#61536f
  • button.foreground#e2ddd2
  • button.hoverBackground#61536fdd
  • editor.background#e2ddd2
  • editor.foreground#241f1d
  • editor.inactiveSelectionBackground#f4f1ea2580
  • editor.lineHighlightBackground#8b817650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f4f1ea25
  • editorCursor.foreground#61536f
  • editorGroupHeader.tabsBackground#8b8176aa
  • editorLineNumber.activeForeground#61536f
  • editorLineNumber.foreground#f4f1ea80
  • focusBorder#61536f
  • foreground#241f1d
  • input.background#8b8176
  • input.border#00000015
  • input.foreground#241f1d
  • input.placeholderForeground#241f1d60
  • list.activeSelectionBackground#61536f30
  • list.activeSelectionForeground#241f1d
  • list.highlightForeground#61536f
  • list.hoverBackground#8b817640
  • list.hoverForeground#241f1d
  • list.inactiveSelectionBackground#61536f15
  • list.inactiveSelectionForeground#241f1d
  • selection.background#f4f1ea25
  • sideBar.background#8b8176
  • sideBar.border#00000015
  • sideBar.foreground#241f1d
  • sideBarSectionHeader.background#8b817680
  • sideBarSectionHeader.foreground#241f1d
  • sideBarTitle.foreground#61536f
  • statusBar.background#e2ddd2
  • statusBar.border#00000015
  • statusBar.foreground#241f1d
  • statusBar.noFolderBackground#e2ddd2
  • tab.activeBackground#e2ddd2
  • tab.activeBorderTop#61536f
  • tab.activeForeground#241f1d
  • tab.border#00000015
  • tab.inactiveBackground#e2ddd260
  • tab.inactiveForeground#241f1d80
  • terminal.ansiBlack#241f1d
  • terminal.ansiBlue#f4f1ea
  • terminal.ansiCyan#5a4638
  • terminal.ansiGreen#61536f
  • terminal.ansiMagenta#b98258
  • terminal.ansiRed#b98258
  • terminal.ansiWhite#241f1d
  • terminal.ansiYellow#5a4638
  • terminal.background#e2ddd2
  • terminal.foreground#241f1d
  • titleBar.activeBackground#e2ddd2
  • titleBar.activeForeground#241f1d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#e2ddd2
  • titleBar.inactiveForeground#241f1d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f4f1eaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4f1eabold
storage.type, storage.modifier#f4f1eaitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#61536f
string, punctuation.definition.string, string.template, meta.template.expression#5a4638
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b98258
variable, variable.other.readwrite, variable.other.object#241f1d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241f1d
variable.parameter, meta.parameter#241f1ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#241f1d80
keyword.operator#241f1d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5a4638bold
entity.other.inherited-class#61536f
entity.name.tag, punctuation.definition.tag#f4f1ea
entity.other.attribute-name#61536f
meta.diff, meta.diff.header#f4f1ea
markup.deleted#b98258
markup.inserted#61536f
markup.changed#5a4638
markup.heading, markup.heading.setext, punctuation.definition.heading#61536fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5a4638
string.other.link.title, string.other.link.description#61536f
markup.underline.link#f4f1eaunderline
punctuation.definition.list#f4f1ea
markup.quote, punctuation.definition.quote#f4f1eaitalic