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#8B5E54
  • activityBar.border#ffffff15
  • activityBar.foreground#5A9FB8
  • activityBar.inactiveForeground#F7F3EA60
  • activityBarBadge.background#5A9FB8
  • activityBarBadge.foreground#8B5E54
  • button.background#5A9FB8
  • button.foreground#8B5E54
  • button.hoverBackground#5A9FB8dd
  • editor.background#8B5E54
  • editor.foreground#F7F3EA
  • editor.inactiveSelectionBackground#9CC0D93580
  • editor.lineHighlightBackground#11212840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9CC0D935
  • editorCursor.foreground#5A9FB8
  • editorGroupHeader.tabsBackground#8B5E54dd
  • editorLineNumber.activeForeground#5A9FB8
  • editorLineNumber.foreground#CFC6B680
  • focusBorder#5A9FB8
  • foreground#F7F3EA
  • input.background#112128
  • input.border#ffffff15
  • input.foreground#F7F3EA
  • input.placeholderForeground#F7F3EA60
  • list.activeSelectionBackground#5A9FB830
  • list.activeSelectionForeground#F7F3EA
  • list.highlightForeground#5A9FB8
  • list.hoverBackground#11212840
  • list.hoverForeground#F7F3EA
  • list.inactiveSelectionBackground#5A9FB815
  • list.inactiveSelectionForeground#F7F3EA
  • selection.background#9CC0D935
  • sideBar.background#112128
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F3EA
  • sideBarSectionHeader.background#8B5E5480
  • sideBarSectionHeader.foreground#F7F3EA
  • sideBarTitle.foreground#5A9FB8
  • statusBar.background#8B5E54
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F3EA
  • statusBar.noFolderBackground#8B5E54
  • tab.activeBackground#8B5E54
  • tab.activeBorderTop#5A9FB8
  • tab.activeForeground#F7F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#11212860
  • tab.inactiveForeground#F7F3EA80
  • terminal.ansiBlack#8B5E54
  • terminal.ansiBlue#9CC0D9
  • terminal.ansiCyan#D08A3B
  • terminal.ansiGreen#5A9FB8
  • terminal.ansiMagenta#5F9E66
  • terminal.ansiRed#5F9E66
  • terminal.ansiWhite#F7F3EA
  • terminal.ansiYellow#D08A3B
  • terminal.background#8B5E54
  • terminal.foreground#F7F3EA
  • titleBar.activeBackground#8B5E54
  • titleBar.activeForeground#F7F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#8B5E54
  • titleBar.inactiveForeground#F7F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CFC6B6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9CC0D9bold
storage.type, storage.modifier#9CC0D9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5A9FB8—
string, punctuation.definition.string, string.template, meta.template.expression#D08A3B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F9E66—
variable, variable.other.readwrite, variable.other.object#F7F3EA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F3EA—
variable.parameter, meta.parameter#F7F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F3EA80—
keyword.operator#F7F3EA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D08A3Bbold
entity.other.inherited-class#5A9FB8—
entity.name.tag, punctuation.definition.tag#9CC0D9—
entity.other.attribute-name#5A9FB8—
meta.diff, meta.diff.header#CFC6B6—
markup.deleted#5F9E66—
markup.inserted#5A9FB8—
markup.changed#D08A3B—
markup.heading, markup.heading.setext, punctuation.definition.heading#5A9FB8bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#D08A3B—
string.other.link.title, string.other.link.description#5A9FB8—
markup.underline.link#CFC6B6underline
punctuation.definition.list#9CC0D9—
markup.quote, punctuation.definition.quote#CFC6B6italic