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#222D3A
  • activityBar.border#ffffff15
  • activityBar.foreground#E99B67
  • activityBar.inactiveForeground#f3f4f660
  • activityBarBadge.background#E99B67
  • activityBarBadge.foreground#222D3A
  • button.background#E99B67
  • button.foreground#222D3A
  • button.hoverBackground#E99B67dd
  • editor.background#222D3A
  • editor.foreground#f3f4f6
  • editor.inactiveSelectionBackground#79A7EC3580
  • editor.lineHighlightBackground#10111440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A7EC35
  • editorCursor.foreground#E99B67
  • editorGroupHeader.tabsBackground#222D3Add
  • editorLineNumber.activeForeground#E99B67
  • editorLineNumber.foreground#8a817480
  • focusBorder#E99B67
  • foreground#f3f4f6
  • input.background#101114
  • input.border#ffffff15
  • input.foreground#f3f4f6
  • input.placeholderForeground#f3f4f660
  • list.activeSelectionBackground#E99B6730
  • list.activeSelectionForeground#f3f4f6
  • list.highlightForeground#E99B67
  • list.hoverBackground#10111440
  • list.hoverForeground#f3f4f6
  • list.inactiveSelectionBackground#E99B6715
  • list.inactiveSelectionForeground#f3f4f6
  • selection.background#79A7EC35
  • sideBar.background#101114
  • sideBar.border#ffffff15
  • sideBar.foreground#f3f4f6
  • sideBarSectionHeader.background#222D3A80
  • sideBarSectionHeader.foreground#f3f4f6
  • sideBarTitle.foreground#E99B67
  • statusBar.background#222D3A
  • statusBar.border#ffffff15
  • statusBar.foreground#f3f4f6
  • statusBar.noFolderBackground#222D3A
  • tab.activeBackground#222D3A
  • tab.activeBorderTop#E99B67
  • tab.activeForeground#f3f4f6
  • tab.border#ffffff15
  • tab.inactiveBackground#10111460
  • tab.inactiveForeground#f3f4f680
  • terminal.ansiBlack#222D3A
  • terminal.ansiBlue#79A7EC
  • terminal.ansiCyan#E7AA55
  • terminal.ansiGreen#E99B67
  • terminal.ansiMagenta#F1B383
  • terminal.ansiRed#F1B383
  • terminal.ansiWhite#f3f4f6
  • terminal.ansiYellow#E7AA55
  • terminal.background#222D3A
  • terminal.foreground#f3f4f6
  • titleBar.activeBackground#222D3A
  • titleBar.activeForeground#f3f4f6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#222D3A
  • titleBar.inactiveForeground#f3f4f660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a8174italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A7ECbold
storage.type, storage.modifier#79A7ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99B67
string, punctuation.definition.string, string.template, meta.template.expression#E7AA55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B383
variable, variable.other.readwrite, variable.other.object#f3f4f6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3f4f6
variable.parameter, meta.parameter#f3f4f6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3f4f680
keyword.operator#f3f4f6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AA55bold
entity.other.inherited-class#E99B67
entity.name.tag, punctuation.definition.tag#79A7EC
entity.other.attribute-name#E99B67
meta.diff, meta.diff.header#8a8174
markup.deleted#F1B383
markup.inserted#E99B67
markup.changed#E7AA55
markup.heading, markup.heading.setext, punctuation.definition.heading#E99B67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AA55
string.other.link.title, string.other.link.description#E99B67
markup.underline.link#8a8174underline
punctuation.definition.list#79A7EC
markup.quote, punctuation.definition.quote#8a8174italic