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#254693
  • activityBar.inactiveForeground#1b1f2660
  • activityBarBadge.background#254693
  • activityBarBadge.foreground#FCFCFD
  • button.background#254693
  • button.foreground#FCFCFD
  • button.hoverBackground#254693dd
  • editor.background#FCFCFD
  • editor.foreground#1b1f26
  • editor.inactiveSelectionBackground#2139832580
  • editor.lineHighlightBackground#F1EFE950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21398325
  • editorCursor.foreground#254693
  • editorGroupHeader.tabsBackground#F1EFE9aa
  • editorLineNumber.activeForeground#254693
  • editorLineNumber.foreground#606a7880
  • focusBorder#254693
  • foreground#1b1f26
  • input.background#F1EFE9
  • input.border#00000015
  • input.foreground#1b1f26
  • input.placeholderForeground#1b1f2660
  • list.activeSelectionBackground#25469330
  • list.activeSelectionForeground#1b1f26
  • list.highlightForeground#254693
  • list.hoverBackground#F1EFE940
  • list.hoverForeground#1b1f26
  • list.inactiveSelectionBackground#25469315
  • list.inactiveSelectionForeground#1b1f26
  • selection.background#21398325
  • sideBar.background#F1EFE9
  • sideBar.border#00000015
  • sideBar.foreground#1b1f26
  • sideBarSectionHeader.background#F1EFE980
  • sideBarSectionHeader.foreground#1b1f26
  • sideBarTitle.foreground#254693
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#1b1f26
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#254693
  • tab.activeForeground#1b1f26
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#1b1f2680
  • terminal.ansiBlack#1b1f26
  • terminal.ansiBlue#213983
  • terminal.ansiCyan#29A385
  • terminal.ansiGreen#254693
  • terminal.ansiMagenta#764619
  • terminal.ansiRed#764619
  • terminal.ansiWhite#1b1f26
  • terminal.ansiYellow#29A385
  • terminal.background#FCFCFD
  • terminal.foreground#1b1f26
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#1b1f26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#1b1f2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#606a78italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#213983bold
storage.type, storage.modifier#213983italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254693
string, punctuation.definition.string, string.template, meta.template.expression#29A385
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764619
variable, variable.other.readwrite, variable.other.object#1b1f26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1b1f26
variable.parameter, meta.parameter#1b1f26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1b1f2680
keyword.operator#1b1f26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A385bold
entity.other.inherited-class#254693
entity.name.tag, punctuation.definition.tag#213983
entity.other.attribute-name#254693
meta.diff, meta.diff.header#606a78
markup.deleted#764619
markup.inserted#254693
markup.changed#29A385
markup.heading, markup.heading.setext, punctuation.definition.heading#254693bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A385
string.other.link.title, string.other.link.description#254693
markup.underline.link#606a78underline
punctuation.definition.list#213983
markup.quote, punctuation.definition.quote#606a78italic