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#652915
  • activityBar.border#ffffff15
  • activityBar.foreground#E98867
  • activityBar.inactiveForeground#f7efe160
  • activityBarBadge.background#E98867
  • activityBarBadge.foreground#652915
  • button.background#E98867
  • button.foreground#652915
  • button.hoverBackground#E98867dd
  • editor.background#652915
  • editor.foreground#f7efe1
  • editor.inactiveSelectionBackground#ECA1793580
  • editor.lineHighlightBackground#140E0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA17935
  • editorCursor.foreground#E98867
  • editorGroupHeader.tabsBackground#652915dd
  • editorLineNumber.activeForeground#E98867
  • editorLineNumber.foreground#dfcfb880
  • focusBorder#E98867
  • foreground#f7efe1
  • input.background#140E0B
  • input.border#ffffff15
  • input.foreground#f7efe1
  • input.placeholderForeground#f7efe160
  • list.activeSelectionBackground#E9886730
  • list.activeSelectionForeground#f7efe1
  • list.highlightForeground#E98867
  • list.hoverBackground#140E0B40
  • list.hoverForeground#f7efe1
  • list.inactiveSelectionBackground#E9886715
  • list.inactiveSelectionForeground#f7efe1
  • selection.background#ECA17935
  • sideBar.background#140E0B
  • sideBar.border#ffffff15
  • sideBar.foreground#f7efe1
  • sideBarSectionHeader.background#65291580
  • sideBarSectionHeader.foreground#f7efe1
  • sideBarTitle.foreground#E98867
  • statusBar.background#652915
  • statusBar.border#ffffff15
  • statusBar.foreground#f7efe1
  • statusBar.noFolderBackground#652915
  • tab.activeBackground#652915
  • tab.activeBorderTop#E98867
  • tab.activeForeground#f7efe1
  • tab.border#ffffff15
  • tab.inactiveBackground#140E0B60
  • tab.inactiveForeground#f7efe180
  • terminal.ansiBlack#652915
  • terminal.ansiBlue#ECA179
  • terminal.ansiCyan#E7B455
  • terminal.ansiGreen#E98867
  • terminal.ansiMagenta#F1C583
  • terminal.ansiRed#F1C583
  • terminal.ansiWhite#f7efe1
  • terminal.ansiYellow#E7B455
  • terminal.background#652915
  • terminal.foreground#f7efe1
  • titleBar.activeBackground#652915
  • titleBar.activeForeground#f7efe1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#652915
  • titleBar.inactiveForeground#f7efe160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dfcfb8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA179bold
storage.type, storage.modifier#ECA179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98867—
string, punctuation.definition.string, string.template, meta.template.expression#E7B455—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C583—
variable, variable.other.readwrite, variable.other.object#f7efe1—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7efe1—
variable.parameter, meta.parameter#f7efe1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7efe180—
keyword.operator#f7efe1—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B455bold
entity.other.inherited-class#E98867—
entity.name.tag, punctuation.definition.tag#ECA179—
entity.other.attribute-name#E98867—
meta.diff, meta.diff.header#dfcfb8—
markup.deleted#F1C583—
markup.inserted#E98867—
markup.changed#E7B455—
markup.heading, markup.heading.setext, punctuation.definition.heading#E98867bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7B455—
string.other.link.title, string.other.link.description#E98867—
markup.underline.link#dfcfb8underline
punctuation.definition.list#ECA179—
markup.quote, punctuation.definition.quote#dfcfb8italic