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

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#F7FAF9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF9
variable.parameter, meta.parameter#F7FAF9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF980
keyword.operator#F7FAF9
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.boldbold
markup.italicitalic
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