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#21252B
  • activityBar.border#ffffff15
  • activityBar.foreground#67AFE9
  • activityBar.inactiveForeground#F6FAFC60
  • activityBarBadge.background#67AFE9
  • activityBarBadge.foreground#21252B
  • button.background#67AFE9
  • button.foreground#21252B
  • button.hoverBackground#67AFE9dd
  • editor.background#21252B
  • editor.foreground#F6FAFC
  • editor.inactiveSelectionBackground#79BAEC3580
  • editor.lineHighlightBackground#050A2440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79BAEC35
  • editorCursor.foreground#67AFE9
  • editorGroupHeader.tabsBackground#21252Bdd
  • editorLineNumber.activeForeground#67AFE9
  • editorLineNumber.foreground#D7E4F080
  • focusBorder#67AFE9
  • foreground#F6FAFC
  • input.background#050A24
  • input.border#ffffff15
  • input.foreground#F6FAFC
  • input.placeholderForeground#F6FAFC60
  • list.activeSelectionBackground#67AFE930
  • list.activeSelectionForeground#F6FAFC
  • list.highlightForeground#67AFE9
  • list.hoverBackground#050A2440
  • list.hoverForeground#F6FAFC
  • list.inactiveSelectionBackground#67AFE915
  • list.inactiveSelectionForeground#F6FAFC
  • selection.background#79BAEC35
  • sideBar.background#050A24
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FAFC
  • sideBarSectionHeader.background#21252B80
  • sideBarSectionHeader.foreground#F6FAFC
  • sideBarTitle.foreground#67AFE9
  • statusBar.background#21252B
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FAFC
  • statusBar.noFolderBackground#21252B
  • tab.activeBackground#21252B
  • tab.activeBorderTop#67AFE9
  • tab.activeForeground#F6FAFC
  • tab.border#ffffff15
  • tab.inactiveBackground#050A2460
  • tab.inactiveForeground#F6FAFC80
  • terminal.ansiBlack#21252B
  • terminal.ansiBlue#79BAEC
  • terminal.ansiCyan#55E7D1
  • terminal.ansiGreen#67AFE9
  • terminal.ansiMagenta#83DFF1
  • terminal.ansiRed#83DFF1
  • terminal.ansiWhite#F6FAFC
  • terminal.ansiYellow#55E7D1
  • terminal.background#21252B
  • terminal.foreground#F6FAFC
  • titleBar.activeBackground#21252B
  • titleBar.activeForeground#F6FAFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#21252B
  • titleBar.inactiveForeground#F6FAFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7E4F0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79BAECbold
storage.type, storage.modifier#79BAECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67AFE9
string, punctuation.definition.string, string.template, meta.template.expression#55E7D1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83DFF1
variable, variable.other.readwrite, variable.other.object#F6FAFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6FAFC
variable.parameter, meta.parameter#F6FAFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6FAFC80
keyword.operator#F6FAFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7D1bold
entity.other.inherited-class#67AFE9
entity.name.tag, punctuation.definition.tag#79BAEC
entity.other.attribute-name#67AFE9
meta.diff, meta.diff.header#D7E4F0
markup.deleted#83DFF1
markup.inserted#67AFE9
markup.changed#55E7D1
markup.heading, markup.heading.setext, punctuation.definition.heading#67AFE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7D1
string.other.link.title, string.other.link.description#67AFE9
markup.underline.link#D7E4F0underline
punctuation.definition.list#79BAEC
markup.quote, punctuation.definition.quote#D7E4F0italic