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#4C281F
  • activityBar.border#ffffff15
  • activityBar.foreground#E96776
  • activityBar.inactiveForeground#fff3e560
  • activityBarBadge.background#E96776
  • activityBarBadge.foreground#4C281F
  • button.background#E96776
  • button.foreground#4C281F
  • button.hoverBackground#E96776dd
  • editor.background#4C281F
  • editor.foreground#fff3e5
  • editor.inactiveSelectionBackground#EC79853580
  • editor.lineHighlightBackground#1D0C0C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798535
  • editorCursor.foreground#E96776
  • editorGroupHeader.tabsBackground#4C281Fdd
  • editorLineNumber.activeForeground#E96776
  • editorLineNumber.foreground#9c6c5d80
  • focusBorder#E96776
  • foreground#fff3e5
  • input.background#1D0C0C
  • input.border#ffffff15
  • input.foreground#fff3e5
  • input.placeholderForeground#fff3e560
  • list.activeSelectionBackground#E9677630
  • list.activeSelectionForeground#fff3e5
  • list.highlightForeground#E96776
  • list.hoverBackground#1D0C0C40
  • list.hoverForeground#fff3e5
  • list.inactiveSelectionBackground#E9677615
  • list.inactiveSelectionForeground#fff3e5
  • selection.background#EC798535
  • sideBar.background#1D0C0C
  • sideBar.border#ffffff15
  • sideBar.foreground#fff3e5
  • sideBarSectionHeader.background#4C281F80
  • sideBarSectionHeader.foreground#fff3e5
  • sideBarTitle.foreground#E96776
  • statusBar.background#4C281F
  • statusBar.border#ffffff15
  • statusBar.foreground#fff3e5
  • statusBar.noFolderBackground#4C281F
  • tab.activeBackground#4C281F
  • tab.activeBorderTop#E96776
  • tab.activeForeground#fff3e5
  • tab.border#ffffff15
  • tab.inactiveBackground#1D0C0C60
  • tab.inactiveForeground#fff3e580
  • terminal.ansiBlack#4C281F
  • terminal.ansiBlue#EC7985
  • terminal.ansiCyan#A3E755
  • terminal.ansiGreen#E96776
  • terminal.ansiMagenta#F1838C
  • terminal.ansiRed#F1838C
  • terminal.ansiWhite#fff3e5
  • terminal.ansiYellow#A3E755
  • terminal.background#4C281F
  • terminal.foreground#fff3e5
  • titleBar.activeBackground#4C281F
  • titleBar.activeForeground#fff3e5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4C281F
  • titleBar.inactiveForeground#fff3e560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c6c5ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7985bold
storage.type, storage.modifier#EC7985italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96776
string, punctuation.definition.string, string.template, meta.template.expression#A3E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1838C
variable, variable.other.readwrite, variable.other.object#fff3e5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff3e5
variable.parameter, meta.parameter#fff3e5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff3e580
keyword.operator#fff3e5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3E755bold
entity.other.inherited-class#E96776
entity.name.tag, punctuation.definition.tag#EC7985
entity.other.attribute-name#E96776
meta.diff, meta.diff.header#9c6c5d
markup.deleted#F1838C
markup.inserted#E96776
markup.changed#A3E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E96776bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3E755
string.other.link.title, string.other.link.description#E96776
markup.underline.link#9c6c5dunderline
punctuation.definition.list#EC7985
markup.quote, punctuation.definition.quote#9c6c5ditalic