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#F7F5EF
  • activityBar.border#00000015
  • activityBar.foreground#1E6FAE
  • activityBar.inactiveForeground#08253260
  • activityBarBadge.background#1E6FAE
  • activityBarBadge.foreground#F7F5EF
  • button.background#1E6FAE
  • button.foreground#F7F5EF
  • button.hoverBackground#1E6FAEdd
  • editor.background#F7F5EF
  • editor.foreground#082532
  • editor.inactiveSelectionBackground#55C0C22580
  • editor.lineHighlightBackground#E8E2D650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#55C0C225
  • editorCursor.foreground#1E6FAE
  • editorGroupHeader.tabsBackground#E8E2D6aa
  • editorLineNumber.activeForeground#1E6FAE
  • editorLineNumber.foreground#9EA8AC80
  • focusBorder#1E6FAE
  • foreground#082532
  • input.background#E8E2D6
  • input.border#00000015
  • input.foreground#082532
  • input.placeholderForeground#08253260
  • list.activeSelectionBackground#1E6FAE30
  • list.activeSelectionForeground#082532
  • list.highlightForeground#1E6FAE
  • list.hoverBackground#E8E2D640
  • list.hoverForeground#082532
  • list.inactiveSelectionBackground#1E6FAE15
  • list.inactiveSelectionForeground#082532
  • selection.background#55C0C225
  • sideBar.background#E8E2D6
  • sideBar.border#00000015
  • sideBar.foreground#082532
  • sideBarSectionHeader.background#E8E2D680
  • sideBarSectionHeader.foreground#082532
  • sideBarTitle.foreground#1E6FAE
  • statusBar.background#F7F5EF
  • statusBar.border#00000015
  • statusBar.foreground#082532
  • statusBar.noFolderBackground#F7F5EF
  • tab.activeBackground#F7F5EF
  • tab.activeBorderTop#1E6FAE
  • tab.activeForeground#082532
  • tab.border#00000015
  • tab.inactiveBackground#F7F5EF60
  • tab.inactiveForeground#08253280
  • terminal.ansiBlack#082532
  • terminal.ansiBlue#55C0C2
  • terminal.ansiCyan#D49A3A
  • terminal.ansiGreen#1E6FAE
  • terminal.ansiMagenta#E8E2D6
  • terminal.ansiRed#E8E2D6
  • terminal.ansiWhite#082532
  • terminal.ansiYellow#D49A3A
  • terminal.background#F7F5EF
  • terminal.foreground#082532
  • titleBar.activeBackground#F7F5EF
  • titleBar.activeForeground#082532
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5EF
  • titleBar.inactiveForeground#08253260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9EA8ACitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#55C0C2bold
storage.type, storage.modifier#55C0C2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1E6FAE—
string, punctuation.definition.string, string.template, meta.template.expression#D49A3A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E8E2D6—
variable, variable.other.readwrite, variable.other.object#082532—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#082532—
variable.parameter, meta.parameter#082532dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#08253280—
keyword.operator#082532—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D49A3Abold
entity.other.inherited-class#1E6FAE—
entity.name.tag, punctuation.definition.tag#55C0C2—
entity.other.attribute-name#1E6FAE—
meta.diff, meta.diff.header#9EA8AC—
markup.deleted#E8E2D6—
markup.inserted#1E6FAE—
markup.changed#D49A3A—
markup.heading, markup.heading.setext, punctuation.definition.heading#1E6FAEbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#D49A3A—
string.other.link.title, string.other.link.description#1E6FAE—
markup.underline.link#9EA8ACunderline
punctuation.definition.list#55C0C2—
markup.quote, punctuation.definition.quote#9EA8ACitalic