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#06161B
  • activityBar.border#ffffff15
  • activityBar.foreground#0E7C82
  • activityBar.inactiveForeground#F7F8FA60
  • activityBarBadge.background#0E7C82
  • activityBarBadge.foreground#06161B
  • button.background#0E7C82
  • button.foreground#06161B
  • button.hoverBackground#0E7C82dd
  • editor.background#06161B
  • editor.foreground#F7F8FA
  • editor.inactiveSelectionBackground#C9F2F03580
  • editor.lineHighlightBackground#052B3240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9F2F035
  • editorCursor.foreground#0E7C82
  • editorGroupHeader.tabsBackground#06161Bdd
  • editorLineNumber.activeForeground#0E7C82
  • editorLineNumber.foreground#6B7C8280
  • focusBorder#0E7C82
  • foreground#F7F8FA
  • input.background#052B32
  • input.border#ffffff15
  • input.foreground#F7F8FA
  • input.placeholderForeground#F7F8FA60
  • list.activeSelectionBackground#0E7C8230
  • list.activeSelectionForeground#F7F8FA
  • list.highlightForeground#0E7C82
  • list.hoverBackground#052B3240
  • list.hoverForeground#F7F8FA
  • list.inactiveSelectionBackground#0E7C8215
  • list.inactiveSelectionForeground#F7F8FA
  • selection.background#C9F2F035
  • sideBar.background#052B32
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F8FA
  • sideBarSectionHeader.background#06161B80
  • sideBarSectionHeader.foreground#F7F8FA
  • sideBarTitle.foreground#0E7C82
  • statusBar.background#06161B
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F8FA
  • statusBar.noFolderBackground#06161B
  • tab.activeBackground#06161B
  • tab.activeBorderTop#0E7C82
  • tab.activeForeground#F7F8FA
  • tab.border#ffffff15
  • tab.inactiveBackground#052B3260
  • tab.inactiveForeground#F7F8FA80
  • terminal.ansiBlack#06161B
  • terminal.ansiBlue#C9F2F0
  • terminal.ansiCyan#FF9A80
  • terminal.ansiGreen#0E7C82
  • terminal.ansiMagenta#A6FF49
  • terminal.ansiRed#A6FF49
  • terminal.ansiWhite#F7F8FA
  • terminal.ansiYellow#FF9A80
  • terminal.background#06161B
  • terminal.foreground#F7F8FA
  • titleBar.activeBackground#06161B
  • titleBar.activeForeground#F7F8FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#06161B
  • titleBar.inactiveForeground#F7F8FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7C82italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9F2F0bold
storage.type, storage.modifier#C9F2F0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0E7C82—
string, punctuation.definition.string, string.template, meta.template.expression#FF9A80—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A6FF49—
variable, variable.other.readwrite, variable.other.object#F7F8FA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F8FA—
variable.parameter, meta.parameter#F7F8FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F8FA80—
keyword.operator#F7F8FA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FF9A80bold
entity.other.inherited-class#0E7C82—
entity.name.tag, punctuation.definition.tag#C9F2F0—
entity.other.attribute-name#0E7C82—
meta.diff, meta.diff.header#6B7C82—
markup.deleted#A6FF49—
markup.inserted#0E7C82—
markup.changed#FF9A80—
markup.heading, markup.heading.setext, punctuation.definition.heading#0E7C82bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FF9A80—
string.other.link.title, string.other.link.description#0E7C82—
markup.underline.link#6B7C82underline
punctuation.definition.list#C9F2F0—
markup.quote, punctuation.definition.quote#6B7C82italic