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#5E4131
  • activityBar.border#ffffff15
  • activityBar.foreground#E96786
  • activityBar.inactiveForeground#F4F0E660
  • activityBarBadge.background#E96786
  • activityBarBadge.foreground#5E4131
  • button.background#E96786
  • button.foreground#5E4131
  • button.hoverBackground#E96786dd
  • editor.background#5E4131
  • editor.foreground#F4F0E6
  • editor.inactiveSelectionBackground#EC798E3580
  • editor.lineHighlightBackground#211F1C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798E35
  • editorCursor.foreground#E96786
  • editorGroupHeader.tabsBackground#5E4131dd
  • editorLineNumber.activeForeground#E96786
  • editorLineNumber.foreground#6f8a5880
  • focusBorder#E96786
  • foreground#F4F0E6
  • input.background#211F1C
  • input.border#ffffff15
  • input.foreground#F4F0E6
  • input.placeholderForeground#F4F0E660
  • list.activeSelectionBackground#E9678630
  • list.activeSelectionForeground#F4F0E6
  • list.highlightForeground#E96786
  • list.hoverBackground#211F1C40
  • list.hoverForeground#F4F0E6
  • list.inactiveSelectionBackground#E9678615
  • list.inactiveSelectionForeground#F4F0E6
  • selection.background#EC798E35
  • sideBar.background#211F1C
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F0E6
  • sideBarSectionHeader.background#5E413180
  • sideBarSectionHeader.foreground#F4F0E6
  • sideBarTitle.foreground#E96786
  • statusBar.background#5E4131
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F0E6
  • statusBar.noFolderBackground#5E4131
  • tab.activeBackground#5E4131
  • tab.activeBorderTop#E96786
  • tab.activeForeground#F4F0E6
  • tab.border#ffffff15
  • tab.inactiveBackground#211F1C60
  • tab.inactiveForeground#F4F0E680
  • terminal.ansiBlack#5E4131
  • terminal.ansiBlue#EC798E
  • terminal.ansiCyan#E77A55
  • terminal.ansiGreen#E96786
  • terminal.ansiMagenta#94F183
  • terminal.ansiRed#94F183
  • terminal.ansiWhite#F4F0E6
  • terminal.ansiYellow#E77A55
  • terminal.background#5E4131
  • terminal.foreground#F4F0E6
  • titleBar.activeBackground#5E4131
  • titleBar.activeForeground#F4F0E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5E4131
  • titleBar.inactiveForeground#F4F0E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f8a58italic
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#E96786
string, punctuation.definition.string, string.template, meta.template.expression#E77A55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#94F183
variable, variable.other.readwrite, variable.other.object#F4F0E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F0E6
variable.parameter, meta.parameter#F4F0E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F0E680
keyword.operator#F4F0E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E77A55bold
entity.other.inherited-class#E96786
entity.name.tag, punctuation.definition.tag#EC798E
entity.other.attribute-name#E96786
meta.diff, meta.diff.header#6f8a58
markup.deleted#94F183
markup.inserted#E96786
markup.changed#E77A55
markup.heading, markup.heading.setext, punctuation.definition.heading#E96786bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E77A55
string.other.link.title, string.other.link.description#E96786
markup.underline.link#6f8a58underline
punctuation.definition.list#EC798E
markup.quote, punctuation.definition.quote#6f8a58italic