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#FBFCFE
  • activityBar.border#00000015
  • activityBar.foreground#256593
  • activityBar.inactiveForeground#08122060
  • activityBarBadge.background#256593
  • activityBarBadge.foreground#FBFCFE
  • button.background#256593
  • button.foreground#FBFCFE
  • button.hoverBackground#256593dd
  • editor.background#FBFCFE
  • editor.foreground#081220
  • editor.inactiveSelectionBackground#2141832580
  • editor.lineHighlightBackground#39496050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21418325
  • editorCursor.foreground#256593
  • editorGroupHeader.tabsBackground#394960aa
  • editorLineNumber.activeForeground#256593
  • editorLineNumber.foreground#6b728080
  • focusBorder#256593
  • foreground#081220
  • input.background#394960
  • input.border#00000015
  • input.foreground#081220
  • input.placeholderForeground#08122060
  • list.activeSelectionBackground#25659330
  • list.activeSelectionForeground#081220
  • list.highlightForeground#256593
  • list.hoverBackground#39496040
  • list.hoverForeground#081220
  • list.inactiveSelectionBackground#25659315
  • list.inactiveSelectionForeground#081220
  • selection.background#21418325
  • sideBar.background#394960
  • sideBar.border#00000015
  • sideBar.foreground#081220
  • sideBarSectionHeader.background#39496080
  • sideBarSectionHeader.foreground#081220
  • sideBarTitle.foreground#256593
  • statusBar.background#FBFCFE
  • statusBar.border#00000015
  • statusBar.foreground#081220
  • statusBar.noFolderBackground#FBFCFE
  • tab.activeBackground#FBFCFE
  • tab.activeBorderTop#256593
  • tab.activeForeground#081220
  • tab.border#00000015
  • tab.inactiveBackground#FBFCFE60
  • tab.inactiveForeground#08122080
  • terminal.ansiBlack#081220
  • terminal.ansiBlue#214183
  • terminal.ansiCyan#2966A3
  • terminal.ansiGreen#256593
  • terminal.ansiMagenta#547619
  • terminal.ansiRed#547619
  • terminal.ansiWhite#081220
  • terminal.ansiYellow#2966A3
  • terminal.background#FBFCFE
  • terminal.foreground#081220
  • titleBar.activeBackground#FBFCFE
  • titleBar.activeForeground#081220
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFCFE
  • titleBar.inactiveForeground#08122060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b7280italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214183bold
storage.type, storage.modifier#214183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256593
string, punctuation.definition.string, string.template, meta.template.expression#2966A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#547619
variable, variable.other.readwrite, variable.other.object#081220
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#081220
variable.parameter, meta.parameter#081220dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#08122080
keyword.operator#081220
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2966A3bold
entity.other.inherited-class#256593
entity.name.tag, punctuation.definition.tag#214183
entity.other.attribute-name#256593
meta.diff, meta.diff.header#6b7280
markup.deleted#547619
markup.inserted#256593
markup.changed#2966A3
markup.heading, markup.heading.setext, punctuation.definition.heading#256593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2966A3
string.other.link.title, string.other.link.description#256593
markup.underline.link#6b7280underline
punctuation.definition.list#214183
markup.quote, punctuation.definition.quote#6b7280italic