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#6b635f
  • activityBar.border#ffffff15
  • activityBar.foreground#7fa6f3
  • activityBar.inactiveForeground#f7f9fb60
  • activityBarBadge.background#7fa6f3
  • activityBarBadge.foreground#6b635f
  • button.background#7fa6f3
  • button.foreground#6b635f
  • button.hoverBackground#7fa6f3dd
  • editor.background#6b635f
  • editor.foreground#f7f9fb
  • editor.inactiveSelectionBackground#5fa66a3580
  • editor.lineHighlightBackground#2a2f3640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5fa66a35
  • editorCursor.foreground#7fa6f3
  • editorGroupHeader.tabsBackground#6b635fdd
  • editorLineNumber.activeForeground#7fa6f3
  • editorLineNumber.foreground#c7e1d480
  • focusBorder#7fa6f3
  • foreground#f7f9fb
  • input.background#2a2f36
  • input.border#ffffff15
  • input.foreground#f7f9fb
  • input.placeholderForeground#f7f9fb60
  • list.activeSelectionBackground#7fa6f330
  • list.activeSelectionForeground#f7f9fb
  • list.highlightForeground#7fa6f3
  • list.hoverBackground#2a2f3640
  • list.hoverForeground#f7f9fb
  • list.inactiveSelectionBackground#7fa6f315
  • list.inactiveSelectionForeground#f7f9fb
  • selection.background#5fa66a35
  • sideBar.background#2a2f36
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f9fb
  • sideBarSectionHeader.background#6b635f80
  • sideBarSectionHeader.foreground#f7f9fb
  • sideBarTitle.foreground#7fa6f3
  • statusBar.background#6b635f
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f9fb
  • statusBar.noFolderBackground#6b635f
  • tab.activeBackground#6b635f
  • tab.activeBorderTop#7fa6f3
  • tab.activeForeground#f7f9fb
  • tab.border#ffffff15
  • tab.inactiveBackground#2a2f3660
  • tab.inactiveForeground#f7f9fb80
  • terminal.ansiBlack#6b635f
  • terminal.ansiBlue#5fa66a
  • terminal.ansiCyan#4e79c8
  • terminal.ansiGreen#7fa6f3
  • terminal.ansiMagenta#a8b0bb
  • terminal.ansiRed#a8b0bb
  • terminal.ansiWhite#f7f9fb
  • terminal.ansiYellow#4e79c8
  • terminal.background#6b635f
  • terminal.foreground#f7f9fb
  • titleBar.activeBackground#6b635f
  • titleBar.activeForeground#f7f9fb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6b635f
  • titleBar.inactiveForeground#f7f9fb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7e1d4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5fa66abold
storage.type, storage.modifier#5fa66aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7fa6f3—
string, punctuation.definition.string, string.template, meta.template.expression#4e79c8—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#a8b0bb—
variable, variable.other.readwrite, variable.other.object#f7f9fb—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f9fb—
variable.parameter, meta.parameter#f7f9fbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f9fb80—
keyword.operator#f7f9fb—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4e79c8bold
entity.other.inherited-class#7fa6f3—
entity.name.tag, punctuation.definition.tag#5fa66a—
entity.other.attribute-name#7fa6f3—
meta.diff, meta.diff.header#c7e1d4—
markup.deleted#a8b0bb—
markup.inserted#7fa6f3—
markup.changed#4e79c8—
markup.heading, markup.heading.setext, punctuation.definition.heading#7fa6f3bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#4e79c8—
string.other.link.title, string.other.link.description#7fa6f3—
markup.underline.link#c7e1d4underline
punctuation.definition.list#5fa66a—
markup.quote, punctuation.definition.quote#c7e1d4italic