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#0E1116
  • activityBar.border#ffffff15
  • activityBar.foreground#8A67E9
  • activityBar.inactiveForeground#FAF7F160
  • activityBarBadge.background#8A67E9
  • activityBarBadge.foreground#0E1116
  • button.background#8A67E9
  • button.foreground#0E1116
  • button.hoverBackground#8A67E9dd
  • editor.background#0E1116
  • editor.foreground#FAF7F1
  • editor.inactiveSelectionBackground#85EC793580
  • editor.lineHighlightBackground#161D1640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#85EC7935
  • editorCursor.foreground#8A67E9
  • editorGroupHeader.tabsBackground#0E1116dd
  • editorLineNumber.activeForeground#8A67E9
  • editorLineNumber.foreground#A2B66F80
  • focusBorder#8A67E9
  • foreground#FAF7F1
  • input.background#161D16
  • input.border#ffffff15
  • input.foreground#FAF7F1
  • input.placeholderForeground#FAF7F160
  • list.activeSelectionBackground#8A67E930
  • list.activeSelectionForeground#FAF7F1
  • list.highlightForeground#8A67E9
  • list.hoverBackground#161D1640
  • list.hoverForeground#FAF7F1
  • list.inactiveSelectionBackground#8A67E915
  • list.inactiveSelectionForeground#FAF7F1
  • selection.background#85EC7935
  • sideBar.background#161D16
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F1
  • sideBarSectionHeader.background#0E111680
  • sideBarSectionHeader.foreground#FAF7F1
  • sideBarTitle.foreground#8A67E9
  • statusBar.background#0E1116
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F1
  • statusBar.noFolderBackground#0E1116
  • tab.activeBackground#0E1116
  • tab.activeBorderTop#8A67E9
  • tab.activeForeground#FAF7F1
  • tab.border#ffffff15
  • tab.inactiveBackground#161D1660
  • tab.inactiveForeground#FAF7F180
  • terminal.ansiBlack#0E1116
  • terminal.ansiBlue#85EC79
  • terminal.ansiCyan#8655E7
  • terminal.ansiGreen#8A67E9
  • terminal.ansiMagenta#F1DD83
  • terminal.ansiRed#F1DD83
  • terminal.ansiWhite#FAF7F1
  • terminal.ansiYellow#8655E7
  • terminal.background#0E1116
  • terminal.foreground#FAF7F1
  • titleBar.activeBackground#0E1116
  • titleBar.activeForeground#FAF7F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E1116
  • titleBar.inactiveForeground#FAF7F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A2B66Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#85EC79bold
storage.type, storage.modifier#85EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8A67E9
string, punctuation.definition.string, string.template, meta.template.expression#8655E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1DD83
variable, variable.other.readwrite, variable.other.object#FAF7F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F1
variable.parameter, meta.parameter#FAF7F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F180
keyword.operator#FAF7F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8655E7bold
entity.other.inherited-class#8A67E9
entity.name.tag, punctuation.definition.tag#85EC79
entity.other.attribute-name#8A67E9
meta.diff, meta.diff.header#A2B66F
markup.deleted#F1DD83
markup.inserted#8A67E9
markup.changed#8655E7
markup.heading, markup.heading.setext, punctuation.definition.heading#8A67E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8655E7
string.other.link.title, string.other.link.description#8A67E9
markup.underline.link#A2B66Funderline
punctuation.definition.list#85EC79
markup.quote, punctuation.definition.quote#A2B66Fitalic