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#3B0A16
  • activityBar.border#ffffff15
  • activityBar.foreground#7A1323
  • activityBar.inactiveForeground#FFF7F160
  • activityBarBadge.background#7A1323
  • activityBarBadge.foreground#3B0A16
  • button.background#7A1323
  • button.foreground#3B0A16
  • button.hoverBackground#7A1323dd
  • editor.background#3B0A16
  • editor.foreground#FFF7F1
  • editor.inactiveSelectionBackground#F6A78C3580
  • editor.lineHighlightBackground#1A1A1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F6A78C35
  • editorCursor.foreground#7A1323
  • editorGroupHeader.tabsBackground#3B0A16dd
  • editorLineNumber.activeForeground#7A1323
  • editorLineNumber.foreground#6f944e80
  • focusBorder#7A1323
  • foreground#FFF7F1
  • input.background#1A1A1F
  • input.border#ffffff15
  • input.foreground#FFF7F1
  • input.placeholderForeground#FFF7F160
  • list.activeSelectionBackground#7A132330
  • list.activeSelectionForeground#FFF7F1
  • list.highlightForeground#7A1323
  • list.hoverBackground#1A1A1F40
  • list.hoverForeground#FFF7F1
  • list.inactiveSelectionBackground#7A132315
  • list.inactiveSelectionForeground#FFF7F1
  • selection.background#F6A78C35
  • sideBar.background#1A1A1F
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7F1
  • sideBarSectionHeader.background#3B0A1680
  • sideBarSectionHeader.foreground#FFF7F1
  • sideBarTitle.foreground#7A1323
  • statusBar.background#3B0A16
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7F1
  • statusBar.noFolderBackground#3B0A16
  • tab.activeBackground#3B0A16
  • tab.activeBorderTop#7A1323
  • tab.activeForeground#FFF7F1
  • tab.border#ffffff15
  • tab.inactiveBackground#1A1A1F60
  • tab.inactiveForeground#FFF7F180
  • terminal.ansiBlack#3B0A16
  • terminal.ansiBlue#F6A78C
  • terminal.ansiCyan#D4A017
  • terminal.ansiGreen#7A1323
  • terminal.ansiMagenta#2E7D4A
  • terminal.ansiRed#2E7D4A
  • terminal.ansiWhite#FFF7F1
  • terminal.ansiYellow#D4A017
  • terminal.background#3B0A16
  • terminal.foreground#FFF7F1
  • titleBar.activeBackground#3B0A16
  • titleBar.activeForeground#FFF7F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3B0A16
  • titleBar.inactiveForeground#FFF7F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f944eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F6A78Cbold
storage.type, storage.modifier#F6A78Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A1323
string, punctuation.definition.string, string.template, meta.template.expression#D4A017
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D4A
variable, variable.other.readwrite, variable.other.object#FFF7F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7F1
variable.parameter, meta.parameter#FFF7F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7F180
keyword.operator#FFF7F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D4A017bold
entity.other.inherited-class#7A1323
entity.name.tag, punctuation.definition.tag#F6A78C
entity.other.attribute-name#7A1323
meta.diff, meta.diff.header#6f944e
markup.deleted#2E7D4A
markup.inserted#7A1323
markup.changed#D4A017
markup.heading, markup.heading.setext, punctuation.definition.heading#7A1323bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D4A017
string.other.link.title, string.other.link.description#7A1323
markup.underline.link#6f944eunderline
punctuation.definition.list#F6A78C
markup.quote, punctuation.definition.quote#6f944eitalic