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#932527
  • activityBar.inactiveForeground#081a2e60
  • activityBarBadge.background#932527
  • activityBarBadge.foreground#FCFCFD
  • button.background#932527
  • button.foreground#FCFCFD
  • button.hoverBackground#932527dd
  • editor.background#FCFCFD
  • editor.foreground#081a2e
  • editor.inactiveSelectionBackground#2152832580
  • editor.lineHighlightBackground#F6F7F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21528325
  • editorCursor.foreground#932527
  • editorGroupHeader.tabsBackground#F6F7F9aa
  • editorLineNumber.activeForeground#932527
  • editorLineNumber.foreground#e6eaee80
  • focusBorder#932527
  • foreground#081a2e
  • input.background#F6F7F9
  • input.border#00000015
  • input.foreground#081a2e
  • input.placeholderForeground#081a2e60
  • list.activeSelectionBackground#93252730
  • list.activeSelectionForeground#081a2e
  • list.highlightForeground#932527
  • list.hoverBackground#F6F7F940
  • list.hoverForeground#081a2e
  • list.inactiveSelectionBackground#93252715
  • list.inactiveSelectionForeground#081a2e
  • selection.background#21528325
  • sideBar.background#F6F7F9
  • sideBar.border#00000015
  • sideBar.foreground#081a2e
  • sideBarSectionHeader.background#F6F7F980
  • sideBarSectionHeader.foreground#081a2e
  • sideBarTitle.foreground#932527
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#081a2e
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#932527
  • tab.activeForeground#081a2e
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#081a2e80
  • terminal.ansiBlack#081a2e
  • terminal.ansiBlue#215283
  • terminal.ansiCyan#2966A3
  • terminal.ansiGreen#932527
  • terminal.ansiMagenta#76191B
  • terminal.ansiRed#76191B
  • terminal.ansiWhite#081a2e
  • terminal.ansiYellow#2966A3
  • terminal.background#FCFCFD
  • terminal.foreground#081a2e
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#081a2e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#081a2e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6eaeeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215283bold
storage.type, storage.modifier#215283italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932527
string, punctuation.definition.string, string.template, meta.template.expression#2966A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76191B
variable, variable.other.readwrite, variable.other.object#081a2e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#081a2e
variable.parameter, meta.parameter#081a2edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#081a2e80
keyword.operator#081a2e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2966A3bold
entity.other.inherited-class#932527
entity.name.tag, punctuation.definition.tag#215283
entity.other.attribute-name#932527
meta.diff, meta.diff.header#e6eaee
markup.deleted#76191B
markup.inserted#932527
markup.changed#2966A3
markup.heading, markup.heading.setext, punctuation.definition.heading#932527bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2966A3
string.other.link.title, string.other.link.description#932527
markup.underline.link#e6eaeeunderline
punctuation.definition.list#215283
markup.quote, punctuation.definition.quote#e6eaeeitalic