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#F9F6F1
  • activityBar.border#00000015
  • activityBar.foreground#934025
  • activityBar.inactiveForeground#24211e60
  • activityBarBadge.background#934025
  • activityBarBadge.foreground#F9F6F1
  • button.background#934025
  • button.foreground#F9F6F1
  • button.hoverBackground#934025dd
  • editor.background#F9F6F1
  • editor.foreground#24211e
  • editor.inactiveSelectionBackground#8368212580
  • editor.lineHighlightBackground#E3DBCE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83682125
  • editorCursor.foreground#934025
  • editorGroupHeader.tabsBackground#E3DBCEaa
  • editorLineNumber.activeForeground#934025
  • editorLineNumber.foreground#c7bfb380
  • focusBorder#934025
  • foreground#24211e
  • input.background#E3DBCE
  • input.border#00000015
  • input.foreground#24211e
  • input.placeholderForeground#24211e60
  • list.activeSelectionBackground#93402530
  • list.activeSelectionForeground#24211e
  • list.highlightForeground#934025
  • list.hoverBackground#E3DBCE40
  • list.hoverForeground#24211e
  • list.inactiveSelectionBackground#93402515
  • list.inactiveSelectionForeground#24211e
  • selection.background#83682125
  • sideBar.background#E3DBCE
  • sideBar.border#00000015
  • sideBar.foreground#24211e
  • sideBarSectionHeader.background#E3DBCE80
  • sideBarSectionHeader.foreground#24211e
  • sideBarTitle.foreground#934025
  • statusBar.background#F9F6F1
  • statusBar.border#00000015
  • statusBar.foreground#24211e
  • statusBar.noFolderBackground#F9F6F1
  • tab.activeBackground#F9F6F1
  • tab.activeBorderTop#934025
  • tab.activeForeground#24211e
  • tab.border#00000015
  • tab.inactiveBackground#F9F6F160
  • tab.inactiveForeground#24211e80
  • terminal.ansiBlack#24211e
  • terminal.ansiBlue#836821
  • terminal.ansiCyan#A34129
  • terminal.ansiGreen#934025
  • terminal.ansiMagenta#764F19
  • terminal.ansiRed#764F19
  • terminal.ansiWhite#24211e
  • terminal.ansiYellow#A34129
  • terminal.background#F9F6F1
  • terminal.foreground#24211e
  • titleBar.activeBackground#F9F6F1
  • titleBar.activeForeground#24211e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F6F1
  • titleBar.inactiveForeground#24211e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7bfb3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836821bold
storage.type, storage.modifier#836821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934025
string, punctuation.definition.string, string.template, meta.template.expression#A34129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764F19
variable, variable.other.readwrite, variable.other.object#24211e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24211e
variable.parameter, meta.parameter#24211edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24211e80
keyword.operator#24211e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34129bold
entity.other.inherited-class#934025
entity.name.tag, punctuation.definition.tag#836821
entity.other.attribute-name#934025
meta.diff, meta.diff.header#c7bfb3
markup.deleted#764F19
markup.inserted#934025
markup.changed#A34129
markup.heading, markup.heading.setext, punctuation.definition.heading#934025bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34129
string.other.link.title, string.other.link.description#934025
markup.underline.link#c7bfb3underline
punctuation.definition.list#836821
markup.quote, punctuation.definition.quote#c7bfb3italic