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#EDDDBF
  • activityBar.border#00000015
  • activityBar.foreground#934425
  • activityBar.inactiveForeground#21170f60
  • activityBarBadge.background#934425
  • activityBarBadge.foreground#EDDDBF
  • button.background#934425
  • button.foreground#EDDDBF
  • button.hoverBackground#934425dd
  • editor.background#EDDDBF
  • editor.foreground#21170f
  • editor.inactiveSelectionBackground#8356212580
  • editor.lineHighlightBackground#FFF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83562125
  • editorCursor.foreground#934425
  • editorGroupHeader.tabsBackground#FFF9F0aa
  • editorLineNumber.activeForeground#934425
  • editorLineNumber.foreground#c79a6380
  • focusBorder#934425
  • foreground#21170f
  • input.background#FFF9F0
  • input.border#00000015
  • input.foreground#21170f
  • input.placeholderForeground#21170f60
  • list.activeSelectionBackground#93442530
  • list.activeSelectionForeground#21170f
  • list.highlightForeground#934425
  • list.hoverBackground#FFF9F040
  • list.hoverForeground#21170f
  • list.inactiveSelectionBackground#93442515
  • list.inactiveSelectionForeground#21170f
  • selection.background#83562125
  • sideBar.background#FFF9F0
  • sideBar.border#00000015
  • sideBar.foreground#21170f
  • sideBarSectionHeader.background#FFF9F080
  • sideBarSectionHeader.foreground#21170f
  • sideBarTitle.foreground#934425
  • statusBar.background#EDDDBF
  • statusBar.border#00000015
  • statusBar.foreground#21170f
  • statusBar.noFolderBackground#EDDDBF
  • tab.activeBackground#EDDDBF
  • tab.activeBorderTop#934425
  • tab.activeForeground#21170f
  • tab.border#00000015
  • tab.inactiveBackground#EDDDBF60
  • tab.inactiveForeground#21170f80
  • terminal.ansiBlack#21170f
  • terminal.ansiBlue#835621
  • terminal.ansiCyan#A35829
  • terminal.ansiGreen#934425
  • terminal.ansiMagenta#657619
  • terminal.ansiRed#657619
  • terminal.ansiWhite#21170f
  • terminal.ansiYellow#A35829
  • terminal.background#EDDDBF
  • terminal.foreground#21170f
  • titleBar.activeBackground#EDDDBF
  • titleBar.activeForeground#21170f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#EDDDBF
  • titleBar.inactiveForeground#21170f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c79a63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835621bold
storage.type, storage.modifier#835621italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934425—
string, punctuation.definition.string, string.template, meta.template.expression#A35829—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#657619—
variable, variable.other.readwrite, variable.other.object#21170f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#21170f—
variable.parameter, meta.parameter#21170fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21170f80—
keyword.operator#21170f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35829bold
entity.other.inherited-class#934425—
entity.name.tag, punctuation.definition.tag#835621—
entity.other.attribute-name#934425—
meta.diff, meta.diff.header#c79a63—
markup.deleted#657619—
markup.inserted#934425—
markup.changed#A35829—
markup.heading, markup.heading.setext, punctuation.definition.heading#934425bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A35829—
string.other.link.title, string.other.link.description#934425—
markup.underline.link#c79a63underline
punctuation.definition.list#835621—
markup.quote, punctuation.definition.quote#c79a63italic