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#171512
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#FBF8F160
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#171512
  • button.background#E99D67
  • button.foreground#171512
  • button.hoverBackground#E99D67dd
  • editor.background#171512
  • editor.foreground#FBF8F1
  • editor.inactiveSelectionBackground#CBEC793580
  • editor.lineHighlightBackground#EBDECC40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#CBEC7935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#171512dd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#F7B91E80
  • focusBorder#E99D67
  • foreground#FBF8F1
  • input.background#EBDECC
  • input.border#ffffff15
  • input.foreground#FBF8F1
  • input.placeholderForeground#FBF8F160
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#FBF8F1
  • list.highlightForeground#E99D67
  • list.hoverBackground#EBDECC40
  • list.hoverForeground#FBF8F1
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#FBF8F1
  • selection.background#CBEC7935
  • sideBar.background#EBDECC
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF8F1
  • sideBarSectionHeader.background#17151280
  • sideBarSectionHeader.foreground#FBF8F1
  • sideBarTitle.foreground#E99D67
  • statusBar.background#171512
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF8F1
  • statusBar.noFolderBackground#171512
  • tab.activeBackground#171512
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#FBF8F1
  • tab.border#ffffff15
  • tab.inactiveBackground#EBDECC60
  • tab.inactiveForeground#FBF8F180
  • terminal.ansiBlack#171512
  • terminal.ansiBlue#CBEC79
  • terminal.ansiCyan#E7A855
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#F19583
  • terminal.ansiRed#F19583
  • terminal.ansiWhite#FBF8F1
  • terminal.ansiYellow#E7A855
  • terminal.background#171512
  • terminal.foreground#FBF8F1
  • titleBar.activeBackground#171512
  • titleBar.activeForeground#FBF8F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#171512
  • titleBar.inactiveForeground#FBF8F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F7B91Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#CBEC79bold
storage.type, storage.modifier#CBEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#E7A855
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19583
variable, variable.other.readwrite, variable.other.object#FBF8F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF8F1
variable.parameter, meta.parameter#FBF8F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF8F180
keyword.operator#FBF8F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A855bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#CBEC79
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#F7B91E
markup.deleted#F19583
markup.inserted#E99D67
markup.changed#E7A855
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A855
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#F7B91Eunderline
punctuation.definition.list#CBEC79
markup.quote, punctuation.definition.quote#F7B91Eitalic