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#FAFCFF
  • activityBar.border#00000015
  • activityBar.foreground#937425
  • activityBar.inactiveForeground#182A4460
  • activityBarBadge.background#937425
  • activityBarBadge.foreground#FAFCFF
  • button.background#937425
  • button.foreground#FAFCFF
  • button.hoverBackground#937425dd
  • editor.background#FAFCFF
  • editor.foreground#182A44
  • editor.inactiveSelectionBackground#2165832580
  • editor.lineHighlightBackground#F0F5FF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21658325
  • editorCursor.foreground#937425
  • editorGroupHeader.tabsBackground#F0F5FFaa
  • editorLineNumber.activeForeground#937425
  • editorLineNumber.foreground#DCE3EB80
  • focusBorder#937425
  • foreground#182A44
  • input.background#F0F5FF
  • input.border#00000015
  • input.foreground#182A44
  • input.placeholderForeground#182A4460
  • list.activeSelectionBackground#93742530
  • list.activeSelectionForeground#182A44
  • list.highlightForeground#937425
  • list.hoverBackground#F0F5FF40
  • list.hoverForeground#182A44
  • list.inactiveSelectionBackground#93742515
  • list.inactiveSelectionForeground#182A44
  • selection.background#21658325
  • sideBar.background#F0F5FF
  • sideBar.border#00000015
  • sideBar.foreground#182A44
  • sideBarSectionHeader.background#F0F5FF80
  • sideBarSectionHeader.foreground#182A44
  • sideBarTitle.foreground#937425
  • statusBar.background#FAFCFF
  • statusBar.border#00000015
  • statusBar.foreground#182A44
  • statusBar.noFolderBackground#FAFCFF
  • tab.activeBackground#FAFCFF
  • tab.activeBorderTop#937425
  • tab.activeForeground#182A44
  • tab.border#00000015
  • tab.inactiveBackground#FAFCFF60
  • tab.inactiveForeground#182A4480
  • terminal.ansiBlack#182A44
  • terminal.ansiBlue#216583
  • terminal.ansiCyan#2985A3
  • terminal.ansiGreen#937425
  • terminal.ansiMagenta#761933
  • terminal.ansiRed#761933
  • terminal.ansiWhite#182A44
  • terminal.ansiYellow#2985A3
  • terminal.background#FAFCFF
  • terminal.foreground#182A44
  • titleBar.activeBackground#FAFCFF
  • titleBar.activeForeground#182A44
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFCFF
  • titleBar.inactiveForeground#182A4460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DCE3EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216583bold
storage.type, storage.modifier#216583italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937425
string, punctuation.definition.string, string.template, meta.template.expression#2985A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761933
variable, variable.other.readwrite, variable.other.object#182A44
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#182A44
variable.parameter, meta.parameter#182A44dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#182A4480
keyword.operator#182A44
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2985A3bold
entity.other.inherited-class#937425
entity.name.tag, punctuation.definition.tag#216583
entity.other.attribute-name#937425
meta.diff, meta.diff.header#DCE3EB
markup.deleted#761933
markup.inserted#937425
markup.changed#2985A3
markup.heading, markup.heading.setext, punctuation.definition.heading#937425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2985A3
string.other.link.title, string.other.link.description#937425
markup.underline.link#DCE3EBunderline
punctuation.definition.list#216583
markup.quote, punctuation.definition.quote#DCE3EBitalic