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#240408
  • activityBar.border#ffffff15
  • activityBar.foreground#E96770
  • activityBar.inactiveForeground#fff1e860
  • activityBarBadge.background#E96770
  • activityBarBadge.foreground#240408
  • button.background#E96770
  • button.foreground#240408
  • button.hoverBackground#E96770dd
  • editor.background#240408
  • editor.foreground#fff1e8
  • editor.inactiveSelectionBackground#81EC793580
  • editor.lineHighlightBackground#20161340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#81EC7935
  • editorCursor.foreground#E96770
  • editorGroupHeader.tabsBackground#240408dd
  • editorLineNumber.activeForeground#E96770
  • editorLineNumber.foreground#55682f80
  • focusBorder#E96770
  • foreground#fff1e8
  • input.background#201613
  • input.border#ffffff15
  • input.foreground#fff1e8
  • input.placeholderForeground#fff1e860
  • list.activeSelectionBackground#E9677030
  • list.activeSelectionForeground#fff1e8
  • list.highlightForeground#E96770
  • list.hoverBackground#20161340
  • list.hoverForeground#fff1e8
  • list.inactiveSelectionBackground#E9677015
  • list.inactiveSelectionForeground#fff1e8
  • selection.background#81EC7935
  • sideBar.background#201613
  • sideBar.border#ffffff15
  • sideBar.foreground#fff1e8
  • sideBarSectionHeader.background#24040880
  • sideBarSectionHeader.foreground#fff1e8
  • sideBarTitle.foreground#E96770
  • statusBar.background#240408
  • statusBar.border#ffffff15
  • statusBar.foreground#fff1e8
  • statusBar.noFolderBackground#240408
  • tab.activeBackground#240408
  • tab.activeBorderTop#E96770
  • tab.activeForeground#fff1e8
  • tab.border#ffffff15
  • tab.inactiveBackground#20161360
  • tab.inactiveForeground#fff1e880
  • terminal.ansiBlack#240408
  • terminal.ansiBlue#81EC79
  • terminal.ansiCyan#E78355
  • terminal.ansiGreen#E96770
  • terminal.ansiMagenta#F1B583
  • terminal.ansiRed#F1B583
  • terminal.ansiWhite#fff1e8
  • terminal.ansiYellow#E78355
  • terminal.background#240408
  • terminal.foreground#fff1e8
  • titleBar.activeBackground#240408
  • titleBar.activeForeground#fff1e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#240408
  • titleBar.inactiveForeground#fff1e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#55682fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#81EC79bold
storage.type, storage.modifier#81EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96770
string, punctuation.definition.string, string.template, meta.template.expression#E78355
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B583
variable, variable.other.readwrite, variable.other.object#fff1e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff1e8
variable.parameter, meta.parameter#fff1e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff1e880
keyword.operator#fff1e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78355bold
entity.other.inherited-class#E96770
entity.name.tag, punctuation.definition.tag#81EC79
entity.other.attribute-name#E96770
meta.diff, meta.diff.header#55682f
markup.deleted#F1B583
markup.inserted#E96770
markup.changed#E78355
markup.heading, markup.heading.setext, punctuation.definition.heading#E96770bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78355
string.other.link.title, string.other.link.description#E96770
markup.underline.link#55682funderline
punctuation.definition.list#81EC79
markup.quote, punctuation.definition.quote#55682fitalic