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#083035
  • activityBar.border#ffffff15
  • activityBar.foreground#67E5E9
  • activityBar.inactiveForeground#f4fbfa60
  • activityBarBadge.background#67E5E9
  • activityBarBadge.foreground#083035
  • button.background#67E5E9
  • button.foreground#083035
  • button.hoverBackground#67E5E9dd
  • editor.background#083035
  • editor.foreground#f4fbfa
  • editor.inactiveSelectionBackground#79ECEC3580
  • editor.lineHighlightBackground#0F181A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECEC35
  • editorCursor.foreground#67E5E9
  • editorGroupHeader.tabsBackground#083035dd
  • editorLineNumber.activeForeground#67E5E9
  • editorLineNumber.foreground#a9b8b780
  • focusBorder#67E5E9
  • foreground#f4fbfa
  • input.background#0F181A
  • input.border#ffffff15
  • input.foreground#f4fbfa
  • input.placeholderForeground#f4fbfa60
  • list.activeSelectionBackground#67E5E930
  • list.activeSelectionForeground#f4fbfa
  • list.highlightForeground#67E5E9
  • list.hoverBackground#0F181A40
  • list.hoverForeground#f4fbfa
  • list.inactiveSelectionBackground#67E5E915
  • list.inactiveSelectionForeground#f4fbfa
  • selection.background#79ECEC35
  • sideBar.background#0F181A
  • sideBar.border#ffffff15
  • sideBar.foreground#f4fbfa
  • sideBarSectionHeader.background#08303580
  • sideBarSectionHeader.foreground#f4fbfa
  • sideBarTitle.foreground#67E5E9
  • statusBar.background#083035
  • statusBar.border#ffffff15
  • statusBar.foreground#f4fbfa
  • statusBar.noFolderBackground#083035
  • tab.activeBackground#083035
  • tab.activeBorderTop#67E5E9
  • tab.activeForeground#f4fbfa
  • tab.border#ffffff15
  • tab.inactiveBackground#0F181A60
  • tab.inactiveForeground#f4fbfa80
  • terminal.ansiBlack#083035
  • terminal.ansiBlue#79ECEC
  • terminal.ansiCyan#55E2E7
  • terminal.ansiGreen#67E5E9
  • terminal.ansiMagenta#F18383
  • terminal.ansiRed#F18383
  • terminal.ansiWhite#f4fbfa
  • terminal.ansiYellow#55E2E7
  • terminal.background#083035
  • terminal.foreground#f4fbfa
  • titleBar.activeBackground#083035
  • titleBar.activeForeground#f4fbfa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#083035
  • titleBar.inactiveForeground#f4fbfa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b8b7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECECbold
storage.type, storage.modifier#79ECECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E5E9
string, punctuation.definition.string, string.template, meta.template.expression#55E2E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18383
variable, variable.other.readwrite, variable.other.object#f4fbfa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4fbfa
variable.parameter, meta.parameter#f4fbfadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4fbfa80
keyword.operator#f4fbfa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E2E7bold
entity.other.inherited-class#67E5E9
entity.name.tag, punctuation.definition.tag#79ECEC
entity.other.attribute-name#67E5E9
meta.diff, meta.diff.header#a9b8b7
markup.deleted#F18383
markup.inserted#67E5E9
markup.changed#55E2E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E5E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E2E7
string.other.link.title, string.other.link.description#67E5E9
markup.underline.link#a9b8b7underline
punctuation.definition.list#79ECEC
markup.quote, punctuation.definition.quote#a9b8b7italic