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#252321
  • activityBar.border#ffffff15
  • activityBar.foreground#c91f24
  • activityBar.inactiveForeground#f8f5ec60
  • activityBarBadge.background#c91f24
  • activityBarBadge.foreground#252321
  • button.background#c91f24
  • button.foreground#252321
  • button.hoverBackground#c91f24dd
  • editor.background#252321
  • editor.foreground#f8f5ec
  • editor.inactiveSelectionBackground#2f5d353580
  • editor.lineHighlightBackground#17171740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2f5d3535
  • editorCursor.foreground#c91f24
  • editorGroupHeader.tabsBackground#252321dd
  • editorLineNumber.activeForeground#c91f24
  • editorLineNumber.foreground#59684480
  • focusBorder#c91f24
  • foreground#f8f5ec
  • input.background#171717
  • input.border#ffffff15
  • input.foreground#f8f5ec
  • input.placeholderForeground#f8f5ec60
  • list.activeSelectionBackground#c91f2430
  • list.activeSelectionForeground#f8f5ec
  • list.highlightForeground#c91f24
  • list.hoverBackground#17171740
  • list.hoverForeground#f8f5ec
  • list.inactiveSelectionBackground#c91f2415
  • list.inactiveSelectionForeground#f8f5ec
  • selection.background#2f5d3535
  • sideBar.background#171717
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f5ec
  • sideBarSectionHeader.background#25232180
  • sideBarSectionHeader.foreground#f8f5ec
  • sideBarTitle.foreground#c91f24
  • statusBar.background#252321
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f5ec
  • statusBar.noFolderBackground#252321
  • tab.activeBackground#252321
  • tab.activeBorderTop#c91f24
  • tab.activeForeground#f8f5ec
  • tab.border#ffffff15
  • tab.inactiveBackground#17171760
  • tab.inactiveForeground#f8f5ec80
  • terminal.ansiBlack#252321
  • terminal.ansiBlue#2f5d35
  • terminal.ansiCyan#d89a28
  • terminal.ansiGreen#c91f24
  • terminal.ansiMagenta#e7efe3
  • terminal.ansiRed#e7efe3
  • terminal.ansiWhite#f8f5ec
  • terminal.ansiYellow#d89a28
  • terminal.background#252321
  • terminal.foreground#f8f5ec
  • titleBar.activeBackground#252321
  • titleBar.activeForeground#f8f5ec
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#252321
  • titleBar.inactiveForeground#f8f5ec60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#596844italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2f5d35bold
storage.type, storage.modifier#2f5d35italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c91f24—
string, punctuation.definition.string, string.template, meta.template.expression#d89a28—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e7efe3—
variable, variable.other.readwrite, variable.other.object#f8f5ec—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f5ec—
variable.parameter, meta.parameter#f8f5ecdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f5ec80—
keyword.operator#f8f5ec—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d89a28bold
entity.other.inherited-class#c91f24—
entity.name.tag, punctuation.definition.tag#2f5d35—
entity.other.attribute-name#c91f24—
meta.diff, meta.diff.header#596844—
markup.deleted#e7efe3—
markup.inserted#c91f24—
markup.changed#d89a28—
markup.heading, markup.heading.setext, punctuation.definition.heading#c91f24bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#d89a28—
string.other.link.title, string.other.link.description#c91f24—
markup.underline.link#596844underline
punctuation.definition.list#2f5d35—
markup.quote, punctuation.definition.quote#596844italic