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#F6F3EC
  • activityBar.border#00000015
  • activityBar.foreground#D9B07A
  • activityBar.inactiveForeground#302F2860
  • activityBarBadge.background#D9B07A
  • activityBarBadge.foreground#F6F3EC
  • button.background#D9B07A
  • button.foreground#F6F3EC
  • button.hoverBackground#D9B07Add
  • editor.background#F6F3EC
  • editor.foreground#302F28
  • editor.inactiveSelectionBackground#A063382580
  • editor.lineHighlightBackground#E7E3D950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A0633825
  • editorCursor.foreground#D9B07A
  • editorGroupHeader.tabsBackground#E7E3D9aa
  • editorLineNumber.activeForeground#D9B07A
  • editorLineNumber.foreground#E9EDF080
  • focusBorder#D9B07A
  • foreground#302F28
  • input.background#E7E3D9
  • input.border#00000015
  • input.foreground#302F28
  • input.placeholderForeground#302F2860
  • list.activeSelectionBackground#D9B07A30
  • list.activeSelectionForeground#302F28
  • list.highlightForeground#D9B07A
  • list.hoverBackground#E7E3D940
  • list.hoverForeground#302F28
  • list.inactiveSelectionBackground#D9B07A15
  • list.inactiveSelectionForeground#302F28
  • selection.background#A0633825
  • sideBar.background#E7E3D9
  • sideBar.border#00000015
  • sideBar.foreground#302F28
  • sideBarSectionHeader.background#E7E3D980
  • sideBarSectionHeader.foreground#302F28
  • sideBarTitle.foreground#D9B07A
  • statusBar.background#F6F3EC
  • statusBar.border#00000015
  • statusBar.foreground#302F28
  • statusBar.noFolderBackground#F6F3EC
  • tab.activeBackground#F6F3EC
  • tab.activeBorderTop#D9B07A
  • tab.activeForeground#302F28
  • tab.border#00000015
  • tab.inactiveBackground#F6F3EC60
  • tab.inactiveForeground#302F2880
  • terminal.ansiBlack#302F28
  • terminal.ansiBlue#A06338
  • terminal.ansiCyan#55757A
  • terminal.ansiGreen#D9B07A
  • terminal.ansiMagenta#667762
  • terminal.ansiRed#667762
  • terminal.ansiWhite#302F28
  • terminal.ansiYellow#55757A
  • terminal.background#F6F3EC
  • terminal.foreground#302F28
  • titleBar.activeBackground#F6F3EC
  • titleBar.activeForeground#302F28
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F3EC
  • titleBar.inactiveForeground#302F2860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9EDF0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A06338bold
storage.type, storage.modifier#A06338italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D9B07A
string, punctuation.definition.string, string.template, meta.template.expression#55757A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#667762
variable, variable.other.readwrite, variable.other.object#302F28
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#302F28
variable.parameter, meta.parameter#302F28dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#302F2880
keyword.operator#302F28
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55757Abold
entity.other.inherited-class#D9B07A
entity.name.tag, punctuation.definition.tag#A06338
entity.other.attribute-name#D9B07A
meta.diff, meta.diff.header#E9EDF0
markup.deleted#667762
markup.inserted#D9B07A
markup.changed#55757A
markup.heading, markup.heading.setext, punctuation.definition.heading#D9B07Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55757A
string.other.link.title, string.other.link.description#D9B07A
markup.underline.link#E9EDF0underline
punctuation.definition.list#A06338
markup.quote, punctuation.definition.quote#E9EDF0italic