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#eef3f2
  • activityBar.border#00000015
  • activityBar.foreground#54705f
  • activityBar.inactiveForeground#151b1e60
  • activityBarBadge.background#54705f
  • activityBarBadge.foreground#eef3f2
  • button.background#54705f
  • button.foreground#eef3f2
  • button.hoverBackground#54705fdd
  • editor.background#eef3f2
  • editor.foreground#151b1e
  • editor.inactiveSelectionBackground#54705f2580
  • editor.lineHighlightBackground#dce5e450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#54705f25
  • editorCursor.foreground#54705f
  • editorGroupHeader.tabsBackground#dce5e4aa
  • editorLineNumber.activeForeground#54705f
  • editorLineNumber.foreground#70808780
  • focusBorder#54705f
  • foreground#151b1e
  • input.background#dce5e4
  • input.border#00000015
  • input.foreground#151b1e
  • input.placeholderForeground#151b1e60
  • list.activeSelectionBackground#54705f30
  • list.activeSelectionForeground#151b1e
  • list.highlightForeground#54705f
  • list.hoverBackground#dce5e440
  • list.hoverForeground#151b1e
  • list.inactiveSelectionBackground#54705f15
  • list.inactiveSelectionForeground#151b1e
  • selection.background#54705f25
  • sideBar.background#dce5e4
  • sideBar.border#00000015
  • sideBar.foreground#151b1e
  • sideBarSectionHeader.background#dce5e480
  • sideBarSectionHeader.foreground#151b1e
  • sideBarTitle.foreground#54705f
  • statusBar.background#eef3f2
  • statusBar.border#00000015
  • statusBar.foreground#151b1e
  • statusBar.noFolderBackground#eef3f2
  • tab.activeBackground#eef3f2
  • tab.activeBorderTop#54705f
  • tab.activeForeground#151b1e
  • tab.border#00000015
  • tab.inactiveBackground#eef3f260
  • tab.inactiveForeground#151b1e80
  • terminal.ansiBlack#151b1e
  • terminal.ansiBlue#54705f
  • terminal.ansiCyan#6c845e
  • terminal.ansiGreen#54705f
  • terminal.ansiMagenta#151b1e
  • terminal.ansiRed#151b1e
  • terminal.ansiWhite#151b1e
  • terminal.ansiYellow#6c845e
  • terminal.background#eef3f2
  • terminal.foreground#151b1e
  • titleBar.activeBackground#eef3f2
  • titleBar.activeForeground#151b1e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#eef3f2
  • titleBar.inactiveForeground#151b1e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#708087italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#54705fbold
storage.type, storage.modifier#54705fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#54705f
string, punctuation.definition.string, string.template, meta.template.expression#6c845e
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#151b1e
variable, variable.other.readwrite, variable.other.object#151b1e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151b1e
variable.parameter, meta.parameter#151b1edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#151b1e80
keyword.operator#151b1e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6c845ebold
entity.other.inherited-class#54705f
entity.name.tag, punctuation.definition.tag#54705f
entity.other.attribute-name#54705f
meta.diff, meta.diff.header#708087
markup.deleted#151b1e
markup.inserted#54705f
markup.changed#6c845e
markup.heading, markup.heading.setext, punctuation.definition.heading#54705fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6c845e
string.other.link.title, string.other.link.description#54705f
markup.underline.link#708087underline
punctuation.definition.list#54705f
markup.quote, punctuation.definition.quote#708087italic