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#4E3242
  • activityBar.border#ffffff15
  • activityBar.foreground#E96797
  • activityBar.inactiveForeground#faf6f860
  • activityBarBadge.background#E96797
  • activityBarBadge.foreground#4E3242
  • button.background#E96797
  • button.foreground#4E3242
  • button.hoverBackground#E96797dd
  • editor.background#4E3242
  • editor.foreground#faf6f8
  • editor.inactiveSelectionBackground#EC799C3580
  • editor.lineHighlightBackground#1F141B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC799C35
  • editorCursor.foreground#E96797
  • editorGroupHeader.tabsBackground#4E3242dd
  • editorLineNumber.activeForeground#E96797
  • editorLineNumber.foreground#d2c6c880
  • focusBorder#E96797
  • foreground#faf6f8
  • input.background#1F141B
  • input.border#ffffff15
  • input.foreground#faf6f8
  • input.placeholderForeground#faf6f860
  • list.activeSelectionBackground#E9679730
  • list.activeSelectionForeground#faf6f8
  • list.highlightForeground#E96797
  • list.hoverBackground#1F141B40
  • list.hoverForeground#faf6f8
  • list.inactiveSelectionBackground#E9679715
  • list.inactiveSelectionForeground#faf6f8
  • selection.background#EC799C35
  • sideBar.background#1F141B
  • sideBar.border#ffffff15
  • sideBar.foreground#faf6f8
  • sideBarSectionHeader.background#4E324280
  • sideBarSectionHeader.foreground#faf6f8
  • sideBarTitle.foreground#E96797
  • statusBar.background#4E3242
  • statusBar.border#ffffff15
  • statusBar.foreground#faf6f8
  • statusBar.noFolderBackground#4E3242
  • tab.activeBackground#4E3242
  • tab.activeBorderTop#E96797
  • tab.activeForeground#faf6f8
  • tab.border#ffffff15
  • tab.inactiveBackground#1F141B60
  • tab.inactiveForeground#faf6f880
  • terminal.ansiBlack#4E3242
  • terminal.ansiBlue#EC799C
  • terminal.ansiCyan#E755B6
  • terminal.ansiGreen#E96797
  • terminal.ansiMagenta#F1AF83
  • terminal.ansiRed#F1AF83
  • terminal.ansiWhite#faf6f8
  • terminal.ansiYellow#E755B6
  • terminal.background#4E3242
  • terminal.foreground#faf6f8
  • titleBar.activeBackground#4E3242
  • titleBar.activeForeground#faf6f8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4E3242
  • titleBar.inactiveForeground#faf6f860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d2c6c8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC799Cbold
storage.type, storage.modifier#EC799Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96797
string, punctuation.definition.string, string.template, meta.template.expression#E755B6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AF83
variable, variable.other.readwrite, variable.other.object#faf6f8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf6f8
variable.parameter, meta.parameter#faf6f8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf6f880
keyword.operator#faf6f8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755B6bold
entity.other.inherited-class#E96797
entity.name.tag, punctuation.definition.tag#EC799C
entity.other.attribute-name#E96797
meta.diff, meta.diff.header#d2c6c8
markup.deleted#F1AF83
markup.inserted#E96797
markup.changed#E755B6
markup.heading, markup.heading.setext, punctuation.definition.heading#E96797bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755B6
string.other.link.title, string.other.link.description#E96797
markup.underline.link#d2c6c8underline
punctuation.definition.list#EC799C
markup.quote, punctuation.definition.quote#d2c6c8italic