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#202427
  • activityBar.border#ffffff15
  • activityBar.foreground#E98E67
  • activityBar.inactiveForeground#ECEDEA60
  • activityBarBadge.background#E98E67
  • activityBarBadge.foreground#202427
  • button.background#E98E67
  • button.foreground#202427
  • button.hoverBackground#E98E67dd
  • editor.background#202427
  • editor.foreground#ECEDEA
  • editor.inactiveSelectionBackground#79B6EC3580
  • editor.lineHighlightBackground#20242740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79B6EC35
  • editorCursor.foreground#E98E67
  • editorGroupHeader.tabsBackground#202427dd
  • editorLineNumber.activeForeground#E98E67
  • editorLineNumber.foreground#50565B80
  • focusBorder#E98E67
  • foreground#ECEDEA
  • input.background#202427
  • input.border#ffffff15
  • input.foreground#ECEDEA
  • input.placeholderForeground#ECEDEA60
  • list.activeSelectionBackground#E98E6730
  • list.activeSelectionForeground#ECEDEA
  • list.highlightForeground#E98E67
  • list.hoverBackground#20242740
  • list.hoverForeground#ECEDEA
  • list.inactiveSelectionBackground#E98E6715
  • list.inactiveSelectionForeground#ECEDEA
  • selection.background#79B6EC35
  • sideBar.background#202427
  • sideBar.border#ffffff15
  • sideBar.foreground#ECEDEA
  • sideBarSectionHeader.background#20242780
  • sideBarSectionHeader.foreground#ECEDEA
  • sideBarTitle.foreground#E98E67
  • statusBar.background#202427
  • statusBar.border#ffffff15
  • statusBar.foreground#ECEDEA
  • statusBar.noFolderBackground#202427
  • tab.activeBackground#202427
  • tab.activeBorderTop#E98E67
  • tab.activeForeground#ECEDEA
  • tab.border#ffffff15
  • tab.inactiveBackground#20242760
  • tab.inactiveForeground#ECEDEA80
  • terminal.ansiBlack#202427
  • terminal.ansiBlue#79B6EC
  • terminal.ansiCyan#CCE755
  • terminal.ansiGreen#E98E67
  • terminal.ansiMagenta#F1C983
  • terminal.ansiRed#F1C983
  • terminal.ansiWhite#ECEDEA
  • terminal.ansiYellow#CCE755
  • terminal.background#202427
  • terminal.foreground#ECEDEA
  • titleBar.activeBackground#202427
  • titleBar.activeForeground#ECEDEA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#202427
  • titleBar.inactiveForeground#ECEDEA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#50565Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79B6ECbold
storage.type, storage.modifier#79B6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98E67
string, punctuation.definition.string, string.template, meta.template.expression#CCE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C983
variable, variable.other.readwrite, variable.other.object#ECEDEA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ECEDEA
variable.parameter, meta.parameter#ECEDEAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ECEDEA80
keyword.operator#ECEDEA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CCE755bold
entity.other.inherited-class#E98E67
entity.name.tag, punctuation.definition.tag#79B6EC
entity.other.attribute-name#E98E67
meta.diff, meta.diff.header#50565B
markup.deleted#F1C983
markup.inserted#E98E67
markup.changed#CCE755
markup.heading, markup.heading.setext, punctuation.definition.heading#E98E67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CCE755
string.other.link.title, string.other.link.description#E98E67
markup.underline.link#50565Bunderline
punctuation.definition.list#79B6EC
markup.quote, punctuation.definition.quote#50565Bitalic