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#f3f7f4
  • activityBar.border#00000015
  • activityBar.foreground#7cc120
  • activityBar.inactiveForeground#001f1f60
  • activityBarBadge.background#7cc120
  • activityBarBadge.foreground#f3f7f4
  • button.background#7cc120
  • button.foreground#f3f7f4
  • button.hoverBackground#7cc120dd
  • editor.background#f3f7f4
  • editor.foreground#001f1f
  • editor.inactiveSelectionBackground#6fa31a2580
  • editor.lineHighlightBackground#eaf1ee50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6fa31a25
  • editorCursor.foreground#7cc120
  • editorGroupHeader.tabsBackground#eaf1eeaa
  • editorLineNumber.activeForeground#7cc120
  • editorLineNumber.foreground#dce5df80
  • focusBorder#7cc120
  • foreground#001f1f
  • input.background#eaf1ee
  • input.border#00000015
  • input.foreground#001f1f
  • input.placeholderForeground#001f1f60
  • list.activeSelectionBackground#7cc12030
  • list.activeSelectionForeground#001f1f
  • list.highlightForeground#7cc120
  • list.hoverBackground#eaf1ee40
  • list.hoverForeground#001f1f
  • list.inactiveSelectionBackground#7cc12015
  • list.inactiveSelectionForeground#001f1f
  • selection.background#6fa31a25
  • sideBar.background#eaf1ee
  • sideBar.border#00000015
  • sideBar.foreground#001f1f
  • sideBarSectionHeader.background#eaf1ee80
  • sideBarSectionHeader.foreground#001f1f
  • sideBarTitle.foreground#7cc120
  • statusBar.background#f3f7f4
  • statusBar.border#00000015
  • statusBar.foreground#001f1f
  • statusBar.noFolderBackground#f3f7f4
  • tab.activeBackground#f3f7f4
  • tab.activeBorderTop#7cc120
  • tab.activeForeground#001f1f
  • tab.border#00000015
  • tab.inactiveBackground#f3f7f460
  • tab.inactiveForeground#001f1f80
  • terminal.ansiBlack#001f1f
  • terminal.ansiBlue#6fa31a
  • terminal.ansiCyan#1e5e5f
  • terminal.ansiGreen#7cc120
  • terminal.ansiMagenta#d6f249
  • terminal.ansiRed#d6f249
  • terminal.ansiWhite#001f1f
  • terminal.ansiYellow#1e5e5f
  • terminal.background#f3f7f4
  • terminal.foreground#001f1f
  • titleBar.activeBackground#f3f7f4
  • titleBar.activeForeground#001f1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f3f7f4
  • titleBar.inactiveForeground#001f1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dce5dfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6fa31abold
storage.type, storage.modifier#6fa31aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7cc120
string, punctuation.definition.string, string.template, meta.template.expression#1e5e5f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d6f249
variable, variable.other.readwrite, variable.other.object#001f1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#001f1f
variable.parameter, meta.parameter#001f1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#001f1f80
keyword.operator#001f1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1e5e5fbold
entity.other.inherited-class#7cc120
entity.name.tag, punctuation.definition.tag#6fa31a
entity.other.attribute-name#7cc120
meta.diff, meta.diff.header#dce5df
markup.deleted#d6f249
markup.inserted#7cc120
markup.changed#1e5e5f
markup.heading, markup.heading.setext, punctuation.definition.heading#7cc120bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1e5e5f
string.other.link.title, string.other.link.description#7cc120
markup.underline.link#dce5dfunderline
punctuation.definition.list#6fa31a
markup.quote, punctuation.definition.quote#dce5dfitalic