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#f6f7f4
  • activityBar.border#00000015
  • activityBar.foreground#d9a11c
  • activityBar.inactiveForeground#2f2f2b60
  • activityBarBadge.background#d9a11c
  • activityBarBadge.foreground#f6f7f4
  • button.background#d9a11c
  • button.foreground#f6f7f4
  • button.hoverBackground#d9a11cdd
  • editor.background#f6f7f4
  • editor.foreground#2f2f2b
  • editor.inactiveSelectionBackground#f4c15a2580
  • editor.lineHighlightBackground#ecede850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f4c15a25
  • editorCursor.foreground#d9a11c
  • editorGroupHeader.tabsBackground#ecede8aa
  • editorLineNumber.activeForeground#d9a11c
  • editorLineNumber.foreground#8e918a80
  • focusBorder#d9a11c
  • foreground#2f2f2b
  • input.background#ecede8
  • input.border#00000015
  • input.foreground#2f2f2b
  • input.placeholderForeground#2f2f2b60
  • list.activeSelectionBackground#d9a11c30
  • list.activeSelectionForeground#2f2f2b
  • list.highlightForeground#d9a11c
  • list.hoverBackground#ecede840
  • list.hoverForeground#2f2f2b
  • list.inactiveSelectionBackground#d9a11c15
  • list.inactiveSelectionForeground#2f2f2b
  • selection.background#f4c15a25
  • sideBar.background#ecede8
  • sideBar.border#00000015
  • sideBar.foreground#2f2f2b
  • sideBarSectionHeader.background#ecede880
  • sideBarSectionHeader.foreground#2f2f2b
  • sideBarTitle.foreground#d9a11c
  • statusBar.background#f6f7f4
  • statusBar.border#00000015
  • statusBar.foreground#2f2f2b
  • statusBar.noFolderBackground#f6f7f4
  • tab.activeBackground#f6f7f4
  • tab.activeBorderTop#d9a11c
  • tab.activeForeground#2f2f2b
  • tab.border#00000015
  • tab.inactiveBackground#f6f7f460
  • tab.inactiveForeground#2f2f2b80
  • terminal.ansiBlack#2f2f2b
  • terminal.ansiBlue#f4c15a
  • terminal.ansiCyan#6b7f3f
  • terminal.ansiGreen#d9a11c
  • terminal.ansiMagenta#e0a33a
  • terminal.ansiRed#e0a33a
  • terminal.ansiWhite#2f2f2b
  • terminal.ansiYellow#6b7f3f
  • terminal.background#f6f7f4
  • terminal.foreground#2f2f2b
  • titleBar.activeBackground#f6f7f4
  • titleBar.activeForeground#2f2f2b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f7f4
  • titleBar.inactiveForeground#2f2f2b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e918aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4c15abold
storage.type, storage.modifier#f4c15aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9a11c—
string, punctuation.definition.string, string.template, meta.template.expression#6b7f3f—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e0a33a—
variable, variable.other.readwrite, variable.other.object#2f2f2b—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2f2f2b—
variable.parameter, meta.parameter#2f2f2bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2f2f2b80—
keyword.operator#2f2f2b—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6b7f3fbold
entity.other.inherited-class#d9a11c—
entity.name.tag, punctuation.definition.tag#f4c15a—
entity.other.attribute-name#d9a11c—
meta.diff, meta.diff.header#8e918a—
markup.deleted#e0a33a—
markup.inserted#d9a11c—
markup.changed#6b7f3f—
markup.heading, markup.heading.setext, punctuation.definition.heading#d9a11cbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6b7f3f—
string.other.link.title, string.other.link.description#d9a11c—
markup.underline.link#8e918aunderline
punctuation.definition.list#f4c15a—
markup.quote, punctuation.definition.quote#8e918aitalic