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#F7FAF9
  • activityBar.border#00000015
  • activityBar.foreground#59C36A
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#59C36A
  • activityBarBadge.foreground#F7FAF9
  • button.background#59C36A
  • button.foreground#F7FAF9
  • button.hoverBackground#59C36Add
  • editor.background#F7FAF9
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#3AAE572580
  • editor.lineHighlightBackground#FFF6E650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3AAE5725
  • editorCursor.foreground#59C36A
  • editorGroupHeader.tabsBackground#FFF6E6aa
  • editorLineNumber.activeForeground#59C36A
  • editorLineNumber.foreground#C7CED180
  • focusBorder#59C36A
  • foreground#111111
  • input.background#FFF6E6
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#59C36A30
  • list.activeSelectionForeground#111111
  • list.highlightForeground#59C36A
  • list.hoverBackground#FFF6E640
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#59C36A15
  • list.inactiveSelectionForeground#111111
  • selection.background#3AAE5725
  • sideBar.background#FFF6E6
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#FFF6E680
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#59C36A
  • statusBar.background#F7FAF9
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#F7FAF9
  • tab.activeBackground#F7FAF9
  • tab.activeBorderTop#59C36A
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#F7FAF960
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#3AAE57
  • terminal.ansiCyan#8DEFF0
  • terminal.ansiGreen#59C36A
  • terminal.ansiMagenta#7ED957
  • terminal.ansiRed#7ED957
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#8DEFF0
  • terminal.background#F7FAF9
  • terminal.foreground#111111
  • titleBar.activeBackground#F7FAF9
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FAF9
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C7CED1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3AAE57bold
storage.type, storage.modifier#3AAE57italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#59C36A—
string, punctuation.definition.string, string.template, meta.template.expression#8DEFF0—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7ED957—
variable, variable.other.readwrite, variable.other.object#111111—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111—
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180—
keyword.operator#111111—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8DEFF0bold
entity.other.inherited-class#59C36A—
entity.name.tag, punctuation.definition.tag#3AAE57—
entity.other.attribute-name#59C36A—
meta.diff, meta.diff.header#C7CED1—
markup.deleted#7ED957—
markup.inserted#59C36A—
markup.changed#8DEFF0—
markup.heading, markup.heading.setext, punctuation.definition.heading#59C36Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#8DEFF0—
string.other.link.title, string.other.link.description#59C36A—
markup.underline.link#C7CED1underline
punctuation.definition.list#3AAE57—
markup.quote, punctuation.definition.quote#C7CED1italic