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#060914
  • activityBar.border#ffffff15
  • activityBar.foreground#E9677B
  • activityBar.inactiveForeground#f3f7f560
  • activityBarBadge.background#E9677B
  • activityBarBadge.foreground#060914
  • button.background#E9677B
  • button.foreground#060914
  • button.hoverBackground#E9677Bdd
  • editor.background#060914
  • editor.foreground#f3f7f5
  • editor.inactiveSelectionBackground#799AEC3580
  • editor.lineHighlightBackground#0D122640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#799AEC35
  • editorCursor.foreground#E9677B
  • editorGroupHeader.tabsBackground#060914dd
  • editorLineNumber.activeForeground#E9677B
  • editorLineNumber.foreground#2850b880
  • focusBorder#E9677B
  • foreground#f3f7f5
  • input.background#0D1226
  • input.border#ffffff15
  • input.foreground#f3f7f5
  • input.placeholderForeground#f3f7f560
  • list.activeSelectionBackground#E9677B30
  • list.activeSelectionForeground#f3f7f5
  • list.highlightForeground#E9677B
  • list.hoverBackground#0D122640
  • list.hoverForeground#f3f7f5
  • list.inactiveSelectionBackground#E9677B15
  • list.inactiveSelectionForeground#f3f7f5
  • selection.background#799AEC35
  • sideBar.background#0D1226
  • sideBar.border#ffffff15
  • sideBar.foreground#f3f7f5
  • sideBarSectionHeader.background#06091480
  • sideBarSectionHeader.foreground#f3f7f5
  • sideBarTitle.foreground#E9677B
  • statusBar.background#060914
  • statusBar.border#ffffff15
  • statusBar.foreground#f3f7f5
  • statusBar.noFolderBackground#060914
  • tab.activeBackground#060914
  • tab.activeBorderTop#E9677B
  • tab.activeForeground#f3f7f5
  • tab.border#ffffff15
  • tab.inactiveBackground#0D122660
  • tab.inactiveForeground#f3f7f580
  • terminal.ansiBlack#060914
  • terminal.ansiBlue#799AEC
  • terminal.ansiCyan#55E7E7
  • terminal.ansiGreen#E9677B
  • terminal.ansiMagenta#83F1EF
  • terminal.ansiRed#83F1EF
  • terminal.ansiWhite#f3f7f5
  • terminal.ansiYellow#55E7E7
  • terminal.background#060914
  • terminal.foreground#f3f7f5
  • titleBar.activeBackground#060914
  • titleBar.activeForeground#f3f7f5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#060914
  • titleBar.inactiveForeground#f3f7f560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2850b8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#799AECbold
storage.type, storage.modifier#799AECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9677B
string, punctuation.definition.string, string.template, meta.template.expression#55E7E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1EF
variable, variable.other.readwrite, variable.other.object#f3f7f5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3f7f5
variable.parameter, meta.parameter#f3f7f5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3f7f580
keyword.operator#f3f7f5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7E7bold
entity.other.inherited-class#E9677B
entity.name.tag, punctuation.definition.tag#799AEC
entity.other.attribute-name#E9677B
meta.diff, meta.diff.header#2850b8
markup.deleted#83F1EF
markup.inserted#E9677B
markup.changed#55E7E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E9677Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7E7
string.other.link.title, string.other.link.description#E9677B
markup.underline.link#2850b8underline
punctuation.definition.list#799AEC
markup.quote, punctuation.definition.quote#2850b8italic