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#122230
  • activityBar.border#ffffff15
  • activityBar.foreground#67A6E9
  • activityBar.inactiveForeground#F8FCFF60
  • activityBarBadge.background#67A6E9
  • activityBarBadge.foreground#122230
  • button.background#67A6E9
  • button.foreground#122230
  • button.hoverBackground#67A6E9dd
  • editor.background#122230
  • editor.foreground#F8FCFF
  • editor.inactiveSelectionBackground#79A9EC3580
  • editor.lineHighlightBackground#070D1240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A9EC35
  • editorCursor.foreground#67A6E9
  • editorGroupHeader.tabsBackground#122230dd
  • editorLineNumber.activeForeground#67A6E9
  • editorLineNumber.foreground#A09B8C80
  • focusBorder#67A6E9
  • foreground#F8FCFF
  • input.background#070D12
  • input.border#ffffff15
  • input.foreground#F8FCFF
  • input.placeholderForeground#F8FCFF60
  • list.activeSelectionBackground#67A6E930
  • list.activeSelectionForeground#F8FCFF
  • list.highlightForeground#67A6E9
  • list.hoverBackground#070D1240
  • list.hoverForeground#F8FCFF
  • list.inactiveSelectionBackground#67A6E915
  • list.inactiveSelectionForeground#F8FCFF
  • selection.background#79A9EC35
  • sideBar.background#070D12
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FCFF
  • sideBarSectionHeader.background#12223080
  • sideBarSectionHeader.foreground#F8FCFF
  • sideBarTitle.foreground#67A6E9
  • statusBar.background#122230
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FCFF
  • statusBar.noFolderBackground#122230
  • tab.activeBackground#122230
  • tab.activeBorderTop#67A6E9
  • tab.activeForeground#F8FCFF
  • tab.border#ffffff15
  • tab.inactiveBackground#070D1260
  • tab.inactiveForeground#F8FCFF80
  • terminal.ansiBlack#122230
  • terminal.ansiBlue#79A9EC
  • terminal.ansiCyan#81E755
  • terminal.ansiGreen#67A6E9
  • terminal.ansiMagenta#83E1F1
  • terminal.ansiRed#83E1F1
  • terminal.ansiWhite#F8FCFF
  • terminal.ansiYellow#81E755
  • terminal.background#122230
  • terminal.foreground#F8FCFF
  • titleBar.activeBackground#122230
  • titleBar.activeForeground#F8FCFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#122230
  • titleBar.inactiveForeground#F8FCFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A09B8Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A9ECbold
storage.type, storage.modifier#79A9ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A6E9
string, punctuation.definition.string, string.template, meta.template.expression#81E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83E1F1
variable, variable.other.readwrite, variable.other.object#F8FCFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FCFF
variable.parameter, meta.parameter#F8FCFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FCFF80
keyword.operator#F8FCFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#81E755bold
entity.other.inherited-class#67A6E9
entity.name.tag, punctuation.definition.tag#79A9EC
entity.other.attribute-name#67A6E9
meta.diff, meta.diff.header#A09B8C
markup.deleted#83E1F1
markup.inserted#67A6E9
markup.changed#81E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67A6E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#81E755
string.other.link.title, string.other.link.description#67A6E9
markup.underline.link#A09B8Cunderline
punctuation.definition.list#79A9EC
markup.quote, punctuation.definition.quote#A09B8Citalic