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#091610
  • activityBar.border#ffffff15
  • activityBar.foreground#E96767
  • activityBar.inactiveForeground#fff9ed60
  • activityBarBadge.background#E96767
  • activityBarBadge.foreground#091610
  • button.background#E96767
  • button.foreground#091610
  • button.hoverBackground#E96767dd
  • editor.background#091610
  • editor.foreground#fff9ed
  • editor.inactiveSelectionBackground#79A5EC3580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A5EC35
  • editorCursor.foreground#E96767
  • editorGroupHeader.tabsBackground#091610dd
  • editorLineNumber.activeForeground#E96767
  • editorLineNumber.foreground#dcebd780
  • focusBorder#E96767
  • foreground#fff9ed
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#fff9ed
  • input.placeholderForeground#fff9ed60
  • list.activeSelectionBackground#E9676730
  • list.activeSelectionForeground#fff9ed
  • list.highlightForeground#E96767
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#fff9ed
  • list.inactiveSelectionBackground#E9676715
  • list.inactiveSelectionForeground#fff9ed
  • selection.background#79A5EC35
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#fff9ed
  • sideBarSectionHeader.background#09161080
  • sideBarSectionHeader.foreground#fff9ed
  • sideBarTitle.foreground#E96767
  • statusBar.background#091610
  • statusBar.border#ffffff15
  • statusBar.foreground#fff9ed
  • statusBar.noFolderBackground#091610
  • tab.activeBackground#091610
  • tab.activeBorderTop#E96767
  • tab.activeForeground#fff9ed
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#fff9ed80
  • terminal.ansiBlack#091610
  • terminal.ansiBlue#79A5EC
  • terminal.ansiCyan#55E799
  • terminal.ansiGreen#E96767
  • terminal.ansiMagenta#F19483
  • terminal.ansiRed#F19483
  • terminal.ansiWhite#fff9ed
  • terminal.ansiYellow#55E799
  • terminal.background#091610
  • terminal.foreground#fff9ed
  • titleBar.activeBackground#091610
  • titleBar.activeForeground#fff9ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#091610
  • titleBar.inactiveForeground#fff9ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dcebd7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A5ECbold
storage.type, storage.modifier#79A5ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96767
string, punctuation.definition.string, string.template, meta.template.expression#55E799
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19483
variable, variable.other.readwrite, variable.other.object#fff9ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff9ed
variable.parameter, meta.parameter#fff9eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff9ed80
keyword.operator#fff9ed
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E799bold
entity.other.inherited-class#E96767
entity.name.tag, punctuation.definition.tag#79A5EC
entity.other.attribute-name#E96767
meta.diff, meta.diff.header#dcebd7
markup.deleted#F19483
markup.inserted#E96767
markup.changed#55E799
markup.heading, markup.heading.setext, punctuation.definition.heading#E96767bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E799
string.other.link.title, string.other.link.description#E96767
markup.underline.link#dcebd7underline
punctuation.definition.list#79A5EC
markup.quote, punctuation.definition.quote#dcebd7italic