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#040A16
  • activityBar.border#ffffff15
  • activityBar.foreground#67E99B
  • activityBar.inactiveForeground#f4fbfb60
  • activityBarBadge.background#67E99B
  • activityBarBadge.foreground#040A16
  • button.background#67E99B
  • button.foreground#040A16
  • button.hoverBackground#67E99Bdd
  • editor.background#040A16
  • editor.foreground#f4fbfb
  • editor.inactiveSelectionBackground#9079EC3580
  • editor.lineHighlightBackground#0C142C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9079EC35
  • editorCursor.foreground#67E99B
  • editorGroupHeader.tabsBackground#040A16dd
  • editorLineNumber.activeForeground#67E99B
  • editorLineNumber.foreground#9baec080
  • focusBorder#67E99B
  • foreground#f4fbfb
  • input.background#0C142C
  • input.border#ffffff15
  • input.foreground#f4fbfb
  • input.placeholderForeground#f4fbfb60
  • list.activeSelectionBackground#67E99B30
  • list.activeSelectionForeground#f4fbfb
  • list.highlightForeground#67E99B
  • list.hoverBackground#0C142C40
  • list.hoverForeground#f4fbfb
  • list.inactiveSelectionBackground#67E99B15
  • list.inactiveSelectionForeground#f4fbfb
  • selection.background#9079EC35
  • sideBar.background#0C142C
  • sideBar.border#ffffff15
  • sideBar.foreground#f4fbfb
  • sideBarSectionHeader.background#040A1680
  • sideBarSectionHeader.foreground#f4fbfb
  • sideBarTitle.foreground#67E99B
  • statusBar.background#040A16
  • statusBar.border#ffffff15
  • statusBar.foreground#f4fbfb
  • statusBar.noFolderBackground#040A16
  • tab.activeBackground#040A16
  • tab.activeBorderTop#67E99B
  • tab.activeForeground#f4fbfb
  • tab.border#ffffff15
  • tab.inactiveBackground#0C142C60
  • tab.inactiveForeground#f4fbfb80
  • terminal.ansiBlack#040A16
  • terminal.ansiBlue#9079EC
  • terminal.ansiCyan#55DBE7
  • terminal.ansiGreen#67E99B
  • terminal.ansiMagenta#D683F1
  • terminal.ansiRed#D683F1
  • terminal.ansiWhite#f4fbfb
  • terminal.ansiYellow#55DBE7
  • terminal.background#040A16
  • terminal.foreground#f4fbfb
  • titleBar.activeBackground#040A16
  • titleBar.activeForeground#f4fbfb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040A16
  • titleBar.inactiveForeground#f4fbfb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9baec0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9079ECbold
storage.type, storage.modifier#9079ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E99B
string, punctuation.definition.string, string.template, meta.template.expression#55DBE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D683F1
variable, variable.other.readwrite, variable.other.object#f4fbfb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4fbfb
variable.parameter, meta.parameter#f4fbfbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4fbfb80
keyword.operator#f4fbfb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55DBE7bold
entity.other.inherited-class#67E99B
entity.name.tag, punctuation.definition.tag#9079EC
entity.other.attribute-name#67E99B
meta.diff, meta.diff.header#9baec0
markup.deleted#D683F1
markup.inserted#67E99B
markup.changed#55DBE7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E99Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55DBE7
string.other.link.title, string.other.link.description#67E99B
markup.underline.link#9baec0underline
punctuation.definition.list#9079EC
markup.quote, punctuation.definition.quote#9baec0italic