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#FBFCFE
  • activityBar.border#00000015
  • activityBar.foreground#252C93
  • activityBar.inactiveForeground#0F1B3360
  • activityBarBadge.background#252C93
  • activityBarBadge.foreground#FBFCFE
  • button.background#252C93
  • button.foreground#FBFCFE
  • button.hoverBackground#252C93dd
  • editor.background#FBFCFE
  • editor.foreground#0F1B33
  • editor.inactiveSelectionBackground#2124832580
  • editor.lineHighlightBackground#F1F4F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21248325
  • editorCursor.foreground#252C93
  • editorGroupHeader.tabsBackground#F1F4F8aa
  • editorLineNumber.activeForeground#252C93
  • editorLineNumber.foreground#A2A9B380
  • focusBorder#252C93
  • foreground#0F1B33
  • input.background#F1F4F8
  • input.border#00000015
  • input.foreground#0F1B33
  • input.placeholderForeground#0F1B3360
  • list.activeSelectionBackground#252C9330
  • list.activeSelectionForeground#0F1B33
  • list.highlightForeground#252C93
  • list.hoverBackground#F1F4F840
  • list.hoverForeground#0F1B33
  • list.inactiveSelectionBackground#252C9315
  • list.inactiveSelectionForeground#0F1B33
  • selection.background#21248325
  • sideBar.background#F1F4F8
  • sideBar.border#00000015
  • sideBar.foreground#0F1B33
  • sideBarSectionHeader.background#F1F4F880
  • sideBarSectionHeader.foreground#0F1B33
  • sideBarTitle.foreground#252C93
  • statusBar.background#FBFCFE
  • statusBar.border#00000015
  • statusBar.foreground#0F1B33
  • statusBar.noFolderBackground#FBFCFE
  • tab.activeBackground#FBFCFE
  • tab.activeBorderTop#252C93
  • tab.activeForeground#0F1B33
  • tab.border#00000015
  • tab.inactiveBackground#FBFCFE60
  • tab.inactiveForeground#0F1B3380
  • terminal.ansiBlack#0F1B33
  • terminal.ansiBlue#212483
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#252C93
  • terminal.ansiMagenta#327619
  • terminal.ansiRed#327619
  • terminal.ansiWhite#0F1B33
  • terminal.ansiYellow#A37E29
  • terminal.background#FBFCFE
  • terminal.foreground#0F1B33
  • titleBar.activeBackground#FBFCFE
  • titleBar.activeForeground#0F1B33
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFCFE
  • titleBar.inactiveForeground#0F1B3360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A2A9B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#212483bold
storage.type, storage.modifier#212483italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#252C93—
string, punctuation.definition.string, string.template, meta.template.expression#A37E29—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#327619—
variable, variable.other.readwrite, variable.other.object#0F1B33—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F1B33—
variable.parameter, meta.parameter#0F1B33dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F1B3380—
keyword.operator#0F1B33—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#252C93—
entity.name.tag, punctuation.definition.tag#212483—
entity.other.attribute-name#252C93—
meta.diff, meta.diff.header#A2A9B3—
markup.deleted#327619—
markup.inserted#252C93—
markup.changed#A37E29—
markup.heading, markup.heading.setext, punctuation.definition.heading#252C93bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A37E29—
string.other.link.title, string.other.link.description#252C93—
markup.underline.link#A2A9B3underline
punctuation.definition.list#212483—
markup.quote, punctuation.definition.quote#A2A9B3italic