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#09251B
  • activityBar.border#ffffff15
  • activityBar.foreground#3E9B47
  • activityBar.inactiveForeground#F8FBF560
  • activityBarBadge.background#3E9B47
  • activityBarBadge.foreground#09251B
  • button.background#3E9B47
  • button.foreground#09251B
  • button.hoverBackground#3E9B47dd
  • editor.background#09251B
  • editor.foreground#F8FBF5
  • editor.inactiveSelectionBackground#C9E98C3580
  • editor.lineHighlightBackground#0D1B1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9E98C35
  • editorCursor.foreground#3E9B47
  • editorGroupHeader.tabsBackground#09251Bdd
  • editorLineNumber.activeForeground#3E9B47
  • editorLineNumber.foreground#D9EED680
  • focusBorder#3E9B47
  • foreground#F8FBF5
  • input.background#0D1B14
  • input.border#ffffff15
  • input.foreground#F8FBF5
  • input.placeholderForeground#F8FBF560
  • list.activeSelectionBackground#3E9B4730
  • list.activeSelectionForeground#F8FBF5
  • list.highlightForeground#3E9B47
  • list.hoverBackground#0D1B1440
  • list.hoverForeground#F8FBF5
  • list.inactiveSelectionBackground#3E9B4715
  • list.inactiveSelectionForeground#F8FBF5
  • selection.background#C9E98C35
  • sideBar.background#0D1B14
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FBF5
  • sideBarSectionHeader.background#09251B80
  • sideBarSectionHeader.foreground#F8FBF5
  • sideBarTitle.foreground#3E9B47
  • statusBar.background#09251B
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FBF5
  • statusBar.noFolderBackground#09251B
  • tab.activeBackground#09251B
  • tab.activeBorderTop#3E9B47
  • tab.activeForeground#F8FBF5
  • tab.border#ffffff15
  • tab.inactiveBackground#0D1B1460
  • tab.inactiveForeground#F8FBF580
  • terminal.ansiBlack#09251B
  • terminal.ansiBlue#C9E98C
  • terminal.ansiCyan#F4F8E9
  • terminal.ansiGreen#3E9B47
  • terminal.ansiMagenta#84CF62
  • terminal.ansiRed#84CF62
  • terminal.ansiWhite#F8FBF5
  • terminal.ansiYellow#F4F8E9
  • terminal.background#09251B
  • terminal.foreground#F8FBF5
  • titleBar.activeBackground#09251B
  • titleBar.activeForeground#F8FBF5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#09251B
  • titleBar.inactiveForeground#F8FBF560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9EED6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9E98Cbold
storage.type, storage.modifier#C9E98Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3E9B47—
string, punctuation.definition.string, string.template, meta.template.expression#F4F8E9—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#84CF62—
variable, variable.other.readwrite, variable.other.object#F8FBF5—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FBF5—
variable.parameter, meta.parameter#F8FBF5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FBF580—
keyword.operator#F8FBF5—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F4F8E9bold
entity.other.inherited-class#3E9B47—
entity.name.tag, punctuation.definition.tag#C9E98C—
entity.other.attribute-name#3E9B47—
meta.diff, meta.diff.header#D9EED6—
markup.deleted#84CF62—
markup.inserted#3E9B47—
markup.changed#F4F8E9—
markup.heading, markup.heading.setext, punctuation.definition.heading#3E9B47bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F4F8E9—
string.other.link.title, string.other.link.description#3E9B47—
markup.underline.link#D9EED6underline
punctuation.definition.list#C9E98C—
markup.quote, punctuation.definition.quote#D9EED6italic