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#7F502F
  • activityBar.border#ffffff15
  • activityBar.foreground#E99767
  • activityBar.inactiveForeground#F6E7D860
  • activityBarBadge.background#E99767
  • activityBarBadge.foreground#7F502F
  • button.background#E99767
  • button.foreground#7F502F
  • button.hoverBackground#E99767dd
  • editor.background#7F502F
  • editor.foreground#F6E7D8
  • editor.inactiveSelectionBackground#ECA3793580
  • editor.lineHighlightBackground#2B1F1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA37935
  • editorCursor.foreground#E99767
  • editorGroupHeader.tabsBackground#7F502Fdd
  • editorLineNumber.activeForeground#E99767
  • editorLineNumber.foreground#8E8E8780
  • focusBorder#E99767
  • foreground#F6E7D8
  • input.background#2B1F17
  • input.border#ffffff15
  • input.foreground#F6E7D8
  • input.placeholderForeground#F6E7D860
  • list.activeSelectionBackground#E9976730
  • list.activeSelectionForeground#F6E7D8
  • list.highlightForeground#E99767
  • list.hoverBackground#2B1F1740
  • list.hoverForeground#F6E7D8
  • list.inactiveSelectionBackground#E9976715
  • list.inactiveSelectionForeground#F6E7D8
  • selection.background#ECA37935
  • sideBar.background#2B1F17
  • sideBar.border#ffffff15
  • sideBar.foreground#F6E7D8
  • sideBarSectionHeader.background#7F502F80
  • sideBarSectionHeader.foreground#F6E7D8
  • sideBarTitle.foreground#E99767
  • statusBar.background#7F502F
  • statusBar.border#ffffff15
  • statusBar.foreground#F6E7D8
  • statusBar.noFolderBackground#7F502F
  • tab.activeBackground#7F502F
  • tab.activeBorderTop#E99767
  • tab.activeForeground#F6E7D8
  • tab.border#ffffff15
  • tab.inactiveBackground#2B1F1760
  • tab.inactiveForeground#F6E7D880
  • terminal.ansiBlack#7F502F
  • terminal.ansiBlue#ECA379
  • terminal.ansiCyan#55A8E7
  • terminal.ansiGreen#E99767
  • terminal.ansiMagenta#F1D283
  • terminal.ansiRed#F1D283
  • terminal.ansiWhite#F6E7D8
  • terminal.ansiYellow#55A8E7
  • terminal.background#7F502F
  • terminal.foreground#F6E7D8
  • titleBar.activeBackground#7F502F
  • titleBar.activeForeground#F6E7D8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7F502F
  • titleBar.inactiveForeground#F6E7D860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8E87italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA379bold
storage.type, storage.modifier#ECA379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99767
string, punctuation.definition.string, string.template, meta.template.expression#55A8E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D283
variable, variable.other.readwrite, variable.other.object#F6E7D8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6E7D8
variable.parameter, meta.parameter#F6E7D8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6E7D880
keyword.operator#F6E7D8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55A8E7bold
entity.other.inherited-class#E99767
entity.name.tag, punctuation.definition.tag#ECA379
entity.other.attribute-name#E99767
meta.diff, meta.diff.header#8E8E87
markup.deleted#F1D283
markup.inserted#E99767
markup.changed#55A8E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E99767bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55A8E7
string.other.link.title, string.other.link.description#E99767
markup.underline.link#8E8E87underline
punctuation.definition.list#ECA379
markup.quote, punctuation.definition.quote#8E8E87italic