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#071126
  • activityBar.border#ffffff15
  • activityBar.foreground#4ee28a
  • activityBar.inactiveForeground#f4fbfb60
  • activityBarBadge.background#4ee28a
  • activityBarBadge.foreground#071126
  • button.background#4ee28a
  • button.foreground#071126
  • button.hoverBackground#4ee28add
  • editor.background#071126
  • editor.foreground#f4fbfb
  • editor.inactiveSelectionBackground#7c5cff3580
  • editor.lineHighlightBackground#101b3d40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7c5cff35
  • editorCursor.foreground#4ee28a
  • editorGroupHeader.tabsBackground#071126dd
  • editorLineNumber.activeForeground#4ee28a
  • editorLineNumber.foreground#9baec080
  • focusBorder#4ee28a
  • foreground#f4fbfb
  • input.background#101b3d
  • input.border#ffffff15
  • input.foreground#f4fbfb
  • input.placeholderForeground#f4fbfb60
  • list.activeSelectionBackground#4ee28a30
  • list.activeSelectionForeground#f4fbfb
  • list.highlightForeground#4ee28a
  • list.hoverBackground#101b3d40
  • list.hoverForeground#f4fbfb
  • list.inactiveSelectionBackground#4ee28a15
  • list.inactiveSelectionForeground#f4fbfb
  • selection.background#7c5cff35
  • sideBar.background#101b3d
  • sideBar.border#ffffff15
  • sideBar.foreground#f4fbfb
  • sideBarSectionHeader.background#07112680
  • sideBarSectionHeader.foreground#f4fbfb
  • sideBarTitle.foreground#4ee28a
  • statusBar.background#071126
  • statusBar.border#ffffff15
  • statusBar.foreground#f4fbfb
  • statusBar.noFolderBackground#071126
  • tab.activeBackground#071126
  • tab.activeBorderTop#4ee28a
  • tab.activeForeground#f4fbfb
  • tab.border#ffffff15
  • tab.inactiveBackground#101b3d60
  • tab.inactiveForeground#f4fbfb80
  • terminal.ansiBlack#071126
  • terminal.ansiBlue#7c5cff
  • terminal.ansiCyan#86e7ef
  • terminal.ansiGreen#4ee28a
  • terminal.ansiMagenta#c06bdc
  • terminal.ansiRed#c06bdc
  • terminal.ansiWhite#f4fbfb
  • terminal.ansiYellow#86e7ef
  • terminal.background#071126
  • terminal.foreground#f4fbfb
  • titleBar.activeBackground#071126
  • titleBar.activeForeground#f4fbfb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#071126
  • 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#7c5cffbold
storage.type, storage.modifier#7c5cffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4ee28a
string, punctuation.definition.string, string.template, meta.template.expression#86e7ef
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c06bdc
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#86e7efbold
entity.other.inherited-class#4ee28a
entity.name.tag, punctuation.definition.tag#7c5cff
entity.other.attribute-name#4ee28a
meta.diff, meta.diff.header#9baec0
markup.deleted#c06bdc
markup.inserted#4ee28a
markup.changed#86e7ef
markup.heading, markup.heading.setext, punctuation.definition.heading#4ee28abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#86e7ef
string.other.link.title, string.other.link.description#4ee28a
markup.underline.link#9baec0underline
punctuation.definition.list#7c5cff
markup.quote, punctuation.definition.quote#9baec0italic