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#F8F4ED
  • activityBar.border#00000015
  • activityBar.foreground#935825
  • activityBar.inactiveForeground#241a1660
  • activityBarBadge.background#935825
  • activityBarBadge.foreground#F8F4ED
  • button.background#935825
  • button.foreground#F8F4ED
  • button.hoverBackground#935825dd
  • editor.background#F8F4ED
  • editor.foreground#241a16
  • editor.inactiveSelectionBackground#5283212580
  • editor.lineHighlightBackground#DDCDB050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#52832125
  • editorCursor.foreground#935825
  • editorGroupHeader.tabsBackground#DDCDB0aa
  • editorLineNumber.activeForeground#935825
  • editorLineNumber.foreground#b69ad780
  • focusBorder#935825
  • foreground#241a16
  • input.background#DDCDB0
  • input.border#00000015
  • input.foreground#241a16
  • input.placeholderForeground#241a1660
  • list.activeSelectionBackground#93582530
  • list.activeSelectionForeground#241a16
  • list.highlightForeground#935825
  • list.hoverBackground#DDCDB040
  • list.hoverForeground#241a16
  • list.inactiveSelectionBackground#93582515
  • list.inactiveSelectionForeground#241a16
  • selection.background#52832125
  • sideBar.background#DDCDB0
  • sideBar.border#00000015
  • sideBar.foreground#241a16
  • sideBarSectionHeader.background#DDCDB080
  • sideBarSectionHeader.foreground#241a16
  • sideBarTitle.foreground#935825
  • statusBar.background#F8F4ED
  • statusBar.border#00000015
  • statusBar.foreground#241a16
  • statusBar.noFolderBackground#F8F4ED
  • tab.activeBackground#F8F4ED
  • tab.activeBorderTop#935825
  • tab.activeForeground#241a16
  • tab.border#00000015
  • tab.inactiveBackground#F8F4ED60
  • tab.inactiveForeground#241a1680
  • terminal.ansiBlack#241a16
  • terminal.ansiBlue#528321
  • terminal.ansiCyan#6229A3
  • terminal.ansiGreen#935825
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#241a16
  • terminal.ansiYellow#6229A3
  • terminal.background#F8F4ED
  • terminal.foreground#241a16
  • titleBar.activeBackground#F8F4ED
  • titleBar.activeForeground#241a16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F4ED
  • titleBar.inactiveForeground#241a1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b69ad7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#528321bold
storage.type, storage.modifier#528321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935825
string, punctuation.definition.string, string.template, meta.template.expression#6229A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719
variable, variable.other.readwrite, variable.other.object#241a16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241a16
variable.parameter, meta.parameter#241a16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#241a1680
keyword.operator#241a16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6229A3bold
entity.other.inherited-class#935825
entity.name.tag, punctuation.definition.tag#528321
entity.other.attribute-name#935825
meta.diff, meta.diff.header#b69ad7
markup.deleted#765719
markup.inserted#935825
markup.changed#6229A3
markup.heading, markup.heading.setext, punctuation.definition.heading#935825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6229A3
string.other.link.title, string.other.link.description#935825
markup.underline.link#b69ad7underline
punctuation.definition.list#528321
markup.quote, punctuation.definition.quote#b69ad7italic