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#1D262A
  • activityBar.border#ffffff15
  • activityBar.foreground#67E99B
  • activityBar.inactiveForeground#eef3f260
  • activityBarBadge.background#67E99B
  • activityBarBadge.foreground#1D262A
  • button.background#67E99B
  • button.foreground#1D262A
  • button.hoverBackground#67E99Bdd
  • editor.background#1D262A
  • editor.foreground#eef3f2
  • editor.inactiveSelectionBackground#79ECA73580
  • editor.lineHighlightBackground#0D101240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECA735
  • editorCursor.foreground#67E99B
  • editorGroupHeader.tabsBackground#1D262Add
  • editorLineNumber.activeForeground#67E99B
  • editorLineNumber.foreground#70808780
  • focusBorder#67E99B
  • foreground#eef3f2
  • input.background#0D1012
  • input.border#ffffff15
  • input.foreground#eef3f2
  • input.placeholderForeground#eef3f260
  • list.activeSelectionBackground#67E99B30
  • list.activeSelectionForeground#eef3f2
  • list.highlightForeground#67E99B
  • list.hoverBackground#0D101240
  • list.hoverForeground#eef3f2
  • list.inactiveSelectionBackground#67E99B15
  • list.inactiveSelectionForeground#eef3f2
  • selection.background#79ECA735
  • sideBar.background#0D1012
  • sideBar.border#ffffff15
  • sideBar.foreground#eef3f2
  • sideBarSectionHeader.background#1D262A80
  • sideBarSectionHeader.foreground#eef3f2
  • sideBarTitle.foreground#67E99B
  • statusBar.background#1D262A
  • statusBar.border#ffffff15
  • statusBar.foreground#eef3f2
  • statusBar.noFolderBackground#1D262A
  • tab.activeBackground#1D262A
  • tab.activeBorderTop#67E99B
  • tab.activeForeground#eef3f2
  • tab.border#ffffff15
  • tab.inactiveBackground#0D101260
  • tab.inactiveForeground#eef3f280
  • terminal.ansiBlack#1D262A
  • terminal.ansiBlue#79ECA7
  • terminal.ansiCyan#8BE755
  • terminal.ansiGreen#67E99B
  • terminal.ansiMagenta#83CDF1
  • terminal.ansiRed#83CDF1
  • terminal.ansiWhite#eef3f2
  • terminal.ansiYellow#8BE755
  • terminal.background#1D262A
  • terminal.foreground#eef3f2
  • titleBar.activeBackground#1D262A
  • titleBar.activeForeground#eef3f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1D262A
  • titleBar.inactiveForeground#eef3f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#708087italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECA7bold
storage.type, storage.modifier#79ECA7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E99B
string, punctuation.definition.string, string.template, meta.template.expression#8BE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83CDF1
variable, variable.other.readwrite, variable.other.object#eef3f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef3f2
variable.parameter, meta.parameter#eef3f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef3f280
keyword.operator#eef3f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8BE755bold
entity.other.inherited-class#67E99B
entity.name.tag, punctuation.definition.tag#79ECA7
entity.other.attribute-name#67E99B
meta.diff, meta.diff.header#708087
markup.deleted#83CDF1
markup.inserted#67E99B
markup.changed#8BE755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E99Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8BE755
string.other.link.title, string.other.link.description#67E99B
markup.underline.link#708087underline
punctuation.definition.list#79ECA7
markup.quote, punctuation.definition.quote#708087italic