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#f6f8f7
  • activityBar.border#00000015
  • activityBar.foreground#0a4f6e
  • activityBar.inactiveForeground#0f172a60
  • activityBarBadge.background#0a4f6e
  • activityBarBadge.foreground#f6f8f7
  • button.background#0a4f6e
  • button.foreground#f6f8f7
  • button.hoverBackground#0a4f6edd
  • editor.background#f6f8f7
  • editor.foreground#0f172a
  • editor.inactiveSelectionBackground#6672802580
  • editor.lineHighlightBackground#ffffff50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#66728025
  • editorCursor.foreground#0a4f6e
  • editorGroupHeader.tabsBackground#ffffffaa
  • editorLineNumber.activeForeground#0a4f6e
  • editorLineNumber.foreground#9aa3ab80
  • focusBorder#0a4f6e
  • foreground#0f172a
  • input.background#ffffff
  • input.border#00000015
  • input.foreground#0f172a
  • input.placeholderForeground#0f172a60
  • list.activeSelectionBackground#0a4f6e30
  • list.activeSelectionForeground#0f172a
  • list.highlightForeground#0a4f6e
  • list.hoverBackground#ffffff40
  • list.hoverForeground#0f172a
  • list.inactiveSelectionBackground#0a4f6e15
  • list.inactiveSelectionForeground#0f172a
  • selection.background#66728025
  • sideBar.background#ffffff
  • sideBar.border#00000015
  • sideBar.foreground#0f172a
  • sideBarSectionHeader.background#ffffff80
  • sideBarSectionHeader.foreground#0f172a
  • sideBarTitle.foreground#0a4f6e
  • statusBar.background#f6f8f7
  • statusBar.border#00000015
  • statusBar.foreground#0f172a
  • statusBar.noFolderBackground#f6f8f7
  • tab.activeBackground#f6f8f7
  • tab.activeBorderTop#0a4f6e
  • tab.activeForeground#0f172a
  • tab.border#00000015
  • tab.inactiveBackground#f6f8f760
  • tab.inactiveForeground#0f172a80
  • terminal.ansiBlack#0f172a
  • terminal.ansiBlue#667280
  • terminal.ansiCyan#a7c7d7
  • terminal.ansiGreen#0a4f6e
  • terminal.ansiMagenta#137b88
  • terminal.ansiRed#137b88
  • terminal.ansiWhite#0f172a
  • terminal.ansiYellow#a7c7d7
  • terminal.background#f6f8f7
  • terminal.foreground#0f172a
  • titleBar.activeBackground#f6f8f7
  • titleBar.activeForeground#0f172a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f8f7
  • titleBar.inactiveForeground#0f172a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa3abitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#667280bold
storage.type, storage.modifier#667280italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0a4f6e
string, punctuation.definition.string, string.template, meta.template.expression#a7c7d7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#137b88
variable, variable.other.readwrite, variable.other.object#0f172a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0f172a
variable.parameter, meta.parameter#0f172additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0f172a80
keyword.operator#0f172a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a7c7d7bold
entity.other.inherited-class#0a4f6e
entity.name.tag, punctuation.definition.tag#667280
entity.other.attribute-name#0a4f6e
meta.diff, meta.diff.header#9aa3ab
markup.deleted#137b88
markup.inserted#0a4f6e
markup.changed#a7c7d7
markup.heading, markup.heading.setext, punctuation.definition.heading#0a4f6ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#a7c7d7
string.other.link.title, string.other.link.description#0a4f6e
markup.underline.link#9aa3abunderline
punctuation.definition.list#667280
markup.quote, punctuation.definition.quote#9aa3abitalic