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#ffffff
  • activityBar.border#00000015
  • activityBar.foreground#00d1b2
  • activityBar.inactiveForeground#080c0c60
  • activityBarBadge.background#00d1b2
  • activityBarBadge.foreground#ffffff
  • button.background#00d1b2
  • button.foreground#ffffff
  • button.hoverBackground#00d1b2dd
  • editor.background#ffffff
  • editor.foreground#080c0c
  • editor.inactiveSelectionBackground#0077ff2580
  • editor.lineHighlightBackground#e9ecef50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0077ff25
  • editorCursor.foreground#00d1b2
  • editorGroupHeader.tabsBackground#e9ecefaa
  • editorLineNumber.activeForeground#00d1b2
  • editorLineNumber.foreground#77a08a80
  • focusBorder#00d1b2
  • foreground#080c0c
  • input.background#e9ecef
  • input.border#00000015
  • input.foreground#080c0c
  • input.placeholderForeground#080c0c60
  • list.activeSelectionBackground#00d1b230
  • list.activeSelectionForeground#080c0c
  • list.highlightForeground#00d1b2
  • list.hoverBackground#e9ecef40
  • list.hoverForeground#080c0c
  • list.inactiveSelectionBackground#00d1b215
  • list.inactiveSelectionForeground#080c0c
  • selection.background#0077ff25
  • sideBar.background#e9ecef
  • sideBar.border#00000015
  • sideBar.foreground#080c0c
  • sideBarSectionHeader.background#e9ecef80
  • sideBarSectionHeader.foreground#080c0c
  • sideBarTitle.foreground#00d1b2
  • statusBar.background#ffffff
  • statusBar.border#00000015
  • statusBar.foreground#080c0c
  • statusBar.noFolderBackground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorderTop#00d1b2
  • tab.activeForeground#080c0c
  • tab.border#00000015
  • tab.inactiveBackground#ffffff60
  • tab.inactiveForeground#080c0c80
  • terminal.ansiBlack#080c0c
  • terminal.ansiBlue#0077ff
  • terminal.ansiCyan#10c76a
  • terminal.ansiGreen#00d1b2
  • terminal.ansiMagenta#1f2530
  • terminal.ansiRed#1f2530
  • terminal.ansiWhite#080c0c
  • terminal.ansiYellow#10c76a
  • terminal.background#ffffff
  • terminal.foreground#080c0c
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#080c0c
  • titleBar.border#00000015
  • titleBar.inactiveBackground#ffffff
  • titleBar.inactiveForeground#080c0c60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#77a08aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0077ffbold
storage.type, storage.modifier#0077ffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#00d1b2
string, punctuation.definition.string, string.template, meta.template.expression#10c76a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1f2530
variable, variable.other.readwrite, variable.other.object#080c0c
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#080c0c
variable.parameter, meta.parameter#080c0cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#080c0c80
keyword.operator#080c0c
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#10c76abold
entity.other.inherited-class#00d1b2
entity.name.tag, punctuation.definition.tag#0077ff
entity.other.attribute-name#00d1b2
meta.diff, meta.diff.header#77a08a
markup.deleted#1f2530
markup.inserted#00d1b2
markup.changed#10c76a
markup.heading, markup.heading.setext, punctuation.definition.heading#00d1b2bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#10c76a
string.other.link.title, string.other.link.description#00d1b2
markup.underline.link#77a08aunderline
punctuation.definition.list#0077ff
markup.quote, punctuation.definition.quote#77a08aitalic