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#390E12
  • activityBar.border#ffffff15
  • activityBar.foreground#E96767
  • activityBar.inactiveForeground#FFF7F560
  • activityBarBadge.background#E96767
  • activityBarBadge.foreground#390E12
  • button.background#E96767
  • button.foreground#390E12
  • button.hoverBackground#E96767dd
  • editor.background#390E12
  • editor.foreground#FFF7F5
  • editor.inactiveSelectionBackground#EC7F793580
  • editor.lineHighlightBackground#0D121740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC7F7935
  • editorCursor.foreground#E96767
  • editorGroupHeader.tabsBackground#390E12dd
  • editorLineNumber.activeForeground#E96767
  • editorLineNumber.foreground#F1ECE680
  • focusBorder#E96767
  • foreground#FFF7F5
  • input.background#0D1217
  • input.border#ffffff15
  • input.foreground#FFF7F5
  • input.placeholderForeground#FFF7F560
  • list.activeSelectionBackground#E9676730
  • list.activeSelectionForeground#FFF7F5
  • list.highlightForeground#E96767
  • list.hoverBackground#0D121740
  • list.hoverForeground#FFF7F5
  • list.inactiveSelectionBackground#E9676715
  • list.inactiveSelectionForeground#FFF7F5
  • selection.background#EC7F7935
  • sideBar.background#0D1217
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7F5
  • sideBarSectionHeader.background#390E1280
  • sideBarSectionHeader.foreground#FFF7F5
  • sideBarTitle.foreground#E96767
  • statusBar.background#390E12
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7F5
  • statusBar.noFolderBackground#390E12
  • tab.activeBackground#390E12
  • tab.activeBorderTop#E96767
  • tab.activeForeground#FFF7F5
  • tab.border#ffffff15
  • tab.inactiveBackground#0D121760
  • tab.inactiveForeground#FFF7F580
  • terminal.ansiBlack#390E12
  • terminal.ansiBlue#EC7F79
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#E96767
  • terminal.ansiMagenta#83F1F1
  • terminal.ansiRed#83F1F1
  • terminal.ansiWhite#FFF7F5
  • terminal.ansiYellow#E7B655
  • terminal.background#390E12
  • terminal.foreground#FFF7F5
  • titleBar.activeBackground#390E12
  • titleBar.activeForeground#FFF7F5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#390E12
  • titleBar.inactiveForeground#FFF7F560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F1ECE6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7F79bold
storage.type, storage.modifier#EC7F79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96767—
string, punctuation.definition.string, string.template, meta.template.expression#E7B655—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1F1—
variable, variable.other.readwrite, variable.other.object#FFF7F5—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7F5—
variable.parameter, meta.parameter#FFF7F5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7F580—
keyword.operator#FFF7F5—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#E96767—
entity.name.tag, punctuation.definition.tag#EC7F79—
entity.other.attribute-name#E96767—
meta.diff, meta.diff.header#F1ECE6—
markup.deleted#83F1F1—
markup.inserted#E96767—
markup.changed#E7B655—
markup.heading, markup.heading.setext, punctuation.definition.heading#E96767bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7B655—
string.other.link.title, string.other.link.description#E96767—
markup.underline.link#F1ECE6underline
punctuation.definition.list#EC7F79—
markup.quote, punctuation.definition.quote#F1ECE6italic