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#20251D
  • activityBar.border#ffffff15
  • activityBar.foreground#E96774
  • activityBar.inactiveForeground#FFF7ED60
  • activityBarBadge.background#E96774
  • activityBarBadge.foreground#20251D
  • button.background#E96774
  • button.foreground#20251D
  • button.hoverBackground#E96774dd
  • editor.background#20251D
  • editor.foreground#FFF7ED
  • editor.inactiveSelectionBackground#ABEC793580
  • editor.lineHighlightBackground#15191440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ABEC7935
  • editorCursor.foreground#E96774
  • editorGroupHeader.tabsBackground#20251Ddd
  • editorLineNumber.activeForeground#E96774
  • editorLineNumber.foreground#F2F4ED80
  • focusBorder#E96774
  • foreground#FFF7ED
  • input.background#151914
  • input.border#ffffff15
  • input.foreground#FFF7ED
  • input.placeholderForeground#FFF7ED60
  • list.activeSelectionBackground#E9677430
  • list.activeSelectionForeground#FFF7ED
  • list.highlightForeground#E96774
  • list.hoverBackground#15191440
  • list.hoverForeground#FFF7ED
  • list.inactiveSelectionBackground#E9677415
  • list.inactiveSelectionForeground#FFF7ED
  • selection.background#ABEC7935
  • sideBar.background#151914
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7ED
  • sideBarSectionHeader.background#20251D80
  • sideBarSectionHeader.foreground#FFF7ED
  • sideBarTitle.foreground#E96774
  • statusBar.background#20251D
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7ED
  • statusBar.noFolderBackground#20251D
  • tab.activeBackground#20251D
  • tab.activeBorderTop#E96774
  • tab.activeForeground#FFF7ED
  • tab.border#ffffff15
  • tab.inactiveBackground#15191460
  • tab.inactiveForeground#FFF7ED80
  • terminal.ansiBlack#20251D
  • terminal.ansiBlue#ABEC79
  • terminal.ansiCyan#B4E755
  • terminal.ansiGreen#E96774
  • terminal.ansiMagenta#CBF183
  • terminal.ansiRed#CBF183
  • terminal.ansiWhite#FFF7ED
  • terminal.ansiYellow#B4E755
  • terminal.background#20251D
  • terminal.foreground#FFF7ED
  • titleBar.activeBackground#20251D
  • titleBar.activeForeground#FFF7ED
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#20251D
  • titleBar.inactiveForeground#FFF7ED60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2F4EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ABEC79bold
storage.type, storage.modifier#ABEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96774
string, punctuation.definition.string, string.template, meta.template.expression#B4E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#CBF183
variable, variable.other.readwrite, variable.other.object#FFF7ED
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7ED
variable.parameter, meta.parameter#FFF7EDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7ED80
keyword.operator#FFF7ED
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B4E755bold
entity.other.inherited-class#E96774
entity.name.tag, punctuation.definition.tag#ABEC79
entity.other.attribute-name#E96774
meta.diff, meta.diff.header#F2F4ED
markup.deleted#CBF183
markup.inserted#E96774
markup.changed#B4E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E96774bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B4E755
string.other.link.title, string.other.link.description#E96774
markup.underline.link#F2F4EDunderline
punctuation.definition.list#ABEC79
markup.quote, punctuation.definition.quote#F2F4EDitalic