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#040506
  • activityBar.border#ffffff15
  • activityBar.foreground#E96967
  • activityBar.inactiveForeground#f6fbfc60
  • activityBarBadge.background#E96967
  • activityBarBadge.foreground#040506
  • button.background#E96967
  • button.foreground#040506
  • button.hoverBackground#E96967dd
  • editor.background#040506
  • editor.foreground#f6fbfc
  • editor.inactiveSelectionBackground#79CFEC3580
  • editor.lineHighlightBackground#080A0C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79CFEC35
  • editorCursor.foreground#E96967
  • editorGroupHeader.tabsBackground#040506dd
  • editorLineNumber.activeForeground#E96967
  • editorLineNumber.foreground#a9b4ba80
  • focusBorder#E96967
  • foreground#f6fbfc
  • input.background#080A0C
  • input.border#ffffff15
  • input.foreground#f6fbfc
  • input.placeholderForeground#f6fbfc60
  • list.activeSelectionBackground#E9696730
  • list.activeSelectionForeground#f6fbfc
  • list.highlightForeground#E96967
  • list.hoverBackground#080A0C40
  • list.hoverForeground#f6fbfc
  • list.inactiveSelectionBackground#E9696715
  • list.inactiveSelectionForeground#f6fbfc
  • selection.background#79CFEC35
  • sideBar.background#080A0C
  • sideBar.border#ffffff15
  • sideBar.foreground#f6fbfc
  • sideBarSectionHeader.background#04050680
  • sideBarSectionHeader.foreground#f6fbfc
  • sideBarTitle.foreground#E96967
  • statusBar.background#040506
  • statusBar.border#ffffff15
  • statusBar.foreground#f6fbfc
  • statusBar.noFolderBackground#040506
  • tab.activeBackground#040506
  • tab.activeBorderTop#E96967
  • tab.activeForeground#f6fbfc
  • tab.border#ffffff15
  • tab.inactiveBackground#080A0C60
  • tab.inactiveForeground#f6fbfc80
  • terminal.ansiBlack#040506
  • terminal.ansiBlue#79CFEC
  • terminal.ansiCyan#55D6E7
  • terminal.ansiGreen#E96967
  • terminal.ansiMagenta#F1C383
  • terminal.ansiRed#F1C383
  • terminal.ansiWhite#f6fbfc
  • terminal.ansiYellow#55D6E7
  • terminal.background#040506
  • terminal.foreground#f6fbfc
  • titleBar.activeBackground#040506
  • titleBar.activeForeground#f6fbfc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040506
  • titleBar.inactiveForeground#f6fbfc60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b4baitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79CFECbold
storage.type, storage.modifier#79CFECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96967
string, punctuation.definition.string, string.template, meta.template.expression#55D6E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C383
variable, variable.other.readwrite, variable.other.object#f6fbfc
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6fbfc
variable.parameter, meta.parameter#f6fbfcdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6fbfc80
keyword.operator#f6fbfc
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D6E7bold
entity.other.inherited-class#E96967
entity.name.tag, punctuation.definition.tag#79CFEC
entity.other.attribute-name#E96967
meta.diff, meta.diff.header#a9b4ba
markup.deleted#F1C383
markup.inserted#E96967
markup.changed#55D6E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E96967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D6E7
string.other.link.title, string.other.link.description#E96967
markup.underline.link#a9b4baunderline
punctuation.definition.list#79CFEC
markup.quote, punctuation.definition.quote#a9b4baitalic