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#259377
  • activityBar.inactiveForeground#0F172A60
  • activityBarBadge.background#259377
  • activityBarBadge.foreground#FCFDFD
  • button.background#259377
  • button.foreground#FCFDFD
  • button.hoverBackground#259377dd
  • editor.background#FCFDFD
  • editor.foreground#0F172A
  • editor.inactiveSelectionBackground#21837F2580
  • editor.lineHighlightBackground#E9F7F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837F25
  • editorCursor.foreground#259377
  • editorGroupHeader.tabsBackground#E9F7F5aa
  • editorLineNumber.activeForeground#259377
  • editorLineNumber.foreground#E5E7EB80
  • focusBorder#259377
  • foreground#0F172A
  • input.background#E9F7F5
  • input.border#00000015
  • input.foreground#0F172A
  • input.placeholderForeground#0F172A60
  • list.activeSelectionBackground#25937730
  • list.activeSelectionForeground#0F172A
  • list.highlightForeground#259377
  • list.hoverBackground#E9F7F540
  • list.hoverForeground#0F172A
  • list.inactiveSelectionBackground#25937715
  • list.inactiveSelectionForeground#0F172A
  • selection.background#21837F25
  • sideBar.background#E9F7F5
  • sideBar.border#00000015
  • sideBar.foreground#0F172A
  • sideBarSectionHeader.background#E9F7F580
  • sideBarSectionHeader.foreground#0F172A
  • sideBarTitle.foreground#259377
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#0F172A
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#259377
  • tab.activeForeground#0F172A
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#0F172A80
  • terminal.ansiBlack#0F172A
  • terminal.ansiBlue#21837F
  • terminal.ansiCyan#A32943
  • terminal.ansiGreen#259377
  • terminal.ansiMagenta#19763B
  • terminal.ansiRed#19763B
  • terminal.ansiWhite#0F172A
  • terminal.ansiYellow#A32943
  • terminal.background#FCFDFD
  • terminal.foreground#0F172A
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#0F172A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#0F172A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21837Fbold
storage.type, storage.modifier#21837Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259377—
string, punctuation.definition.string, string.template, meta.template.expression#A32943—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19763B—
variable, variable.other.readwrite, variable.other.object#0F172A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F172A—
variable.parameter, meta.parameter#0F172Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F172A80—
keyword.operator#0F172A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32943bold
entity.other.inherited-class#259377—
entity.name.tag, punctuation.definition.tag#21837F—
entity.other.attribute-name#259377—
meta.diff, meta.diff.header#E5E7EB—
markup.deleted#19763B—
markup.inserted#259377—
markup.changed#A32943—
markup.heading, markup.heading.setext, punctuation.definition.heading#259377bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A32943—
string.other.link.title, string.other.link.description#259377—
markup.underline.link#E5E7EBunderline
punctuation.definition.list#21837F—
markup.quote, punctuation.definition.quote#E5E7EBitalic