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#090D16
  • activityBar.border#ffffff15
  • activityBar.foreground#67A6E9
  • activityBar.inactiveForeground#f9fbff60
  • activityBarBadge.background#67A6E9
  • activityBarBadge.foreground#090D16
  • button.background#67A6E9
  • button.foreground#090D16
  • button.hoverBackground#67A6E9dd
  • editor.background#090D16
  • editor.foreground#f9fbff
  • editor.inactiveSelectionBackground#799FEC3580
  • editor.lineHighlightBackground#070B1240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#799FEC35
  • editorCursor.foreground#67A6E9
  • editorGroupHeader.tabsBackground#090D16dd
  • editorLineNumber.activeForeground#67A6E9
  • editorLineNumber.foreground#d9dee680
  • focusBorder#67A6E9
  • foreground#f9fbff
  • input.background#070B12
  • input.border#ffffff15
  • input.foreground#f9fbff
  • input.placeholderForeground#f9fbff60
  • list.activeSelectionBackground#67A6E930
  • list.activeSelectionForeground#f9fbff
  • list.highlightForeground#67A6E9
  • list.hoverBackground#070B1240
  • list.hoverForeground#f9fbff
  • list.inactiveSelectionBackground#67A6E915
  • list.inactiveSelectionForeground#f9fbff
  • selection.background#799FEC35
  • sideBar.background#070B12
  • sideBar.border#ffffff15
  • sideBar.foreground#f9fbff
  • sideBarSectionHeader.background#090D1680
  • sideBarSectionHeader.foreground#f9fbff
  • sideBarTitle.foreground#67A6E9
  • statusBar.background#090D16
  • statusBar.border#ffffff15
  • statusBar.foreground#f9fbff
  • statusBar.noFolderBackground#090D16
  • tab.activeBackground#090D16
  • tab.activeBorderTop#67A6E9
  • tab.activeForeground#f9fbff
  • tab.border#ffffff15
  • tab.inactiveBackground#070B1260
  • tab.inactiveForeground#f9fbff80
  • terminal.ansiBlack#090D16
  • terminal.ansiBlue#799FEC
  • terminal.ansiCyan#5592E7
  • terminal.ansiGreen#67A6E9
  • terminal.ansiMagenta#83AFF1
  • terminal.ansiRed#83AFF1
  • terminal.ansiWhite#f9fbff
  • terminal.ansiYellow#5592E7
  • terminal.background#090D16
  • terminal.foreground#f9fbff
  • titleBar.activeBackground#090D16
  • titleBar.activeForeground#f9fbff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090D16
  • titleBar.inactiveForeground#f9fbff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9dee6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#799FECbold
storage.type, storage.modifier#799FECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A6E9
string, punctuation.definition.string, string.template, meta.template.expression#5592E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83AFF1
variable, variable.other.readwrite, variable.other.object#f9fbff
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f9fbff
variable.parameter, meta.parameter#f9fbffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f9fbff80
keyword.operator#f9fbff
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5592E7bold
entity.other.inherited-class#67A6E9
entity.name.tag, punctuation.definition.tag#799FEC
entity.other.attribute-name#67A6E9
meta.diff, meta.diff.header#d9dee6
markup.deleted#83AFF1
markup.inserted#67A6E9
markup.changed#5592E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67A6E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5592E7
string.other.link.title, string.other.link.description#67A6E9
markup.underline.link#d9dee6underline
punctuation.definition.list#799FEC
markup.quote, punctuation.definition.quote#d9dee6italic