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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#259391
  • activityBar.inactiveForeground#11141760
  • activityBarBadge.background#259391
  • activityBarBadge.foreground#FCFDFD
  • button.background#259391
  • button.foreground#FCFDFD
  • button.hoverBackground#259391dd
  • editor.background#FCFDFD
  • editor.foreground#111417
  • editor.inactiveSelectionBackground#216D832580
  • editor.lineHighlightBackground#DEE3E150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216D8325
  • editorCursor.foreground#259391
  • editorGroupHeader.tabsBackground#DEE3E1aa
  • editorLineNumber.activeForeground#259391
  • editorLineNumber.foreground#6f777880
  • focusBorder#259391
  • foreground#111417
  • input.background#DEE3E1
  • input.border#00000015
  • input.foreground#111417
  • input.placeholderForeground#11141760
  • list.activeSelectionBackground#25939130
  • list.activeSelectionForeground#111417
  • list.highlightForeground#259391
  • list.hoverBackground#DEE3E140
  • list.hoverForeground#111417
  • list.inactiveSelectionBackground#25939115
  • list.inactiveSelectionForeground#111417
  • selection.background#216D8325
  • sideBar.background#DEE3E1
  • sideBar.border#00000015
  • sideBar.foreground#111417
  • sideBarSectionHeader.background#DEE3E180
  • sideBarSectionHeader.foreground#111417
  • sideBarTitle.foreground#259391
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#111417
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#259391
  • tab.activeForeground#111417
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#11141780
  • terminal.ansiBlack#111417
  • terminal.ansiBlue#216D83
  • terminal.ansiCyan#29A395
  • terminal.ansiGreen#259391
  • terminal.ansiMagenta#763019
  • terminal.ansiRed#763019
  • terminal.ansiWhite#111417
  • terminal.ansiYellow#29A395
  • terminal.background#FCFDFD
  • terminal.foreground#111417
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#111417
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#11141760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f7778italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216D83bold
storage.type, storage.modifier#216D83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259391
string, punctuation.definition.string, string.template, meta.template.expression#29A395
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763019
variable, variable.other.readwrite, variable.other.object#111417
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111417
variable.parameter, meta.parameter#111417dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11141780
keyword.operator#111417
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A395bold
entity.other.inherited-class#259391
entity.name.tag, punctuation.definition.tag#216D83
entity.other.attribute-name#259391
meta.diff, meta.diff.header#6f7778
markup.deleted#763019
markup.inserted#259391
markup.changed#29A395
markup.heading, markup.heading.setext, punctuation.definition.heading#259391bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A395
string.other.link.title, string.other.link.description#259391
markup.underline.link#6f7778underline
punctuation.definition.list#216D83
markup.quote, punctuation.definition.quote#6f7778italic