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#151915
  • activityBar.border#ffffff15
  • activityBar.foreground#67E99B
  • activityBar.inactiveForeground#ffffff60
  • activityBarBadge.background#67E99B
  • activityBarBadge.foreground#151915
  • button.background#67E99B
  • button.foreground#151915
  • button.hoverBackground#67E99Bdd
  • editor.background#151915
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#79ECA93580
  • editor.lineHighlightBackground#15191540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECA935
  • editorCursor.foreground#67E99B
  • editorGroupHeader.tabsBackground#151915dd
  • editorLineNumber.activeForeground#67E99B
  • editorLineNumber.foreground#eef2f080
  • focusBorder#67E99B
  • foreground#ffffff
  • input.background#151915
  • input.border#ffffff15
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff60
  • list.activeSelectionBackground#67E99B30
  • list.activeSelectionForeground#ffffff
  • list.highlightForeground#67E99B
  • list.hoverBackground#15191540
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#67E99B15
  • list.inactiveSelectionForeground#ffffff
  • selection.background#79ECA935
  • sideBar.background#151915
  • sideBar.border#ffffff15
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#15191580
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#67E99B
  • statusBar.background#151915
  • statusBar.border#ffffff15
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#151915
  • tab.activeBackground#151915
  • tab.activeBorderTop#67E99B
  • tab.activeForeground#ffffff
  • tab.border#ffffff15
  • tab.inactiveBackground#15191560
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#151915
  • terminal.ansiBlue#79ECA9
  • terminal.ansiCyan#E7556E
  • terminal.ansiGreen#67E99B
  • terminal.ansiMagenta#83F1A2
  • terminal.ansiRed#83F1A2
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#E7556E
  • terminal.background#151915
  • terminal.foreground#ffffff
  • titleBar.activeBackground#151915
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#151915
  • titleBar.inactiveForeground#ffffff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#eef2f0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECA9bold
storage.type, storage.modifier#79ECA9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E99B
string, punctuation.definition.string, string.template, meta.template.expression#E7556E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1A2
variable, variable.other.readwrite, variable.other.object#ffffff
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#ffffff
variable.parameter, meta.parameter#ffffffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#ffffff80
keyword.operator#ffffff
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7556Ebold
entity.other.inherited-class#67E99B
entity.name.tag, punctuation.definition.tag#79ECA9
entity.other.attribute-name#67E99B
meta.diff, meta.diff.header#eef2f0
markup.deleted#83F1A2
markup.inserted#67E99B
markup.changed#E7556E
markup.heading, markup.heading.setext, punctuation.definition.heading#67E99Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7556E
string.other.link.title, string.other.link.description#67E99B
markup.underline.link#eef2f0underline
punctuation.definition.list#79ECA9
markup.quote, punctuation.definition.quote#eef2f0italic