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#5B4025
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BE67
  • activityBar.inactiveForeground#FBF7EA60
  • activityBarBadge.background#E9BE67
  • activityBarBadge.foreground#5B4025
  • button.background#E9BE67
  • button.foreground#5B4025
  • button.hoverBackground#E9BE67dd
  • editor.background#5B4025
  • editor.foreground#FBF7EA
  • editor.inactiveSelectionBackground#ECC9793580
  • editor.lineHighlightBackground#1C181140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC97935
  • editorCursor.foreground#E9BE67
  • editorGroupHeader.tabsBackground#5B4025dd
  • editorLineNumber.activeForeground#E9BE67
  • editorLineNumber.foreground#E8DFC480
  • focusBorder#E9BE67
  • foreground#FBF7EA
  • input.background#1C1811
  • input.border#ffffff15
  • input.foreground#FBF7EA
  • input.placeholderForeground#FBF7EA60
  • list.activeSelectionBackground#E9BE6730
  • list.activeSelectionForeground#FBF7EA
  • list.highlightForeground#E9BE67
  • list.hoverBackground#1C181140
  • list.hoverForeground#FBF7EA
  • list.inactiveSelectionBackground#E9BE6715
  • list.inactiveSelectionForeground#FBF7EA
  • selection.background#ECC97935
  • sideBar.background#1C1811
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF7EA
  • sideBarSectionHeader.background#5B402580
  • sideBarSectionHeader.foreground#FBF7EA
  • sideBarTitle.foreground#E9BE67
  • statusBar.background#5B4025
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF7EA
  • statusBar.noFolderBackground#5B4025
  • tab.activeBackground#5B4025
  • tab.activeBorderTop#E9BE67
  • tab.activeForeground#FBF7EA
  • tab.border#ffffff15
  • tab.inactiveBackground#1C181160
  • tab.inactiveForeground#FBF7EA80
  • terminal.ansiBlack#5B4025
  • terminal.ansiBlue#ECC979
  • terminal.ansiCyan#E7B455
  • terminal.ansiGreen#E9BE67
  • terminal.ansiMagenta#AFF183
  • terminal.ansiRed#AFF183
  • terminal.ansiWhite#FBF7EA
  • terminal.ansiYellow#E7B455
  • terminal.background#5B4025
  • terminal.foreground#FBF7EA
  • titleBar.activeBackground#5B4025
  • titleBar.activeForeground#FBF7EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5B4025
  • titleBar.inactiveForeground#FBF7EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8DFC4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC979bold
storage.type, storage.modifier#ECC979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BE67
string, punctuation.definition.string, string.template, meta.template.expression#E7B455
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#AFF183
variable, variable.other.readwrite, variable.other.object#FBF7EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF7EA
variable.parameter, meta.parameter#FBF7EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF7EA80
keyword.operator#FBF7EA
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#E9BE67
entity.name.tag, punctuation.definition.tag#ECC979
entity.other.attribute-name#E9BE67
meta.diff, meta.diff.header#E8DFC4
markup.deleted#AFF183
markup.inserted#E9BE67
markup.changed#E7B455
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BE67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B455
string.other.link.title, string.other.link.description#E9BE67
markup.underline.link#E8DFC4underline
punctuation.definition.list#ECC979
markup.quote, punctuation.definition.quote#E8DFC4italic