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#F3EBDD
  • activityBar.border#00000015
  • activityBar.foreground#935325
  • activityBar.inactiveForeground#17151060
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#F3EBDD
  • button.background#935325
  • button.foreground#F3EBDD
  • button.hoverBackground#935325dd
  • editor.background#F3EBDD
  • editor.foreground#171510
  • editor.inactiveSelectionBackground#8352212580
  • editor.lineHighlightBackground#BDAD9850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83522125
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#BDAD98aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#b7a58f80
  • focusBorder#935325
  • foreground#171510
  • input.background#BDAD98
  • input.border#00000015
  • input.foreground#171510
  • input.placeholderForeground#17151060
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#171510
  • list.highlightForeground#935325
  • list.hoverBackground#BDAD9840
  • list.hoverForeground#171510
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#171510
  • selection.background#83522125
  • sideBar.background#BDAD98
  • sideBar.border#00000015
  • sideBar.foreground#171510
  • sideBarSectionHeader.background#BDAD9880
  • sideBarSectionHeader.foreground#171510
  • sideBarTitle.foreground#935325
  • statusBar.background#F3EBDD
  • statusBar.border#00000015
  • statusBar.foreground#171510
  • statusBar.noFolderBackground#F3EBDD
  • tab.activeBackground#F3EBDD
  • tab.activeBorderTop#935325
  • tab.activeForeground#171510
  • tab.border#00000015
  • tab.inactiveBackground#F3EBDD60
  • tab.inactiveForeground#17151080
  • terminal.ansiBlack#171510
  • terminal.ansiBlue#835221
  • terminal.ansiCyan#62A329
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#577619
  • terminal.ansiRed#577619
  • terminal.ansiWhite#171510
  • terminal.ansiYellow#62A329
  • terminal.background#F3EBDD
  • terminal.foreground#171510
  • titleBar.activeBackground#F3EBDD
  • titleBar.activeForeground#171510
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3EBDD
  • titleBar.inactiveForeground#17151060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b7a58fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835221bold
storage.type, storage.modifier#835221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935325
string, punctuation.definition.string, string.template, meta.template.expression#62A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#577619
variable, variable.other.readwrite, variable.other.object#171510
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171510
variable.parameter, meta.parameter#171510dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17151080
keyword.operator#171510
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#62A329bold
entity.other.inherited-class#935325
entity.name.tag, punctuation.definition.tag#835221
entity.other.attribute-name#935325
meta.diff, meta.diff.header#b7a58f
markup.deleted#577619
markup.inserted#935325
markup.changed#62A329
markup.heading, markup.heading.setext, punctuation.definition.heading#935325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#62A329
string.other.link.title, string.other.link.description#935325
markup.underline.link#b7a58funderline
punctuation.definition.list#835221
markup.quote, punctuation.definition.quote#b7a58fitalic