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#13140F
  • activityBar.border#ffffff15
  • activityBar.foreground#ADE967
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#ADE967
  • activityBarBadge.foreground#13140F
  • button.background#ADE967
  • button.foreground#13140F
  • button.hoverBackground#ADE967dd
  • editor.background#13140F
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#B8EC793580
  • editor.lineHighlightBackground#13140F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B8EC7935
  • editorCursor.foreground#ADE967
  • editorGroupHeader.tabsBackground#13140Fdd
  • editorLineNumber.activeForeground#ADE967
  • editorLineNumber.foreground#7F917180
  • focusBorder#ADE967
  • foreground#F6F3EC
  • input.background#13140F
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#ADE96730
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#ADE967
  • list.hoverBackground#13140F40
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#ADE96715
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#B8EC7935
  • sideBar.background#13140F
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#13140F80
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#ADE967
  • statusBar.background#13140F
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#13140F
  • tab.activeBackground#13140F
  • tab.activeBorderTop#ADE967
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#13140F60
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#13140F
  • terminal.ansiBlue#B8EC79
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#ADE967
  • terminal.ansiMagenta#F1D283
  • terminal.ansiRed#F1D283
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#E7BE55
  • terminal.background#13140F
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#13140F
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#13140F
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F9171italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B8EC79bold
storage.type, storage.modifier#B8EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#ADE967
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D283
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#E7BE55bold
entity.other.inherited-class#ADE967
entity.name.tag, punctuation.definition.tag#B8EC79
entity.other.attribute-name#ADE967
meta.diff, meta.diff.header#7F9171
markup.deleted#F1D283
markup.inserted#ADE967
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#ADE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#ADE967
markup.underline.link#7F9171underline
punctuation.definition.list#B8EC79
markup.quote, punctuation.definition.quote#7F9171italic