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#F2E8D4
  • activityBar.border#00000015
  • activityBar.foreground#935325
  • activityBar.inactiveForeground#2a1a1160
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#F2E8D4
  • button.background#935325
  • button.foreground#F2E8D4
  • button.hoverBackground#935325dd
  • editor.background#F2E8D4
  • editor.foreground#2a1a11
  • editor.inactiveSelectionBackground#8358212580
  • editor.lineHighlightBackground#FCF6E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83582125
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#FCF6E8aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#a5ab8680
  • focusBorder#935325
  • foreground#2a1a11
  • input.background#FCF6E8
  • input.border#00000015
  • input.foreground#2a1a11
  • input.placeholderForeground#2a1a1160
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#2a1a11
  • list.highlightForeground#935325
  • list.hoverBackground#FCF6E840
  • list.hoverForeground#2a1a11
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#2a1a11
  • selection.background#83582125
  • sideBar.background#FCF6E8
  • sideBar.border#00000015
  • sideBar.foreground#2a1a11
  • sideBarSectionHeader.background#FCF6E880
  • sideBarSectionHeader.foreground#2a1a11
  • sideBarTitle.foreground#935325
  • statusBar.background#F2E8D4
  • statusBar.border#00000015
  • statusBar.foreground#2a1a11
  • statusBar.noFolderBackground#F2E8D4
  • tab.activeBackground#F2E8D4
  • tab.activeBorderTop#935325
  • tab.activeForeground#2a1a11
  • tab.border#00000015
  • tab.inactiveBackground#F2E8D460
  • tab.inactiveForeground#2a1a1180
  • terminal.ansiBlack#2a1a11
  • terminal.ansiBlue#835821
  • terminal.ansiCyan#6CA329
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#2a1a11
  • terminal.ansiYellow#6CA329
  • terminal.background#F2E8D4
  • terminal.foreground#2a1a11
  • titleBar.activeBackground#F2E8D4
  • titleBar.activeForeground#2a1a11
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2E8D4
  • titleBar.inactiveForeground#2a1a1160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a5ab86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835821bold
storage.type, storage.modifier#835821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935325
string, punctuation.definition.string, string.template, meta.template.expression#6CA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#2a1a11
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2a1a11
variable.parameter, meta.parameter#2a1a11dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2a1a1180
keyword.operator#2a1a11
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6CA329bold
entity.other.inherited-class#935325
entity.name.tag, punctuation.definition.tag#835821
entity.other.attribute-name#935325
meta.diff, meta.diff.header#a5ab86
markup.deleted#765519
markup.inserted#935325
markup.changed#6CA329
markup.heading, markup.heading.setext, punctuation.definition.heading#935325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6CA329
string.other.link.title, string.other.link.description#935325
markup.underline.link#a5ab86underline
punctuation.definition.list#835821
markup.quote, punctuation.definition.quote#a5ab86italic