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#1F050B
  • activityBar.border#ffffff15
  • activityBar.foreground#E96788
  • activityBar.inactiveForeground#fbf8f760
  • activityBarBadge.background#E96788
  • activityBarBadge.foreground#1F050B
  • button.background#E96788
  • button.foreground#1F050B
  • button.hoverBackground#E96788dd
  • editor.background#1F050B
  • editor.foreground#fbf8f7
  • editor.inactiveSelectionBackground#EC798E3580
  • editor.lineHighlightBackground#11040640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798E35
  • editorCursor.foreground#E96788
  • editorGroupHeader.tabsBackground#1F050Bdd
  • editorLineNumber.activeForeground#E96788
  • editorLineNumber.foreground#68646a80
  • focusBorder#E96788
  • foreground#fbf8f7
  • input.background#110406
  • input.border#ffffff15
  • input.foreground#fbf8f7
  • input.placeholderForeground#fbf8f760
  • list.activeSelectionBackground#E9678830
  • list.activeSelectionForeground#fbf8f7
  • list.highlightForeground#E96788
  • list.hoverBackground#11040640
  • list.hoverForeground#fbf8f7
  • list.inactiveSelectionBackground#E9678815
  • list.inactiveSelectionForeground#fbf8f7
  • selection.background#EC798E35
  • sideBar.background#110406
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf8f7
  • sideBarSectionHeader.background#1F050B80
  • sideBarSectionHeader.foreground#fbf8f7
  • sideBarTitle.foreground#E96788
  • statusBar.background#1F050B
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf8f7
  • statusBar.noFolderBackground#1F050B
  • tab.activeBackground#1F050B
  • tab.activeBorderTop#E96788
  • tab.activeForeground#fbf8f7
  • tab.border#ffffff15
  • tab.inactiveBackground#11040660
  • tab.inactiveForeground#fbf8f780
  • terminal.ansiBlack#1F050B
  • terminal.ansiBlue#EC798E
  • terminal.ansiCyan#E7557A
  • terminal.ansiGreen#E96788
  • terminal.ansiMagenta#F18399
  • terminal.ansiRed#F18399
  • terminal.ansiWhite#fbf8f7
  • terminal.ansiYellow#E7557A
  • terminal.background#1F050B
  • terminal.foreground#fbf8f7
  • titleBar.activeBackground#1F050B
  • titleBar.activeForeground#fbf8f7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F050B
  • titleBar.inactiveForeground#fbf8f760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#68646aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC798Ebold
storage.type, storage.modifier#EC798Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96788
string, punctuation.definition.string, string.template, meta.template.expression#E7557A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18399
variable, variable.other.readwrite, variable.other.object#fbf8f7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf8f7
variable.parameter, meta.parameter#fbf8f7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf8f780
keyword.operator#fbf8f7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7557Abold
entity.other.inherited-class#E96788
entity.name.tag, punctuation.definition.tag#EC798E
entity.other.attribute-name#E96788
meta.diff, meta.diff.header#68646a
markup.deleted#F18399
markup.inserted#E96788
markup.changed#E7557A
markup.heading, markup.heading.setext, punctuation.definition.heading#E96788bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7557A
string.other.link.title, string.other.link.description#E96788
markup.underline.link#68646aunderline
punctuation.definition.list#EC798E
markup.quote, punctuation.definition.quote#68646aitalic