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#353A40
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9D6
  • activityBar.inactiveForeground#ffffff60
  • activityBarBadge.background#67E9D6
  • activityBarBadge.foreground#353A40
  • button.background#67E9D6
  • button.foreground#353A40
  • button.hoverBackground#67E9D6dd
  • editor.background#353A40
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#79AFEC3580
  • editor.lineHighlightBackground#080C0C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79AFEC35
  • editorCursor.foreground#67E9D6
  • editorGroupHeader.tabsBackground#353A40dd
  • editorLineNumber.activeForeground#67E9D6
  • editorLineNumber.foreground#77a08a80
  • focusBorder#67E9D6
  • foreground#ffffff
  • input.background#080C0C
  • input.border#ffffff15
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff60
  • list.activeSelectionBackground#67E9D630
  • list.activeSelectionForeground#ffffff
  • list.highlightForeground#67E9D6
  • list.hoverBackground#080C0C40
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#67E9D615
  • list.inactiveSelectionForeground#ffffff
  • selection.background#79AFEC35
  • sideBar.background#080C0C
  • sideBar.border#ffffff15
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#353A4080
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#67E9D6
  • statusBar.background#353A40
  • statusBar.border#ffffff15
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#353A40
  • tab.activeBackground#353A40
  • tab.activeBorderTop#67E9D6
  • tab.activeForeground#ffffff
  • tab.border#ffffff15
  • tab.inactiveBackground#080C0C60
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#353A40
  • terminal.ansiBlue#79AFEC
  • terminal.ansiCyan#55E79E
  • terminal.ansiGreen#67E9D6
  • terminal.ansiMagenta#83AAF1
  • terminal.ansiRed#83AAF1
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#55E79E
  • terminal.background#353A40
  • terminal.foreground#ffffff
  • titleBar.activeBackground#353A40
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#353A40
  • titleBar.inactiveForeground#ffffff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#77a08aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79AFECbold
storage.type, storage.modifier#79AFECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9D6
string, punctuation.definition.string, string.template, meta.template.expression#55E79E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83AAF1
variable, variable.other.readwrite, variable.other.object#ffffff
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ffffff
variable.parameter, meta.parameter#ffffffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ffffff80
keyword.operator#ffffff
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E79Ebold
entity.other.inherited-class#67E9D6
entity.name.tag, punctuation.definition.tag#79AFEC
entity.other.attribute-name#67E9D6
meta.diff, meta.diff.header#77a08a
markup.deleted#83AAF1
markup.inserted#67E9D6
markup.changed#55E79E
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9D6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E79E
string.other.link.title, string.other.link.description#67E9D6
markup.underline.link#77a08aunderline
punctuation.definition.list#79AFEC
markup.quote, punctuation.definition.quote#77a08aitalic