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#E97B67
  • activityBar.inactiveForeground#f7f8f660
  • activityBarBadge.background#E97B67
  • activityBarBadge.foreground#202427
  • button.background#E97B67
  • button.foreground#202427
  • button.hoverBackground#E97B67dd
  • editor.background#202427
  • editor.foreground#f7f8f6
  • editor.inactiveSelectionBackground#79C6EC3580
  • editor.lineHighlightBackground#090A0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79C6EC35
  • editorCursor.foreground#E97B67
  • editorGroupHeader.tabsBackground#202427dd
  • editorLineNumber.activeForeground#E97B67
  • editorLineNumber.foreground#9ba19c80
  • focusBorder#E97B67
  • foreground#f7f8f6
  • input.background#090A0B
  • input.border#ffffff15
  • input.foreground#f7f8f6
  • input.placeholderForeground#f7f8f660
  • list.activeSelectionBackground#E97B6730
  • list.activeSelectionForeground#f7f8f6
  • list.highlightForeground#E97B67
  • list.hoverBackground#090A0B40
  • list.hoverForeground#f7f8f6
  • list.inactiveSelectionBackground#E97B6715
  • list.inactiveSelectionForeground#f7f8f6
  • selection.background#79C6EC35
  • sideBar.background#090A0B
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f8f6
  • sideBarSectionHeader.background#20242780
  • sideBarSectionHeader.foreground#f7f8f6
  • sideBarTitle.foreground#E97B67
  • statusBar.background#202427
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f8f6
  • statusBar.noFolderBackground#202427
  • tab.activeBackground#202427
  • tab.activeBorderTop#E97B67
  • tab.activeForeground#f7f8f6
  • tab.border#ffffff15
  • tab.inactiveBackground#090A0B60
  • tab.inactiveForeground#f7f8f680
  • terminal.ansiBlack#202427
  • terminal.ansiBlue#79C6EC
  • terminal.ansiCyan#E77755
  • terminal.ansiGreen#E97B67
  • terminal.ansiMagenta#F18383
  • terminal.ansiRed#F18383
  • terminal.ansiWhite#f7f8f6
  • terminal.ansiYellow#E77755
  • terminal.background#202427
  • terminal.foreground#f7f8f6
  • titleBar.activeBackground#202427
  • titleBar.activeForeground#f7f8f6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#202427
  • titleBar.inactiveForeground#f7f8f660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9ba19citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79C6ECbold
storage.type, storage.modifier#79C6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E97B67
string, punctuation.definition.string, string.template, meta.template.expression#E77755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18383
variable, variable.other.readwrite, variable.other.object#f7f8f6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f8f6
variable.parameter, meta.parameter#f7f8f6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f8f680
keyword.operator#f7f8f6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E77755bold
entity.other.inherited-class#E97B67
entity.name.tag, punctuation.definition.tag#79C6EC
entity.other.attribute-name#E97B67
meta.diff, meta.diff.header#9ba19c
markup.deleted#F18383
markup.inserted#E97B67
markup.changed#E77755
markup.heading, markup.heading.setext, punctuation.definition.heading#E97B67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E77755
string.other.link.title, string.other.link.description#E97B67
markup.underline.link#9ba19cunderline
punctuation.definition.list#79C6EC
markup.quote, punctuation.definition.quote#9ba19citalic