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#111817
  • activityBar.border#ffffff15
  • activityBar.foreground#E1B400
  • activityBar.inactiveForeground#F7F5EF60
  • activityBarBadge.background#E1B400
  • activityBarBadge.foreground#111817
  • button.background#E1B400
  • button.foreground#111817
  • button.hoverBackground#E1B400dd
  • editor.background#111817
  • editor.foreground#F7F5EF
  • editor.inactiveSelectionBackground#F4CF3A3580
  • editor.lineHighlightBackground#2D302A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F4CF3A35
  • editorCursor.foreground#E1B400
  • editorGroupHeader.tabsBackground#111817dd
  • editorLineNumber.activeForeground#E1B400
  • editorLineNumber.foreground#6F6A6480
  • focusBorder#E1B400
  • foreground#F7F5EF
  • input.background#2D302A
  • input.border#ffffff15
  • input.foreground#F7F5EF
  • input.placeholderForeground#F7F5EF60
  • list.activeSelectionBackground#E1B40030
  • list.activeSelectionForeground#F7F5EF
  • list.highlightForeground#E1B400
  • list.hoverBackground#2D302A40
  • list.hoverForeground#F7F5EF
  • list.inactiveSelectionBackground#E1B40015
  • list.inactiveSelectionForeground#F7F5EF
  • selection.background#F4CF3A35
  • sideBar.background#2D302A
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F5EF
  • sideBarSectionHeader.background#11181780
  • sideBarSectionHeader.foreground#F7F5EF
  • sideBarTitle.foreground#E1B400
  • statusBar.background#111817
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F5EF
  • statusBar.noFolderBackground#111817
  • tab.activeBackground#111817
  • tab.activeBorderTop#E1B400
  • tab.activeForeground#F7F5EF
  • tab.border#ffffff15
  • tab.inactiveBackground#2D302A60
  • tab.inactiveForeground#F7F5EF80
  • terminal.ansiBlack#111817
  • terminal.ansiBlue#F4CF3A
  • terminal.ansiCyan#B7C64A
  • terminal.ansiGreen#E1B400
  • terminal.ansiMagenta#7FAA3A
  • terminal.ansiRed#7FAA3A
  • terminal.ansiWhite#F7F5EF
  • terminal.ansiYellow#B7C64A
  • terminal.background#111817
  • terminal.foreground#F7F5EF
  • titleBar.activeBackground#111817
  • titleBar.activeForeground#F7F5EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#111817
  • titleBar.inactiveForeground#F7F5EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6F6A64italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F4CF3Abold
storage.type, storage.modifier#F4CF3Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E1B400
string, punctuation.definition.string, string.template, meta.template.expression#B7C64A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7FAA3A
variable, variable.other.readwrite, variable.other.object#F7F5EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F5EF
variable.parameter, meta.parameter#F7F5EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F5EF80
keyword.operator#F7F5EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B7C64Abold
entity.other.inherited-class#E1B400
entity.name.tag, punctuation.definition.tag#F4CF3A
entity.other.attribute-name#E1B400
meta.diff, meta.diff.header#6F6A64
markup.deleted#7FAA3A
markup.inserted#E1B400
markup.changed#B7C64A
markup.heading, markup.heading.setext, punctuation.definition.heading#E1B400bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B7C64A
string.other.link.title, string.other.link.description#E1B400
markup.underline.link#6F6A64underline
punctuation.definition.list#F4CF3A
markup.quote, punctuation.definition.quote#6F6A64italic