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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#259377
  • activityBar.inactiveForeground#242E3460
  • activityBarBadge.background#259377
  • activityBarBadge.foreground#FCFCFD
  • button.background#259377
  • button.foreground#FCFCFD
  • button.hoverBackground#259377dd
  • editor.background#FCFCFD
  • editor.foreground#242E34
  • editor.inactiveSelectionBackground#835F212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835F2125
  • editorCursor.foreground#259377
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#259377
  • editorLineNumber.foreground#E8EAED80
  • focusBorder#259377
  • foreground#242E34
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#242E34
  • input.placeholderForeground#242E3460
  • list.activeSelectionBackground#25937730
  • list.activeSelectionForeground#242E34
  • list.highlightForeground#259377
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#242E34
  • list.inactiveSelectionBackground#25937715
  • list.inactiveSelectionForeground#242E34
  • selection.background#835F2125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#242E34
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#242E34
  • sideBarTitle.foreground#259377
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#242E34
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#259377
  • tab.activeForeground#242E34
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#242E3480
  • terminal.ansiBlack#242E34
  • terminal.ansiBlue#835F21
  • terminal.ansiCyan#A37629
  • terminal.ansiGreen#259377
  • terminal.ansiMagenta#761E19
  • terminal.ansiRed#761E19
  • terminal.ansiWhite#242E34
  • terminal.ansiYellow#A37629
  • terminal.background#FCFCFD
  • terminal.foreground#242E34
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#242E34
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#242E3460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8EAEDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835F21bold
storage.type, storage.modifier#835F21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259377
string, punctuation.definition.string, string.template, meta.template.expression#A37629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761E19
variable, variable.other.readwrite, variable.other.object#242E34
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#242E34
variable.parameter, meta.parameter#242E34dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#242E3480
keyword.operator#242E34
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37629bold
entity.other.inherited-class#259377
entity.name.tag, punctuation.definition.tag#835F21
entity.other.attribute-name#259377
meta.diff, meta.diff.header#E8EAED
markup.deleted#761E19
markup.inserted#259377
markup.changed#A37629
markup.heading, markup.heading.setext, punctuation.definition.heading#259377bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37629
string.other.link.title, string.other.link.description#259377
markup.underline.link#E8EAEDunderline
punctuation.definition.list#835F21
markup.quote, punctuation.definition.quote#E8EAEDitalic