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#FAFBFD
  • activityBar.border#00000015
  • activityBar.foreground#282E83
  • activityBar.inactiveForeground#0F1B3360
  • activityBarBadge.background#282E83
  • activityBarBadge.foreground#FAFBFD
  • button.background#282E83
  • button.foreground#FAFBFD
  • button.hoverBackground#282E83dd
  • editor.background#FAFBFD
  • editor.foreground#0F1B33
  • editor.inactiveSelectionBackground#5A5DBB2580
  • editor.lineHighlightBackground#E7ECF350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A5DBB25
  • editorCursor.foreground#282E83
  • editorGroupHeader.tabsBackground#E7ECF3aa
  • editorLineNumber.activeForeground#282E83
  • editorLineNumber.foreground#A2A9B380
  • focusBorder#282E83
  • foreground#0F1B33
  • input.background#E7ECF3
  • input.border#00000015
  • input.foreground#0F1B33
  • input.placeholderForeground#0F1B3360
  • list.activeSelectionBackground#282E8330
  • list.activeSelectionForeground#0F1B33
  • list.highlightForeground#282E83
  • list.hoverBackground#E7ECF340
  • list.hoverForeground#0F1B33
  • list.inactiveSelectionBackground#282E8315
  • list.inactiveSelectionForeground#0F1B33
  • selection.background#5A5DBB25
  • sideBar.background#E7ECF3
  • sideBar.border#00000015
  • sideBar.foreground#0F1B33
  • sideBarSectionHeader.background#E7ECF380
  • sideBarSectionHeader.foreground#0F1B33
  • sideBarTitle.foreground#282E83
  • statusBar.background#FAFBFD
  • statusBar.border#00000015
  • statusBar.foreground#0F1B33
  • statusBar.noFolderBackground#FAFBFD
  • tab.activeBackground#FAFBFD
  • tab.activeBorderTop#282E83
  • tab.activeForeground#0F1B33
  • tab.border#00000015
  • tab.inactiveBackground#FAFBFD60
  • tab.inactiveForeground#0F1B3380
  • terminal.ansiBlack#0F1B33
  • terminal.ansiBlue#5A5DBB
  • terminal.ansiCyan#F2C14E
  • terminal.ansiGreen#282E83
  • terminal.ansiMagenta#688F5A
  • terminal.ansiRed#688F5A
  • terminal.ansiWhite#0F1B33
  • terminal.ansiYellow#F2C14E
  • terminal.background#FAFBFD
  • terminal.foreground#0F1B33
  • titleBar.activeBackground#FAFBFD
  • titleBar.activeForeground#0F1B33
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFBFD
  • 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#5A5DBBbold
storage.type, storage.modifier#5A5DBBitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#282E83—
string, punctuation.definition.string, string.template, meta.template.expression#F2C14E—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#688F5A—
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#F2C14Ebold
entity.other.inherited-class#282E83—
entity.name.tag, punctuation.definition.tag#5A5DBB—
entity.other.attribute-name#282E83—
meta.diff, meta.diff.header#A2A9B3—
markup.deleted#688F5A—
markup.inserted#282E83—
markup.changed#F2C14E—
markup.heading, markup.heading.setext, punctuation.definition.heading#282E83bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F2C14E—
string.other.link.title, string.other.link.description#282E83—
markup.underline.link#A2A9B3underline
punctuation.definition.list#5A5DBB—
markup.quote, punctuation.definition.quote#A2A9B3italic