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#131310
  • activityBar.border#ffffff15
  • activityBar.foreground#67E96E
  • activityBar.inactiveForeground#F3EFE360
  • activityBarBadge.background#67E96E
  • activityBarBadge.foreground#131310
  • button.background#67E96E
  • button.foreground#131310
  • button.hoverBackground#67E96Edd
  • editor.background#131310
  • editor.foreground#F3EFE3
  • editor.inactiveSelectionBackground#83EC793580
  • editor.lineHighlightBackground#13131040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83EC7935
  • editorCursor.foreground#67E96E
  • editorGroupHeader.tabsBackground#131310dd
  • editorLineNumber.activeForeground#67E96E
  • editorLineNumber.foreground#5a614880
  • focusBorder#67E96E
  • foreground#F3EFE3
  • input.background#131310
  • input.border#ffffff15
  • input.foreground#F3EFE3
  • input.placeholderForeground#F3EFE360
  • list.activeSelectionBackground#67E96E30
  • list.activeSelectionForeground#F3EFE3
  • list.highlightForeground#67E96E
  • list.hoverBackground#13131040
  • list.hoverForeground#F3EFE3
  • list.inactiveSelectionBackground#67E96E15
  • list.inactiveSelectionForeground#F3EFE3
  • selection.background#83EC7935
  • sideBar.background#131310
  • sideBar.border#ffffff15
  • sideBar.foreground#F3EFE3
  • sideBarSectionHeader.background#13131080
  • sideBarSectionHeader.foreground#F3EFE3
  • sideBarTitle.foreground#67E96E
  • statusBar.background#131310
  • statusBar.border#ffffff15
  • statusBar.foreground#F3EFE3
  • statusBar.noFolderBackground#131310
  • tab.activeBackground#131310
  • tab.activeBorderTop#67E96E
  • tab.activeForeground#F3EFE3
  • tab.border#ffffff15
  • tab.inactiveBackground#13131060
  • tab.inactiveForeground#F3EFE380
  • terminal.ansiBlack#131310
  • terminal.ansiBlue#83EC79
  • terminal.ansiCyan#BBE755
  • terminal.ansiGreen#67E96E
  • terminal.ansiMagenta#F1D283
  • terminal.ansiRed#F1D283
  • terminal.ansiWhite#F3EFE3
  • terminal.ansiYellow#BBE755
  • terminal.background#131310
  • terminal.foreground#F3EFE3
  • titleBar.activeBackground#131310
  • titleBar.activeForeground#F3EFE3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#131310
  • titleBar.inactiveForeground#F3EFE360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6148italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#83EC79bold
storage.type, storage.modifier#83EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E96E
string, punctuation.definition.string, string.template, meta.template.expression#BBE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D283
variable, variable.other.readwrite, variable.other.object#F3EFE3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3EFE3
variable.parameter, meta.parameter#F3EFE3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3EFE380
keyword.operator#F3EFE3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#BBE755bold
entity.other.inherited-class#67E96E
entity.name.tag, punctuation.definition.tag#83EC79
entity.other.attribute-name#67E96E
meta.diff, meta.diff.header#5a6148
markup.deleted#F1D283
markup.inserted#67E96E
markup.changed#BBE755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E96Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#BBE755
string.other.link.title, string.other.link.description#67E96E
markup.underline.link#5a6148underline
punctuation.definition.list#83EC79
markup.quote, punctuation.definition.quote#5a6148italic