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#172C20
  • activityBar.border#ffffff15
  • activityBar.foreground#B1E967
  • activityBar.inactiveForeground#F6F8FA60
  • activityBarBadge.background#B1E967
  • activityBarBadge.foreground#172C20
  • button.background#B1E967
  • button.foreground#172C20
  • button.hoverBackground#B1E967dd
  • editor.background#172C20
  • editor.foreground#F6F8FA
  • editor.inactiveSelectionBackground#79EC793580
  • editor.lineHighlightBackground#05090F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7935
  • editorCursor.foreground#B1E967
  • editorGroupHeader.tabsBackground#172C20dd
  • editorLineNumber.activeForeground#B1E967
  • editorLineNumber.foreground#A7C37A80
  • focusBorder#B1E967
  • foreground#F6F8FA
  • input.background#05090F
  • input.border#ffffff15
  • input.foreground#F6F8FA
  • input.placeholderForeground#F6F8FA60
  • list.activeSelectionBackground#B1E96730
  • list.activeSelectionForeground#F6F8FA
  • list.highlightForeground#B1E967
  • list.hoverBackground#05090F40
  • list.hoverForeground#F6F8FA
  • list.inactiveSelectionBackground#B1E96715
  • list.inactiveSelectionForeground#F6F8FA
  • selection.background#79EC7935
  • sideBar.background#05090F
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F8FA
  • sideBarSectionHeader.background#172C2080
  • sideBarSectionHeader.foreground#F6F8FA
  • sideBarTitle.foreground#B1E967
  • statusBar.background#172C20
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F8FA
  • statusBar.noFolderBackground#172C20
  • tab.activeBackground#172C20
  • tab.activeBorderTop#B1E967
  • tab.activeForeground#F6F8FA
  • tab.border#ffffff15
  • tab.inactiveBackground#05090F60
  • tab.inactiveForeground#F6F8FA80
  • terminal.ansiBlack#172C20
  • terminal.ansiBlue#79EC79
  • terminal.ansiCyan#C2E755
  • terminal.ansiGreen#B1E967
  • terminal.ansiMagenta#F1E183
  • terminal.ansiRed#F1E183
  • terminal.ansiWhite#F6F8FA
  • terminal.ansiYellow#C2E755
  • terminal.background#172C20
  • terminal.foreground#F6F8FA
  • titleBar.activeBackground#172C20
  • titleBar.activeForeground#F6F8FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#172C20
  • titleBar.inactiveForeground#F6F8FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A7C37Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC79bold
storage.type, storage.modifier#79EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B1E967
string, punctuation.definition.string, string.template, meta.template.expression#C2E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1E183
variable, variable.other.readwrite, variable.other.object#F6F8FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F8FA
variable.parameter, meta.parameter#F6F8FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F8FA80
keyword.operator#F6F8FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C2E755bold
entity.other.inherited-class#B1E967
entity.name.tag, punctuation.definition.tag#79EC79
entity.other.attribute-name#B1E967
meta.diff, meta.diff.header#A7C37A
markup.deleted#F1E183
markup.inserted#B1E967
markup.changed#C2E755
markup.heading, markup.heading.setext, punctuation.definition.heading#B1E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C2E755
string.other.link.title, string.other.link.description#B1E967
markup.underline.link#A7C37Aunderline
punctuation.definition.list#79EC79
markup.quote, punctuation.definition.quote#A7C37Aitalic