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#2E1F27
  • activityBar.border#ffffff15
  • activityBar.foreground#8EE967
  • activityBar.inactiveForeground#F2F3EE60
  • activityBarBadge.background#8EE967
  • activityBarBadge.foreground#2E1F27
  • button.background#8EE967
  • button.foreground#2E1F27
  • button.hoverBackground#8EE967dd
  • editor.background#2E1F27
  • editor.foreground#F2F3EE
  • editor.inactiveSelectionBackground#C0EC793580
  • editor.lineHighlightBackground#353B3040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C0EC7935
  • editorCursor.foreground#8EE967
  • editorGroupHeader.tabsBackground#2E1F27dd
  • editorLineNumber.activeForeground#8EE967
  • editorLineNumber.foreground#3B273280
  • focusBorder#8EE967
  • foreground#F2F3EE
  • input.background#353B30
  • input.border#ffffff15
  • input.foreground#F2F3EE
  • input.placeholderForeground#F2F3EE60
  • list.activeSelectionBackground#8EE96730
  • list.activeSelectionForeground#F2F3EE
  • list.highlightForeground#8EE967
  • list.hoverBackground#353B3040
  • list.hoverForeground#F2F3EE
  • list.inactiveSelectionBackground#8EE96715
  • list.inactiveSelectionForeground#F2F3EE
  • selection.background#C0EC7935
  • sideBar.background#353B30
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F3EE
  • sideBarSectionHeader.background#2E1F2780
  • sideBarSectionHeader.foreground#F2F3EE
  • sideBarTitle.foreground#8EE967
  • statusBar.background#2E1F27
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F3EE
  • statusBar.noFolderBackground#2E1F27
  • tab.activeBackground#2E1F27
  • tab.activeBorderTop#8EE967
  • tab.activeForeground#F2F3EE
  • tab.border#ffffff15
  • tab.inactiveBackground#353B3060
  • tab.inactiveForeground#F2F3EE80
  • terminal.ansiBlack#2E1F27
  • terminal.ansiBlue#C0EC79
  • terminal.ansiCyan#E755CC
  • terminal.ansiGreen#8EE967
  • terminal.ansiMagenta#F1D483
  • terminal.ansiRed#F1D483
  • terminal.ansiWhite#F2F3EE
  • terminal.ansiYellow#E755CC
  • terminal.background#2E1F27
  • terminal.foreground#F2F3EE
  • titleBar.activeBackground#2E1F27
  • titleBar.activeForeground#F2F3EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2E1F27
  • titleBar.inactiveForeground#F2F3EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3B2732italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C0EC79bold
storage.type, storage.modifier#C0EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8EE967
string, punctuation.definition.string, string.template, meta.template.expression#E755CC
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D483
variable, variable.other.readwrite, variable.other.object#F2F3EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F3EE
variable.parameter, meta.parameter#F2F3EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F3EE80
keyword.operator#F2F3EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755CCbold
entity.other.inherited-class#8EE967
entity.name.tag, punctuation.definition.tag#C0EC79
entity.other.attribute-name#8EE967
meta.diff, meta.diff.header#3B2732
markup.deleted#F1D483
markup.inserted#8EE967
markup.changed#E755CC
markup.heading, markup.heading.setext, punctuation.definition.heading#8EE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755CC
string.other.link.title, string.other.link.description#8EE967
markup.underline.link#3B2732underline
punctuation.definition.list#C0EC79
markup.quote, punctuation.definition.quote#3B2732italic