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#24434a
  • activityBar.border#ffffff15
  • activityBar.foreground#6f7f3f
  • activityBar.inactiveForeground#f3ead760
  • activityBarBadge.background#6f7f3f
  • activityBarBadge.foreground#24434a
  • button.background#6f7f3f
  • button.foreground#24434a
  • button.hoverBackground#6f7f3fdd
  • editor.background#24434a
  • editor.foreground#f3ead7
  • editor.inactiveSelectionBackground#2f9aa03580
  • editor.lineHighlightBackground#22302640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2f9aa035
  • editorCursor.foreground#6f7f3f
  • editorGroupHeader.tabsBackground#24434add
  • editorLineNumber.activeForeground#6f7f3f
  • editorLineNumber.foreground#8d996480
  • focusBorder#6f7f3f
  • foreground#f3ead7
  • input.background#223026
  • input.border#ffffff15
  • input.foreground#f3ead7
  • input.placeholderForeground#f3ead760
  • list.activeSelectionBackground#6f7f3f30
  • list.activeSelectionForeground#f3ead7
  • list.highlightForeground#6f7f3f
  • list.hoverBackground#22302640
  • list.hoverForeground#f3ead7
  • list.inactiveSelectionBackground#6f7f3f15
  • list.inactiveSelectionForeground#f3ead7
  • selection.background#2f9aa035
  • sideBar.background#223026
  • sideBar.border#ffffff15
  • sideBar.foreground#f3ead7
  • sideBarSectionHeader.background#24434a80
  • sideBarSectionHeader.foreground#f3ead7
  • sideBarTitle.foreground#6f7f3f
  • statusBar.background#24434a
  • statusBar.border#ffffff15
  • statusBar.foreground#f3ead7
  • statusBar.noFolderBackground#24434a
  • tab.activeBackground#24434a
  • tab.activeBorderTop#6f7f3f
  • tab.activeForeground#f3ead7
  • tab.border#ffffff15
  • tab.inactiveBackground#22302660
  • tab.inactiveForeground#f3ead780
  • terminal.ansiBlack#24434a
  • terminal.ansiBlue#2f9aa0
  • terminal.ansiCyan#4f6f42
  • terminal.ansiGreen#6f7f3f
  • terminal.ansiMagenta#d99b76
  • terminal.ansiRed#d99b76
  • terminal.ansiWhite#f3ead7
  • terminal.ansiYellow#4f6f42
  • terminal.background#24434a
  • terminal.foreground#f3ead7
  • titleBar.activeBackground#24434a
  • titleBar.activeForeground#f3ead7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#24434a
  • titleBar.inactiveForeground#f3ead760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d9964italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2f9aa0bold
storage.type, storage.modifier#2f9aa0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6f7f3f
string, punctuation.definition.string, string.template, meta.template.expression#4f6f42
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d99b76
variable, variable.other.readwrite, variable.other.object#f3ead7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3ead7
variable.parameter, meta.parameter#f3ead7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3ead780
keyword.operator#f3ead7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4f6f42bold
entity.other.inherited-class#6f7f3f
entity.name.tag, punctuation.definition.tag#2f9aa0
entity.other.attribute-name#6f7f3f
meta.diff, meta.diff.header#8d9964
markup.deleted#d99b76
markup.inserted#6f7f3f
markup.changed#4f6f42
markup.heading, markup.heading.setext, punctuation.definition.heading#6f7f3fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4f6f42
string.other.link.title, string.other.link.description#6f7f3f
markup.underline.link#8d9964underline
punctuation.definition.list#2f9aa0
markup.quote, punctuation.definition.quote#8d9964italic