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#4D4038
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9CF
  • activityBar.inactiveForeground#FBFAF860
  • activityBarBadge.background#67E9CF
  • activityBarBadge.foreground#4D4038
  • button.background#67E9CF
  • button.foreground#4D4038
  • button.hoverBackground#67E9CFdd
  • editor.background#4D4038
  • editor.foreground#FBFAF8
  • editor.inactiveSelectionBackground#ECB8793580
  • editor.lineHighlightBackground#24292940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB87935
  • editorCursor.foreground#67E9CF
  • editorGroupHeader.tabsBackground#4D4038dd
  • editorLineNumber.activeForeground#67E9CF
  • editorLineNumber.foreground#7B6A7480
  • focusBorder#67E9CF
  • foreground#FBFAF8
  • input.background#242929
  • input.border#ffffff15
  • input.foreground#FBFAF8
  • input.placeholderForeground#FBFAF860
  • list.activeSelectionBackground#67E9CF30
  • list.activeSelectionForeground#FBFAF8
  • list.highlightForeground#67E9CF
  • list.hoverBackground#24292940
  • list.hoverForeground#FBFAF8
  • list.inactiveSelectionBackground#67E9CF15
  • list.inactiveSelectionForeground#FBFAF8
  • selection.background#ECB87935
  • sideBar.background#242929
  • sideBar.border#ffffff15
  • sideBar.foreground#FBFAF8
  • sideBarSectionHeader.background#4D403880
  • sideBarSectionHeader.foreground#FBFAF8
  • sideBarTitle.foreground#67E9CF
  • statusBar.background#4D4038
  • statusBar.border#ffffff15
  • statusBar.foreground#FBFAF8
  • statusBar.noFolderBackground#4D4038
  • tab.activeBackground#4D4038
  • tab.activeBorderTop#67E9CF
  • tab.activeForeground#FBFAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#24292960
  • tab.inactiveForeground#FBFAF880
  • terminal.ansiBlack#4D4038
  • terminal.ansiBlue#ECB879
  • terminal.ansiCyan#E75577
  • terminal.ansiGreen#67E9CF
  • terminal.ansiMagenta#F1BA83
  • terminal.ansiRed#F1BA83
  • terminal.ansiWhite#FBFAF8
  • terminal.ansiYellow#E75577
  • terminal.background#4D4038
  • terminal.foreground#FBFAF8
  • titleBar.activeBackground#4D4038
  • titleBar.activeForeground#FBFAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4D4038
  • titleBar.inactiveForeground#FBFAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B6A74italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB879bold
storage.type, storage.modifier#ECB879italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9CF
string, punctuation.definition.string, string.template, meta.template.expression#E75577
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BA83
variable, variable.other.readwrite, variable.other.object#FBFAF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBFAF8
variable.parameter, meta.parameter#FBFAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBFAF880
keyword.operator#FBFAF8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75577bold
entity.other.inherited-class#67E9CF
entity.name.tag, punctuation.definition.tag#ECB879
entity.other.attribute-name#67E9CF
meta.diff, meta.diff.header#7B6A74
markup.deleted#F1BA83
markup.inserted#67E9CF
markup.changed#E75577
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9CFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75577
string.other.link.title, string.other.link.description#67E9CF
markup.underline.link#7B6A74underline
punctuation.definition.list#ECB879
markup.quote, punctuation.definition.quote#7B6A74italic