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#2B2F2B
  • activityBar.border#ffffff15
  • activityBar.foreground#B9D98A
  • activityBar.inactiveForeground#F7FAF260
  • activityBarBadge.background#B9D98A
  • activityBarBadge.foreground#2B2F2B
  • button.background#B9D98A
  • button.foreground#2B2F2B
  • button.hoverBackground#B9D98Add
  • editor.background#2B2F2B
  • editor.foreground#F7FAF2
  • editor.inactiveSelectionBackground#DCECC13580
  • editor.lineHighlightBackground#0E0F0E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#DCECC135
  • editorCursor.foreground#B9D98A
  • editorGroupHeader.tabsBackground#2B2F2Bdd
  • editorLineNumber.activeForeground#B9D98A
  • editorLineNumber.foreground#D7DBD680
  • focusBorder#B9D98A
  • foreground#F7FAF2
  • input.background#0E0F0E
  • input.border#ffffff15
  • input.foreground#F7FAF2
  • input.placeholderForeground#F7FAF260
  • list.activeSelectionBackground#B9D98A30
  • list.activeSelectionForeground#F7FAF2
  • list.highlightForeground#B9D98A
  • list.hoverBackground#0E0F0E40
  • list.hoverForeground#F7FAF2
  • list.inactiveSelectionBackground#B9D98A15
  • list.inactiveSelectionForeground#F7FAF2
  • selection.background#DCECC135
  • sideBar.background#0E0F0E
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAF2
  • sideBarSectionHeader.background#2B2F2B80
  • sideBarSectionHeader.foreground#F7FAF2
  • sideBarTitle.foreground#B9D98A
  • statusBar.background#2B2F2B
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAF2
  • statusBar.noFolderBackground#2B2F2B
  • tab.activeBackground#2B2F2B
  • tab.activeBorderTop#B9D98A
  • tab.activeForeground#F7FAF2
  • tab.border#ffffff15
  • tab.inactiveBackground#0E0F0E60
  • tab.inactiveForeground#F7FAF280
  • terminal.ansiBlack#2B2F2B
  • terminal.ansiBlue#DCECC1
  • terminal.ansiCyan#EAF5D9
  • terminal.ansiGreen#B9D98A
  • terminal.ansiMagenta#6E8652
  • terminal.ansiRed#6E8652
  • terminal.ansiWhite#F7FAF2
  • terminal.ansiYellow#EAF5D9
  • terminal.background#2B2F2B
  • terminal.foreground#F7FAF2
  • titleBar.activeBackground#2B2F2B
  • titleBar.activeForeground#F7FAF2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B2F2B
  • titleBar.inactiveForeground#F7FAF260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DBD6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#DCECC1bold
storage.type, storage.modifier#DCECC1italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B9D98A—
string, punctuation.definition.string, string.template, meta.template.expression#EAF5D9—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6E8652—
variable, variable.other.readwrite, variable.other.object#F7FAF2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF2—
variable.parameter, meta.parameter#F7FAF2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF280—
keyword.operator#F7FAF2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#EAF5D9bold
entity.other.inherited-class#B9D98A—
entity.name.tag, punctuation.definition.tag#DCECC1—
entity.other.attribute-name#B9D98A—
meta.diff, meta.diff.header#D7DBD6—
markup.deleted#6E8652—
markup.inserted#B9D98A—
markup.changed#EAF5D9—
markup.heading, markup.heading.setext, punctuation.definition.heading#B9D98Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#EAF5D9—
string.other.link.title, string.other.link.description#B9D98A—
markup.underline.link#D7DBD6underline
punctuation.definition.list#DCECC1—
markup.quote, punctuation.definition.quote#D7DBD6italic