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#020807
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9C4
  • activityBar.inactiveForeground#f4f2e860
  • activityBarBadge.background#67E9C4
  • activityBarBadge.foreground#020807
  • button.background#67E9C4
  • button.foreground#020807
  • button.hoverBackground#67E9C4dd
  • editor.background#020807
  • editor.foreground#f4f2e8
  • editor.inactiveSelectionBackground#79ECCF3580
  • editor.lineHighlightBackground#0A1A1640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECCF35
  • editorCursor.foreground#67E9C4
  • editorGroupHeader.tabsBackground#020807dd
  • editorLineNumber.activeForeground#67E9C4
  • editorLineNumber.foreground#c7d2b180
  • focusBorder#67E9C4
  • foreground#f4f2e8
  • input.background#0A1A16
  • input.border#ffffff15
  • input.foreground#f4f2e8
  • input.placeholderForeground#f4f2e860
  • list.activeSelectionBackground#67E9C430
  • list.activeSelectionForeground#f4f2e8
  • list.highlightForeground#67E9C4
  • list.hoverBackground#0A1A1640
  • list.hoverForeground#f4f2e8
  • list.inactiveSelectionBackground#67E9C415
  • list.inactiveSelectionForeground#f4f2e8
  • selection.background#79ECCF35
  • sideBar.background#0A1A16
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f2e8
  • sideBarSectionHeader.background#02080780
  • sideBarSectionHeader.foreground#f4f2e8
  • sideBarTitle.foreground#67E9C4
  • statusBar.background#020807
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f2e8
  • statusBar.noFolderBackground#020807
  • tab.activeBackground#020807
  • tab.activeBorderTop#67E9C4
  • tab.activeForeground#f4f2e8
  • tab.border#ffffff15
  • tab.inactiveBackground#0A1A1660
  • tab.inactiveForeground#f4f2e880
  • terminal.ansiBlack#020807
  • terminal.ansiBlue#79ECCF
  • terminal.ansiCyan#E7BB55
  • terminal.ansiGreen#67E9C4
  • terminal.ansiMagenta#F1838C
  • terminal.ansiRed#F1838C
  • terminal.ansiWhite#f4f2e8
  • terminal.ansiYellow#E7BB55
  • terminal.background#020807
  • terminal.foreground#f4f2e8
  • titleBar.activeBackground#020807
  • titleBar.activeForeground#f4f2e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#020807
  • titleBar.inactiveForeground#f4f2e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7d2b1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECCFbold
storage.type, storage.modifier#79ECCFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9C4
string, punctuation.definition.string, string.template, meta.template.expression#E7BB55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1838C
variable, variable.other.readwrite, variable.other.object#f4f2e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f2e8
variable.parameter, meta.parameter#f4f2e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f2e880
keyword.operator#f4f2e8
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#67E9C4
entity.name.tag, punctuation.definition.tag#79ECCF
entity.other.attribute-name#67E9C4
meta.diff, meta.diff.header#c7d2b1
markup.deleted#F1838C
markup.inserted#67E9C4
markup.changed#E7BB55
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9C4bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BB55
string.other.link.title, string.other.link.description#67E9C4
markup.underline.link#c7d2b1underline
punctuation.definition.list#79ECCF
markup.quote, punctuation.definition.quote#c7d2b1italic