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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#257D93
  • activityBar.inactiveForeground#24272b60
  • activityBarBadge.background#257D93
  • activityBarBadge.foreground#FCFCFD
  • button.background#257D93
  • button.foreground#FCFCFD
  • button.hoverBackground#257D93dd
  • editor.background#FCFCFD
  • editor.foreground#24272b
  • editor.inactiveSelectionBackground#2156832580
  • editor.lineHighlightBackground#D9DEE350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21568325
  • editorCursor.foreground#257D93
  • editorGroupHeader.tabsBackground#D9DEE3aa
  • editorLineNumber.activeForeground#257D93
  • editorLineNumber.foreground#e8edf180
  • focusBorder#257D93
  • foreground#24272b
  • input.background#D9DEE3
  • input.border#00000015
  • input.foreground#24272b
  • input.placeholderForeground#24272b60
  • list.activeSelectionBackground#257D9330
  • list.activeSelectionForeground#24272b
  • list.highlightForeground#257D93
  • list.hoverBackground#D9DEE340
  • list.hoverForeground#24272b
  • list.inactiveSelectionBackground#257D9315
  • list.inactiveSelectionForeground#24272b
  • selection.background#21568325
  • sideBar.background#D9DEE3
  • sideBar.border#00000015
  • sideBar.foreground#24272b
  • sideBarSectionHeader.background#D9DEE380
  • sideBarSectionHeader.foreground#24272b
  • sideBarTitle.foreground#257D93
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#24272b
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#257D93
  • tab.activeForeground#24272b
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#24272b80
  • terminal.ansiBlack#24272b
  • terminal.ansiBlue#215683
  • terminal.ansiCyan#A32952
  • terminal.ansiGreen#257D93
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#24272b
  • terminal.ansiYellow#A32952
  • terminal.background#FCFCFD
  • terminal.foreground#24272b
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#24272b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#24272b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8edf1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215683bold
storage.type, storage.modifier#215683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257D93
string, punctuation.definition.string, string.template, meta.template.expression#A32952
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
variable, variable.other.readwrite, variable.other.object#24272b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24272b
variable.parameter, meta.parameter#24272bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24272b80
keyword.operator#24272b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32952bold
entity.other.inherited-class#257D93
entity.name.tag, punctuation.definition.tag#215683
entity.other.attribute-name#257D93
meta.diff, meta.diff.header#e8edf1
markup.deleted#765F19
markup.inserted#257D93
markup.changed#A32952
markup.heading, markup.heading.setext, punctuation.definition.heading#257D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32952
string.other.link.title, string.other.link.description#257D93
markup.underline.link#e8edf1underline
punctuation.definition.list#215683
markup.quote, punctuation.definition.quote#e8edf1italic