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#5a3025
  • activityBar.border#ffffff15
  • activityBar.foreground#b7192b
  • activityBar.inactiveForeground#fff3e560
  • activityBarBadge.background#b7192b
  • activityBarBadge.foreground#5a3025
  • button.background#b7192b
  • button.foreground#5a3025
  • button.hoverBackground#b7192bdd
  • editor.background#5a3025
  • editor.foreground#fff3e5
  • editor.inactiveSelectionBackground#d73a4a3580
  • editor.lineHighlightBackground#2a111240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d73a4a35
  • editorCursor.foreground#b7192b
  • editorGroupHeader.tabsBackground#5a3025dd
  • editorLineNumber.activeForeground#b7192b
  • editorLineNumber.foreground#9c6c5d80
  • focusBorder#b7192b
  • foreground#fff3e5
  • input.background#2a1112
  • input.border#ffffff15
  • input.foreground#fff3e5
  • input.placeholderForeground#fff3e560
  • list.activeSelectionBackground#b7192b30
  • list.activeSelectionForeground#fff3e5
  • list.highlightForeground#b7192b
  • list.hoverBackground#2a111240
  • list.hoverForeground#fff3e5
  • list.inactiveSelectionBackground#b7192b15
  • list.inactiveSelectionForeground#fff3e5
  • selection.background#d73a4a35
  • sideBar.background#2a1112
  • sideBar.border#ffffff15
  • sideBar.foreground#fff3e5
  • sideBarSectionHeader.background#5a302580
  • sideBarSectionHeader.foreground#fff3e5
  • sideBarTitle.foreground#b7192b
  • statusBar.background#5a3025
  • statusBar.border#ffffff15
  • statusBar.foreground#fff3e5
  • statusBar.noFolderBackground#5a3025
  • tab.activeBackground#5a3025
  • tab.activeBorderTop#b7192b
  • tab.activeForeground#fff3e5
  • tab.border#ffffff15
  • tab.inactiveBackground#2a111260
  • tab.inactiveForeground#fff3e580
  • terminal.ansiBlack#5a3025
  • terminal.ansiBlue#d73a4a
  • terminal.ansiCyan#5f7f3a
  • terminal.ansiGreen#b7192b
  • terminal.ansiMagenta#e56b76
  • terminal.ansiRed#e56b76
  • terminal.ansiWhite#fff3e5
  • terminal.ansiYellow#5f7f3a
  • terminal.background#5a3025
  • terminal.foreground#fff3e5
  • titleBar.activeBackground#5a3025
  • titleBar.activeForeground#fff3e5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a3025
  • titleBar.inactiveForeground#fff3e560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c6c5ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d73a4abold
storage.type, storage.modifier#d73a4aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b7192b
string, punctuation.definition.string, string.template, meta.template.expression#5f7f3a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e56b76
variable, variable.other.readwrite, variable.other.object#fff3e5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff3e5
variable.parameter, meta.parameter#fff3e5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff3e580
keyword.operator#fff3e5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5f7f3abold
entity.other.inherited-class#b7192b
entity.name.tag, punctuation.definition.tag#d73a4a
entity.other.attribute-name#b7192b
meta.diff, meta.diff.header#9c6c5d
markup.deleted#e56b76
markup.inserted#b7192b
markup.changed#5f7f3a
markup.heading, markup.heading.setext, punctuation.definition.heading#b7192bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5f7f3a
string.other.link.title, string.other.link.description#b7192b
markup.underline.link#9c6c5dunderline
punctuation.definition.list#d73a4a
markup.quote, punctuation.definition.quote#9c6c5ditalic