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#4E3E2C
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AD67
  • activityBar.inactiveForeground#e8e1d660
  • activityBarBadge.background#E9AD67
  • activityBarBadge.foreground#4E3E2C
  • button.background#E9AD67
  • button.foreground#4E3E2C
  • button.hoverBackground#E9AD67dd
  • editor.background#4E3E2C
  • editor.foreground#e8e1d6
  • editor.inactiveSelectionBackground#79ECC23580
  • editor.lineHighlightBackground#15191940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECC235
  • editorCursor.foreground#E9AD67
  • editorGroupHeader.tabsBackground#4E3E2Cdd
  • editorLineNumber.activeForeground#E9AD67
  • editorLineNumber.foreground#c8c2b680
  • focusBorder#E9AD67
  • foreground#e8e1d6
  • input.background#151919
  • input.border#ffffff15
  • input.foreground#e8e1d6
  • input.placeholderForeground#e8e1d660
  • list.activeSelectionBackground#E9AD6730
  • list.activeSelectionForeground#e8e1d6
  • list.highlightForeground#E9AD67
  • list.hoverBackground#15191940
  • list.hoverForeground#e8e1d6
  • list.inactiveSelectionBackground#E9AD6715
  • list.inactiveSelectionForeground#e8e1d6
  • selection.background#79ECC235
  • sideBar.background#151919
  • sideBar.border#ffffff15
  • sideBar.foreground#e8e1d6
  • sideBarSectionHeader.background#4E3E2C80
  • sideBarSectionHeader.foreground#e8e1d6
  • sideBarTitle.foreground#E9AD67
  • statusBar.background#4E3E2C
  • statusBar.border#ffffff15
  • statusBar.foreground#e8e1d6
  • statusBar.noFolderBackground#4E3E2C
  • tab.activeBackground#4E3E2C
  • tab.activeBorderTop#E9AD67
  • tab.activeForeground#e8e1d6
  • tab.border#ffffff15
  • tab.inactiveBackground#15191960
  • tab.inactiveForeground#e8e1d680
  • terminal.ansiBlack#4E3E2C
  • terminal.ansiBlue#79ECC2
  • terminal.ansiCyan#E7A355
  • terminal.ansiGreen#E9AD67
  • terminal.ansiMagenta#83F1D4
  • terminal.ansiRed#83F1D4
  • terminal.ansiWhite#e8e1d6
  • terminal.ansiYellow#E7A355
  • terminal.background#4E3E2C
  • terminal.foreground#e8e1d6
  • titleBar.activeBackground#4E3E2C
  • titleBar.activeForeground#e8e1d6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4E3E2C
  • titleBar.inactiveForeground#e8e1d660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8c2b6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECC2bold
storage.type, storage.modifier#79ECC2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AD67—
string, punctuation.definition.string, string.template, meta.template.expression#E7A355—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1D4—
variable, variable.other.readwrite, variable.other.object#e8e1d6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e8e1d6—
variable.parameter, meta.parameter#e8e1d6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e8e1d680—
keyword.operator#e8e1d6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A355bold
entity.other.inherited-class#E9AD67—
entity.name.tag, punctuation.definition.tag#79ECC2—
entity.other.attribute-name#E9AD67—
meta.diff, meta.diff.header#c8c2b6—
markup.deleted#83F1D4—
markup.inserted#E9AD67—
markup.changed#E7A355—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AD67bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7A355—
string.other.link.title, string.other.link.description#E9AD67—
markup.underline.link#c8c2b6underline
punctuation.definition.list#79ECC2—
markup.quote, punctuation.definition.quote#c8c2b6italic