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#256C93
  • activityBar.inactiveForeground#18222b60
  • activityBarBadge.background#256C93
  • activityBarBadge.foreground#FCFDFD
  • button.background#256C93
  • button.foreground#FCFDFD
  • button.hoverBackground#256C93dd
  • editor.background#FCFDFD
  • editor.foreground#18222b
  • editor.inactiveSelectionBackground#2160832580
  • editor.lineHighlightBackground#F2F6F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21608325
  • editorCursor.foreground#256C93
  • editorGroupHeader.tabsBackground#F2F6F7aa
  • editorLineNumber.activeForeground#256C93
  • editorLineNumber.foreground#8fa0aa80
  • focusBorder#256C93
  • foreground#18222b
  • input.background#F2F6F7
  • input.border#00000015
  • input.foreground#18222b
  • input.placeholderForeground#18222b60
  • list.activeSelectionBackground#256C9330
  • list.activeSelectionForeground#18222b
  • list.highlightForeground#256C93
  • list.hoverBackground#F2F6F740
  • list.hoverForeground#18222b
  • list.inactiveSelectionBackground#256C9315
  • list.inactiveSelectionForeground#18222b
  • selection.background#21608325
  • sideBar.background#F2F6F7
  • sideBar.border#00000015
  • sideBar.foreground#18222b
  • sideBarSectionHeader.background#F2F6F780
  • sideBarSectionHeader.foreground#18222b
  • sideBarTitle.foreground#256C93
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#18222b
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#256C93
  • tab.activeForeground#18222b
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#18222b80
  • terminal.ansiBlack#18222b
  • terminal.ansiBlue#216083
  • terminal.ansiCyan#2995A3
  • terminal.ansiGreen#256C93
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#18222b
  • terminal.ansiYellow#2995A3
  • terminal.background#FCFDFD
  • terminal.foreground#18222b
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#18222b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#18222b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8fa0aaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216083bold
storage.type, storage.modifier#216083italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256C93
string, punctuation.definition.string, string.template, meta.template.expression#2995A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119
variable, variable.other.readwrite, variable.other.object#18222b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#18222b
variable.parameter, meta.parameter#18222bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18222b80
keyword.operator#18222b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2995A3bold
entity.other.inherited-class#256C93
entity.name.tag, punctuation.definition.tag#216083
entity.other.attribute-name#256C93
meta.diff, meta.diff.header#8fa0aa
markup.deleted#765119
markup.inserted#256C93
markup.changed#2995A3
markup.heading, markup.heading.setext, punctuation.definition.heading#256C93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2995A3
string.other.link.title, string.other.link.description#256C93
markup.underline.link#8fa0aaunderline
punctuation.definition.list#216083
markup.quote, punctuation.definition.quote#8fa0aaitalic