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#6e4328
  • activityBar.border#ffffff15
  • activityBar.foreground#e97824
  • activityBar.inactiveForeground#fff1df60
  • activityBarBadge.background#e97824
  • activityBarBadge.foreground#6e4328
  • button.background#e97824
  • button.foreground#6e4328
  • button.hoverBackground#e97824dd
  • editor.background#6e4328
  • editor.foreground#fff1df
  • editor.inactiveSelectionBackground#f09a3f3580
  • editor.lineHighlightBackground#24170e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f09a3f35
  • editorCursor.foreground#e97824
  • editorGroupHeader.tabsBackground#6e4328dd
  • editorLineNumber.activeForeground#e97824
  • editorLineNumber.foreground#f09a3f80
  • focusBorder#e97824
  • foreground#fff1df
  • input.background#24170e
  • input.border#ffffff15
  • input.foreground#fff1df
  • input.placeholderForeground#fff1df60
  • list.activeSelectionBackground#e9782430
  • list.activeSelectionForeground#fff1df
  • list.highlightForeground#e97824
  • list.hoverBackground#24170e40
  • list.hoverForeground#fff1df
  • list.inactiveSelectionBackground#e9782415
  • list.inactiveSelectionForeground#fff1df
  • selection.background#f09a3f35
  • sideBar.background#24170e
  • sideBar.border#ffffff15
  • sideBar.foreground#fff1df
  • sideBarSectionHeader.background#6e432880
  • sideBarSectionHeader.foreground#fff1df
  • sideBarTitle.foreground#e97824
  • statusBar.background#6e4328
  • statusBar.border#ffffff15
  • statusBar.foreground#fff1df
  • statusBar.noFolderBackground#6e4328
  • tab.activeBackground#6e4328
  • tab.activeBorderTop#e97824
  • tab.activeForeground#fff1df
  • tab.border#ffffff15
  • tab.inactiveBackground#24170e60
  • tab.inactiveForeground#fff1df80
  • terminal.ansiBlack#6e4328
  • terminal.ansiBlue#f09a3f
  • terminal.ansiCyan#d8a23a
  • terminal.ansiGreen#e97824
  • terminal.ansiMagenta#596f36
  • terminal.ansiRed#596f36
  • terminal.ansiWhite#fff1df
  • terminal.ansiYellow#d8a23a
  • terminal.background#6e4328
  • terminal.foreground#fff1df
  • titleBar.activeBackground#6e4328
  • titleBar.activeForeground#fff1df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6e4328
  • titleBar.inactiveForeground#fff1df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f09a3fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f09a3fbold
storage.type, storage.modifier#f09a3fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e97824
string, punctuation.definition.string, string.template, meta.template.expression#d8a23a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#596f36
variable, variable.other.readwrite, variable.other.object#fff1df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff1df
variable.parameter, meta.parameter#fff1dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff1df80
keyword.operator#fff1df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d8a23abold
entity.other.inherited-class#e97824
entity.name.tag, punctuation.definition.tag#f09a3f
entity.other.attribute-name#e97824
meta.diff, meta.diff.header#f09a3f
markup.deleted#596f36
markup.inserted#e97824
markup.changed#d8a23a
markup.heading, markup.heading.setext, punctuation.definition.heading#e97824bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d8a23a
string.other.link.title, string.other.link.description#e97824
markup.underline.link#f09a3funderline
punctuation.definition.list#f09a3f
markup.quote, punctuation.definition.quote#f09a3fitalic