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#F6F8FA
  • activityBar.border#00000015
  • activityBar.foreground#4F6B5A
  • activityBar.inactiveForeground#27323A60
  • activityBarBadge.background#4F6B5A
  • activityBarBadge.foreground#F6F8FA
  • button.background#4F6B5A
  • button.foreground#F6F8FA
  • button.hoverBackground#4F6B5Add
  • editor.background#F6F8FA
  • editor.foreground#27323A
  • editor.inactiveSelectionBackground#C7D6E62580
  • editor.lineHighlightBackground#BDC7CF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C7D6E625
  • editorCursor.foreground#4F6B5A
  • editorGroupHeader.tabsBackground#BDC7CFaa
  • editorLineNumber.activeForeground#4F6B5A
  • editorLineNumber.foreground#8FA28380
  • focusBorder#4F6B5A
  • foreground#27323A
  • input.background#BDC7CF
  • input.border#00000015
  • input.foreground#27323A
  • input.placeholderForeground#27323A60
  • list.activeSelectionBackground#4F6B5A30
  • list.activeSelectionForeground#27323A
  • list.highlightForeground#4F6B5A
  • list.hoverBackground#BDC7CF40
  • list.hoverForeground#27323A
  • list.inactiveSelectionBackground#4F6B5A15
  • list.inactiveSelectionForeground#27323A
  • selection.background#C7D6E625
  • sideBar.background#BDC7CF
  • sideBar.border#00000015
  • sideBar.foreground#27323A
  • sideBarSectionHeader.background#BDC7CF80
  • sideBarSectionHeader.foreground#27323A
  • sideBarTitle.foreground#4F6B5A
  • statusBar.background#F6F8FA
  • statusBar.border#00000015
  • statusBar.foreground#27323A
  • statusBar.noFolderBackground#F6F8FA
  • tab.activeBackground#F6F8FA
  • tab.activeBorderTop#4F6B5A
  • tab.activeForeground#27323A
  • tab.border#00000015
  • tab.inactiveBackground#F6F8FA60
  • tab.inactiveForeground#27323A80
  • terminal.ansiBlack#27323A
  • terminal.ansiBlue#C7D6E6
  • terminal.ansiCyan#D6DDE3
  • terminal.ansiGreen#4F6B5A
  • terminal.ansiMagenta#8CA18F
  • terminal.ansiRed#8CA18F
  • terminal.ansiWhite#27323A
  • terminal.ansiYellow#D6DDE3
  • terminal.background#F6F8FA
  • terminal.foreground#27323A
  • titleBar.activeBackground#F6F8FA
  • titleBar.activeForeground#27323A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F8FA
  • titleBar.inactiveForeground#27323A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8FA283italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C7D6E6bold
storage.type, storage.modifier#C7D6E6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4F6B5A
string, punctuation.definition.string, string.template, meta.template.expression#D6DDE3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8CA18F
variable, variable.other.readwrite, variable.other.object#27323A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#27323A
variable.parameter, meta.parameter#27323Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#27323A80
keyword.operator#27323A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D6DDE3bold
entity.other.inherited-class#4F6B5A
entity.name.tag, punctuation.definition.tag#C7D6E6
entity.other.attribute-name#4F6B5A
meta.diff, meta.diff.header#8FA283
markup.deleted#8CA18F
markup.inserted#4F6B5A
markup.changed#D6DDE3
markup.heading, markup.heading.setext, punctuation.definition.heading#4F6B5Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D6DDE3
string.other.link.title, string.other.link.description#4F6B5A
markup.underline.link#8FA283underline
punctuation.definition.list#C7D6E6
markup.quote, punctuation.definition.quote#8FA283italic