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#5a3b2a
  • activityBar.border#ffffff15
  • activityBar.foreground#d9782c
  • activityBar.inactiveForeground#f4dfbd60
  • activityBarBadge.background#d9782c
  • activityBarBadge.foreground#5a3b2a
  • button.background#d9782c
  • button.foreground#5a3b2a
  • button.hoverBackground#d9782cdd
  • editor.background#5a3b2a
  • editor.foreground#f4dfbd
  • editor.inactiveSelectionBackground#caa66d3580
  • editor.lineHighlightBackground#24191540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#caa66d35
  • editorCursor.foreground#d9782c
  • editorGroupHeader.tabsBackground#5a3b2add
  • editorLineNumber.activeForeground#d9782c
  • editorLineNumber.foreground#a98b6780
  • focusBorder#d9782c
  • foreground#f4dfbd
  • input.background#241915
  • input.border#ffffff15
  • input.foreground#f4dfbd
  • input.placeholderForeground#f4dfbd60
  • list.activeSelectionBackground#d9782c30
  • list.activeSelectionForeground#f4dfbd
  • list.highlightForeground#d9782c
  • list.hoverBackground#24191540
  • list.hoverForeground#f4dfbd
  • list.inactiveSelectionBackground#d9782c15
  • list.inactiveSelectionForeground#f4dfbd
  • selection.background#caa66d35
  • sideBar.background#241915
  • sideBar.border#ffffff15
  • sideBar.foreground#f4dfbd
  • sideBarSectionHeader.background#5a3b2a80
  • sideBarSectionHeader.foreground#f4dfbd
  • sideBarTitle.foreground#d9782c
  • statusBar.background#5a3b2a
  • statusBar.border#ffffff15
  • statusBar.foreground#f4dfbd
  • statusBar.noFolderBackground#5a3b2a
  • tab.activeBackground#5a3b2a
  • tab.activeBorderTop#d9782c
  • tab.activeForeground#f4dfbd
  • tab.border#ffffff15
  • tab.inactiveBackground#24191560
  • tab.inactiveForeground#f4dfbd80
  • terminal.ansiBlack#5a3b2a
  • terminal.ansiBlue#caa66d
  • terminal.ansiCyan#e6b654
  • terminal.ansiGreen#d9782c
  • terminal.ansiMagenta#a8522a
  • terminal.ansiRed#a8522a
  • terminal.ansiWhite#f4dfbd
  • terminal.ansiYellow#e6b654
  • terminal.background#5a3b2a
  • terminal.foreground#f4dfbd
  • titleBar.activeBackground#5a3b2a
  • titleBar.activeForeground#f4dfbd
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a3b2a
  • titleBar.inactiveForeground#f4dfbd60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a98b67italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#caa66dbold
storage.type, storage.modifier#caa66ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9782c
string, punctuation.definition.string, string.template, meta.template.expression#e6b654
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#a8522a
variable, variable.other.readwrite, variable.other.object#f4dfbd
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4dfbd
variable.parameter, meta.parameter#f4dfbddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4dfbd80
keyword.operator#f4dfbd
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#e6b654bold
entity.other.inherited-class#d9782c
entity.name.tag, punctuation.definition.tag#caa66d
entity.other.attribute-name#d9782c
meta.diff, meta.diff.header#a98b67
markup.deleted#a8522a
markup.inserted#d9782c
markup.changed#e6b654
markup.heading, markup.heading.setext, punctuation.definition.heading#d9782cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#e6b654
string.other.link.title, string.other.link.description#d9782c
markup.underline.link#a98b67underline
punctuation.definition.list#caa66d
markup.quote, punctuation.definition.quote#a98b67italic