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#11263f
  • activityBar.border#ffffff15
  • activityBar.foreground#e6393d
  • activityBar.inactiveForeground#fafbfc60
  • activityBarBadge.background#e6393d
  • activityBarBadge.foreground#11263f
  • button.background#e6393d
  • button.foreground#11263f
  • button.hoverBackground#e6393ddd
  • editor.background#11263f
  • editor.foreground#fafbfc
  • editor.inactiveSelectionBackground#a7bcd13580
  • editor.lineHighlightBackground#081a2e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a7bcd135
  • editorCursor.foreground#e6393d
  • editorGroupHeader.tabsBackground#11263fdd
  • editorLineNumber.activeForeground#e6393d
  • editorLineNumber.foreground#e6eaee80
  • focusBorder#e6393d
  • foreground#fafbfc
  • input.background#081a2e
  • input.border#ffffff15
  • input.foreground#fafbfc
  • input.placeholderForeground#fafbfc60
  • list.activeSelectionBackground#e6393d30
  • list.activeSelectionForeground#fafbfc
  • list.highlightForeground#e6393d
  • list.hoverBackground#081a2e40
  • list.hoverForeground#fafbfc
  • list.inactiveSelectionBackground#e6393d15
  • list.inactiveSelectionForeground#fafbfc
  • selection.background#a7bcd135
  • sideBar.background#081a2e
  • sideBar.border#ffffff15
  • sideBar.foreground#fafbfc
  • sideBarSectionHeader.background#11263f80
  • sideBarSectionHeader.foreground#fafbfc
  • sideBarTitle.foreground#e6393d
  • statusBar.background#11263f
  • statusBar.border#ffffff15
  • statusBar.foreground#fafbfc
  • statusBar.noFolderBackground#11263f
  • tab.activeBackground#11263f
  • tab.activeBorderTop#e6393d
  • tab.activeForeground#fafbfc
  • tab.border#ffffff15
  • tab.inactiveBackground#081a2e60
  • tab.inactiveForeground#fafbfc80
  • terminal.ansiBlack#11263f
  • terminal.ansiBlue#a7bcd1
  • terminal.ansiCyan#d6dfe8
  • terminal.ansiGreen#e6393d
  • terminal.ansiMagenta#ff4d4f
  • terminal.ansiRed#ff4d4f
  • terminal.ansiWhite#fafbfc
  • terminal.ansiYellow#d6dfe8
  • terminal.background#11263f
  • terminal.foreground#fafbfc
  • titleBar.activeBackground#11263f
  • titleBar.activeForeground#fafbfc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#11263f
  • titleBar.inactiveForeground#fafbfc60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6eaeeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a7bcd1bold
storage.type, storage.modifier#a7bcd1italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e6393d
string, punctuation.definition.string, string.template, meta.template.expression#d6dfe8
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ff4d4f
variable, variable.other.readwrite, variable.other.object#fafbfc
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fafbfc
variable.parameter, meta.parameter#fafbfcdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fafbfc80
keyword.operator#fafbfc
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d6dfe8bold
entity.other.inherited-class#e6393d
entity.name.tag, punctuation.definition.tag#a7bcd1
entity.other.attribute-name#e6393d
meta.diff, meta.diff.header#e6eaee
markup.deleted#ff4d4f
markup.inserted#e6393d
markup.changed#d6dfe8
markup.heading, markup.heading.setext, punctuation.definition.heading#e6393dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d6dfe8
string.other.link.title, string.other.link.description#e6393d
markup.underline.link#e6eaeeunderline
punctuation.definition.list#a7bcd1
markup.quote, punctuation.definition.quote#e6eaeeitalic