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#fbfbfb
  • activityBar.border#00000015
  • activityBar.foreground#ff007a
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#ff007a
  • activityBarBadge.foreground#fbfbfb
  • button.background#ff007a
  • button.foreground#fbfbfb
  • button.hoverBackground#ff007add
  • editor.background#fbfbfb
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#ff6aae2580
  • editor.lineHighlightBackground#ffe6ef50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ff6aae25
  • editorCursor.foreground#ff007a
  • editorGroupHeader.tabsBackground#ffe6efaa
  • editorLineNumber.activeForeground#ff007a
  • editorLineNumber.foreground#ff6aae80
  • focusBorder#ff007a
  • foreground#111111
  • input.background#ffe6ef
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#ff007a30
  • list.activeSelectionForeground#111111
  • list.highlightForeground#ff007a
  • list.hoverBackground#ffe6ef40
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#ff007a15
  • list.inactiveSelectionForeground#111111
  • selection.background#ff6aae25
  • sideBar.background#ffe6ef
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#ffe6ef80
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#ff007a
  • statusBar.background#fbfbfb
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#fbfbfb
  • tab.activeBackground#fbfbfb
  • tab.activeBorderTop#ff007a
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#fbfbfb60
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#ff6aae
  • terminal.ansiCyan#c6ff2e
  • terminal.ansiGreen#ff007a
  • terminal.ansiMagenta#d9ff6a
  • terminal.ansiRed#d9ff6a
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#c6ff2e
  • terminal.background#fbfbfb
  • terminal.foreground#111111
  • titleBar.activeBackground#fbfbfb
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbfbfb
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff6aaeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ff6aaebold
storage.type, storage.modifier#ff6aaeitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#ff007a
string, punctuation.definition.string, string.template, meta.template.expression#c6ff2e
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d9ff6a
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c6ff2ebold
entity.other.inherited-class#ff007a
entity.name.tag, punctuation.definition.tag#ff6aae
entity.other.attribute-name#ff007a
meta.diff, meta.diff.header#ff6aae
markup.deleted#d9ff6a
markup.inserted#ff007a
markup.changed#c6ff2e
markup.heading, markup.heading.setext, punctuation.definition.heading#ff007abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c6ff2e
string.other.link.title, string.other.link.description#ff007a
markup.underline.link#ff6aaeunderline
punctuation.definition.list#ff6aae
markup.quote, punctuation.definition.quote#ff6aaeitalic