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#2E2114
  • activityBar.border#ffffff15
  • activityBar.foreground#67E96C
  • activityBar.inactiveForeground#F6F7EA60
  • activityBarBadge.background#67E96C
  • activityBarBadge.foreground#2E2114
  • button.background#67E96C
  • button.foreground#2E2114
  • button.hoverBackground#67E96Cdd
  • editor.background#2E2114
  • editor.foreground#F6F7EA
  • editor.inactiveSelectionBackground#C9EC793580
  • editor.lineHighlightBackground#15201340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9EC7935
  • editorCursor.foreground#67E96C
  • editorGroupHeader.tabsBackground#2E2114dd
  • editorLineNumber.activeForeground#67E96C
  • editorLineNumber.foreground#E8EDD780
  • focusBorder#67E96C
  • foreground#F6F7EA
  • input.background#152013
  • input.border#ffffff15
  • input.foreground#F6F7EA
  • input.placeholderForeground#F6F7EA60
  • list.activeSelectionBackground#67E96C30
  • list.activeSelectionForeground#F6F7EA
  • list.highlightForeground#67E96C
  • list.hoverBackground#15201340
  • list.hoverForeground#F6F7EA
  • list.inactiveSelectionBackground#67E96C15
  • list.inactiveSelectionForeground#F6F7EA
  • selection.background#C9EC7935
  • sideBar.background#152013
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F7EA
  • sideBarSectionHeader.background#2E211480
  • sideBarSectionHeader.foreground#F6F7EA
  • sideBarTitle.foreground#67E96C
  • statusBar.background#2E2114
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F7EA
  • statusBar.noFolderBackground#2E2114
  • tab.activeBackground#2E2114
  • tab.activeBorderTop#67E96C
  • tab.activeForeground#F6F7EA
  • tab.border#ffffff15
  • tab.inactiveBackground#15201360
  • tab.inactiveForeground#F6F7EA80
  • terminal.ansiBlack#2E2114
  • terminal.ansiBlue#C9EC79
  • terminal.ansiCyan#C7E755
  • terminal.ansiGreen#67E96C
  • terminal.ansiMagenta#F1AD83
  • terminal.ansiRed#F1AD83
  • terminal.ansiWhite#F6F7EA
  • terminal.ansiYellow#C7E755
  • terminal.background#2E2114
  • terminal.foreground#F6F7EA
  • titleBar.activeBackground#2E2114
  • titleBar.activeForeground#F6F7EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2E2114
  • titleBar.inactiveForeground#F6F7EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8EDD7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9EC79bold
storage.type, storage.modifier#C9EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E96C
string, punctuation.definition.string, string.template, meta.template.expression#C7E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AD83
variable, variable.other.readwrite, variable.other.object#F6F7EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F7EA
variable.parameter, meta.parameter#F6F7EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F7EA80
keyword.operator#F6F7EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C7E755bold
entity.other.inherited-class#67E96C
entity.name.tag, punctuation.definition.tag#C9EC79
entity.other.attribute-name#67E96C
meta.diff, meta.diff.header#E8EDD7
markup.deleted#F1AD83
markup.inserted#67E96C
markup.changed#C7E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E96Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C7E755
string.other.link.title, string.other.link.description#67E96C
markup.underline.link#E8EDD7underline
punctuation.definition.list#C9EC79
markup.quote, punctuation.definition.quote#E8EDD7italic