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#5E432A
  • activityBar.border#ffffff15
  • activityBar.foreground#D05C84
  • activityBar.inactiveForeground#FBF7F260
  • activityBarBadge.background#D05C84
  • activityBarBadge.foreground#5E432A
  • button.background#D05C84
  • button.foreground#5E432A
  • button.hoverBackground#D05C84dd
  • editor.background#5E432A
  • editor.foreground#FBF7F2
  • editor.inactiveSelectionBackground#E58AA63580
  • editor.lineHighlightBackground#1E181840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E58AA635
  • editorCursor.foreground#D05C84
  • editorGroupHeader.tabsBackground#5E432Add
  • editorLineNumber.activeForeground#D05C84
  • editorLineNumber.foreground#D4CDC180
  • focusBorder#D05C84
  • foreground#FBF7F2
  • input.background#1E1818
  • input.border#ffffff15
  • input.foreground#FBF7F2
  • input.placeholderForeground#FBF7F260
  • list.activeSelectionBackground#D05C8430
  • list.activeSelectionForeground#FBF7F2
  • list.highlightForeground#D05C84
  • list.hoverBackground#1E181840
  • list.hoverForeground#FBF7F2
  • list.inactiveSelectionBackground#D05C8415
  • list.inactiveSelectionForeground#FBF7F2
  • selection.background#E58AA635
  • sideBar.background#1E1818
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF7F2
  • sideBarSectionHeader.background#5E432A80
  • sideBarSectionHeader.foreground#FBF7F2
  • sideBarTitle.foreground#D05C84
  • statusBar.background#5E432A
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF7F2
  • statusBar.noFolderBackground#5E432A
  • tab.activeBackground#5E432A
  • tab.activeBorderTop#D05C84
  • tab.activeForeground#FBF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#1E181860
  • tab.inactiveForeground#FBF7F280
  • terminal.ansiBlack#5E432A
  • terminal.ansiBlue#E58AA6
  • terminal.ansiCyan#4E6844
  • terminal.ansiGreen#D05C84
  • terminal.ansiMagenta#6E8F63
  • terminal.ansiRed#6E8F63
  • terminal.ansiWhite#FBF7F2
  • terminal.ansiYellow#4E6844
  • terminal.background#5E432A
  • terminal.foreground#FBF7F2
  • titleBar.activeBackground#5E432A
  • titleBar.activeForeground#FBF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5E432A
  • titleBar.inactiveForeground#FBF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D4CDC1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E58AA6bold
storage.type, storage.modifier#E58AA6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D05C84
string, punctuation.definition.string, string.template, meta.template.expression#4E6844
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6E8F63
variable, variable.other.readwrite, variable.other.object#FBF7F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF7F2
variable.parameter, meta.parameter#FBF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF7F280
keyword.operator#FBF7F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4E6844bold
entity.other.inherited-class#D05C84
entity.name.tag, punctuation.definition.tag#E58AA6
entity.other.attribute-name#D05C84
meta.diff, meta.diff.header#D4CDC1
markup.deleted#6E8F63
markup.inserted#D05C84
markup.changed#4E6844
markup.heading, markup.heading.setext, punctuation.definition.heading#D05C84bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4E6844
string.other.link.title, string.other.link.description#D05C84
markup.underline.link#D4CDC1underline
punctuation.definition.list#E58AA6
markup.quote, punctuation.definition.quote#D4CDC1italic