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#020608
  • activityBar.border#ffffff15
  • activityBar.foreground#67A4E9
  • activityBar.inactiveForeground#F7F5EE60
  • activityBarBadge.background#67A4E9
  • activityBarBadge.foreground#020608
  • button.background#67A4E9
  • button.foreground#020608
  • button.hoverBackground#67A4E9dd
  • editor.background#020608
  • editor.foreground#F7F5EE
  • editor.inactiveSelectionBackground#79D5EC3580
  • editor.lineHighlightBackground#070A0D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79D5EC35
  • editorCursor.foreground#67A4E9
  • editorGroupHeader.tabsBackground#020608dd
  • editorLineNumber.activeForeground#67A4E9
  • editorLineNumber.foreground#E7E2D480
  • focusBorder#67A4E9
  • foreground#F7F5EE
  • input.background#070A0D
  • input.border#ffffff15
  • input.foreground#F7F5EE
  • input.placeholderForeground#F7F5EE60
  • list.activeSelectionBackground#67A4E930
  • list.activeSelectionForeground#F7F5EE
  • list.highlightForeground#67A4E9
  • list.hoverBackground#070A0D40
  • list.hoverForeground#F7F5EE
  • list.inactiveSelectionBackground#67A4E915
  • list.inactiveSelectionForeground#F7F5EE
  • selection.background#79D5EC35
  • sideBar.background#070A0D
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F5EE
  • sideBarSectionHeader.background#02060880
  • sideBarSectionHeader.foreground#F7F5EE
  • sideBarTitle.foreground#67A4E9
  • statusBar.background#020608
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F5EE
  • statusBar.noFolderBackground#020608
  • tab.activeBackground#020608
  • tab.activeBorderTop#67A4E9
  • tab.activeForeground#F7F5EE
  • tab.border#ffffff15
  • tab.inactiveBackground#070A0D60
  • tab.inactiveForeground#F7F5EE80
  • terminal.ansiBlack#020608
  • terminal.ansiBlue#79D5EC
  • terminal.ansiCyan#E7BB55
  • terminal.ansiGreen#67A4E9
  • terminal.ansiMagenta#F1A683
  • terminal.ansiRed#F1A683
  • terminal.ansiWhite#F7F5EE
  • terminal.ansiYellow#E7BB55
  • terminal.background#020608
  • terminal.foreground#F7F5EE
  • titleBar.activeBackground#020608
  • titleBar.activeForeground#F7F5EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#020608
  • titleBar.inactiveForeground#F7F5EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E2D4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79D5ECbold
storage.type, storage.modifier#79D5ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A4E9
string, punctuation.definition.string, string.template, meta.template.expression#E7BB55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1A683
variable, variable.other.readwrite, variable.other.object#F7F5EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F5EE
variable.parameter, meta.parameter#F7F5EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F5EE80
keyword.operator#F7F5EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BB55bold
entity.other.inherited-class#67A4E9
entity.name.tag, punctuation.definition.tag#79D5EC
entity.other.attribute-name#67A4E9
meta.diff, meta.diff.header#E7E2D4
markup.deleted#F1A683
markup.inserted#67A4E9
markup.changed#E7BB55
markup.heading, markup.heading.setext, punctuation.definition.heading#67A4E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BB55
string.other.link.title, string.other.link.description#67A4E9
markup.underline.link#E7E2D4underline
punctuation.definition.list#79D5EC
markup.quote, punctuation.definition.quote#E7E2D4italic