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#141210
  • activityBar.border#ffffff15
  • activityBar.foreground#D6B56C
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#D6B56C
  • activityBarBadge.foreground#141210
  • button.background#D6B56C
  • button.foreground#141210
  • button.hoverBackground#D6B56Cdd
  • editor.background#141210
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#6F8FA63580
  • editor.lineHighlightBackground#2E2A2540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6F8FA635
  • editorCursor.foreground#D6B56C
  • editorGroupHeader.tabsBackground#141210dd
  • editorLineNumber.activeForeground#D6B56C
  • editorLineNumber.foreground#B8AA9280
  • focusBorder#D6B56C
  • foreground#F6F3EC
  • input.background#2E2A25
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#D6B56C30
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#D6B56C
  • list.hoverBackground#2E2A2540
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#D6B56C15
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#6F8FA635
  • sideBar.background#2E2A25
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#14121080
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#D6B56C
  • statusBar.background#141210
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#141210
  • tab.activeBackground#141210
  • tab.activeBorderTop#D6B56C
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#2E2A2560
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#141210
  • terminal.ansiBlue#6F8FA6
  • terminal.ansiCyan#CDBA93
  • terminal.ansiGreen#D6B56C
  • terminal.ansiMagenta#8C724E
  • terminal.ansiRed#8C724E
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#CDBA93
  • terminal.background#141210
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#141210
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141210
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8AA92italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6F8FA6bold
storage.type, storage.modifier#6F8FA6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D6B56C
string, punctuation.definition.string, string.template, meta.template.expression#CDBA93
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8C724E
variable, variable.other.readwrite, variable.other.object#F6F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EC
variable.parameter, meta.parameter#F6F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EC80
keyword.operator#F6F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CDBA93bold
entity.other.inherited-class#D6B56C
entity.name.tag, punctuation.definition.tag#6F8FA6
entity.other.attribute-name#D6B56C
meta.diff, meta.diff.header#B8AA92
markup.deleted#8C724E
markup.inserted#D6B56C
markup.changed#CDBA93
markup.heading, markup.heading.setext, punctuation.definition.heading#D6B56Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CDBA93
string.other.link.title, string.other.link.description#D6B56C
markup.underline.link#B8AA92underline
punctuation.definition.list#6F8FA6
markup.quote, punctuation.definition.quote#B8AA92italic