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#102128
  • activityBar.border#ffffff15
  • activityBar.foreground#E97667
  • activityBar.inactiveForeground#e5e8e560
  • activityBarBadge.background#E97667
  • activityBarBadge.foreground#102128
  • button.background#E97667
  • button.foreground#102128
  • button.hoverBackground#E97667dd
  • editor.background#102128
  • editor.foreground#e5e8e5
  • editor.inactiveSelectionBackground#79ECEC3580
  • editor.lineHighlightBackground#181D2040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECEC35
  • editorCursor.foreground#E97667
  • editorGroupHeader.tabsBackground#102128dd
  • editorLineNumber.activeForeground#E97667
  • editorLineNumber.foreground#aeb7b780
  • focusBorder#E97667
  • foreground#e5e8e5
  • input.background#181D20
  • input.border#ffffff15
  • input.foreground#e5e8e5
  • input.placeholderForeground#e5e8e560
  • list.activeSelectionBackground#E9766730
  • list.activeSelectionForeground#e5e8e5
  • list.highlightForeground#E97667
  • list.hoverBackground#181D2040
  • list.hoverForeground#e5e8e5
  • list.inactiveSelectionBackground#E9766715
  • list.inactiveSelectionForeground#e5e8e5
  • selection.background#79ECEC35
  • sideBar.background#181D20
  • sideBar.border#ffffff15
  • sideBar.foreground#e5e8e5
  • sideBarSectionHeader.background#10212880
  • sideBarSectionHeader.foreground#e5e8e5
  • sideBarTitle.foreground#E97667
  • statusBar.background#102128
  • statusBar.border#ffffff15
  • statusBar.foreground#e5e8e5
  • statusBar.noFolderBackground#102128
  • tab.activeBackground#102128
  • tab.activeBorderTop#E97667
  • tab.activeForeground#e5e8e5
  • tab.border#ffffff15
  • tab.inactiveBackground#181D2060
  • tab.inactiveForeground#e5e8e580
  • terminal.ansiBlack#102128
  • terminal.ansiBlue#79ECEC
  • terminal.ansiCyan#55B9E7
  • terminal.ansiGreen#E97667
  • terminal.ansiMagenta#83F1D9
  • terminal.ansiRed#83F1D9
  • terminal.ansiWhite#e5e8e5
  • terminal.ansiYellow#55B9E7
  • terminal.background#102128
  • terminal.foreground#e5e8e5
  • titleBar.activeBackground#102128
  • titleBar.activeForeground#e5e8e5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#102128
  • titleBar.inactiveForeground#e5e8e560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aeb7b7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECECbold
storage.type, storage.modifier#79ECECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E97667
string, punctuation.definition.string, string.template, meta.template.expression#55B9E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1D9
variable, variable.other.readwrite, variable.other.object#e5e8e5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e5e8e5
variable.parameter, meta.parameter#e5e8e5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e5e8e580
keyword.operator#e5e8e5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55B9E7bold
entity.other.inherited-class#E97667
entity.name.tag, punctuation.definition.tag#79ECEC
entity.other.attribute-name#E97667
meta.diff, meta.diff.header#aeb7b7
markup.deleted#83F1D9
markup.inserted#E97667
markup.changed#55B9E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E97667bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55B9E7
string.other.link.title, string.other.link.description#E97667
markup.underline.link#aeb7b7underline
punctuation.definition.list#79ECEC
markup.quote, punctuation.definition.quote#aeb7b7italic