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#344247
  • activityBar.border#ffffff15
  • activityBar.foreground#43a6c6
  • activityBar.inactiveForeground#f4faf860
  • activityBarBadge.background#43a6c6
  • activityBarBadge.foreground#344247
  • button.background#43a6c6
  • button.foreground#344247
  • button.hoverBackground#43a6c6dd
  • editor.background#344247
  • editor.foreground#f4faf8
  • editor.inactiveSelectionBackground#5f7f4b3580
  • editor.lineHighlightBackground#20262a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5f7f4b35
  • editorCursor.foreground#43a6c6
  • editorGroupHeader.tabsBackground#344247dd
  • editorLineNumber.activeForeground#43a6c6
  • editorLineNumber.foreground#94a79a80
  • focusBorder#43a6c6
  • foreground#f4faf8
  • input.background#20262a
  • input.border#ffffff15
  • input.foreground#f4faf8
  • input.placeholderForeground#f4faf860
  • list.activeSelectionBackground#43a6c630
  • list.activeSelectionForeground#f4faf8
  • list.highlightForeground#43a6c6
  • list.hoverBackground#20262a40
  • list.hoverForeground#f4faf8
  • list.inactiveSelectionBackground#43a6c615
  • list.inactiveSelectionForeground#f4faf8
  • selection.background#5f7f4b35
  • sideBar.background#20262a
  • sideBar.border#ffffff15
  • sideBar.foreground#f4faf8
  • sideBarSectionHeader.background#34424780
  • sideBarSectionHeader.foreground#f4faf8
  • sideBarTitle.foreground#43a6c6
  • statusBar.background#344247
  • statusBar.border#ffffff15
  • statusBar.foreground#f4faf8
  • statusBar.noFolderBackground#344247
  • tab.activeBackground#344247
  • tab.activeBorderTop#43a6c6
  • tab.activeForeground#f4faf8
  • tab.border#ffffff15
  • tab.inactiveBackground#20262a60
  • tab.inactiveForeground#f4faf880
  • terminal.ansiBlack#344247
  • terminal.ansiBlue#5f7f4b
  • terminal.ansiCyan#8bd4e8
  • terminal.ansiGreen#43a6c6
  • terminal.ansiMagenta#c69b4a
  • terminal.ansiRed#c69b4a
  • terminal.ansiWhite#f4faf8
  • terminal.ansiYellow#8bd4e8
  • terminal.background#344247
  • terminal.foreground#f4faf8
  • titleBar.activeBackground#344247
  • titleBar.activeForeground#f4faf8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#344247
  • titleBar.inactiveForeground#f4faf860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#94a79aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5f7f4bbold
storage.type, storage.modifier#5f7f4bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#43a6c6
string, punctuation.definition.string, string.template, meta.template.expression#8bd4e8
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c69b4a
variable, variable.other.readwrite, variable.other.object#f4faf8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4faf8
variable.parameter, meta.parameter#f4faf8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4faf880
keyword.operator#f4faf8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8bd4e8bold
entity.other.inherited-class#43a6c6
entity.name.tag, punctuation.definition.tag#5f7f4b
entity.other.attribute-name#43a6c6
meta.diff, meta.diff.header#94a79a
markup.deleted#c69b4a
markup.inserted#43a6c6
markup.changed#8bd4e8
markup.heading, markup.heading.setext, punctuation.definition.heading#43a6c6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8bd4e8
string.other.link.title, string.other.link.description#43a6c6
markup.underline.link#94a79aunderline
punctuation.definition.list#5f7f4b
markup.quote, punctuation.definition.quote#94a79aitalic