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#615A56
  • activityBar.border#ffffff15
  • activityBar.foreground#6793E9
  • activityBar.inactiveForeground#f7f9fb60
  • activityBarBadge.background#6793E9
  • activityBarBadge.foreground#615A56
  • button.background#6793E9
  • button.foreground#615A56
  • button.hoverBackground#6793E9dd
  • editor.background#615A56
  • editor.foreground#f7f9fb
  • editor.inactiveSelectionBackground#79EC8A3580
  • editor.lineHighlightBackground#21252B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC8A35
  • editorCursor.foreground#6793E9
  • editorGroupHeader.tabsBackground#615A56dd
  • editorLineNumber.activeForeground#6793E9
  • editorLineNumber.foreground#c7e1d480
  • focusBorder#6793E9
  • foreground#f7f9fb
  • input.background#21252B
  • input.border#ffffff15
  • input.foreground#f7f9fb
  • input.placeholderForeground#f7f9fb60
  • list.activeSelectionBackground#6793E930
  • list.activeSelectionForeground#f7f9fb
  • list.highlightForeground#6793E9
  • list.hoverBackground#21252B40
  • list.hoverForeground#f7f9fb
  • list.inactiveSelectionBackground#6793E915
  • list.inactiveSelectionForeground#f7f9fb
  • selection.background#79EC8A35
  • sideBar.background#21252B
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f9fb
  • sideBarSectionHeader.background#615A5680
  • sideBarSectionHeader.foreground#f7f9fb
  • sideBarTitle.foreground#6793E9
  • statusBar.background#615A56
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f9fb
  • statusBar.noFolderBackground#615A56
  • tab.activeBackground#615A56
  • tab.activeBorderTop#6793E9
  • tab.activeForeground#f7f9fb
  • tab.border#ffffff15
  • tab.inactiveBackground#21252B60
  • tab.inactiveForeground#f7f9fb80
  • terminal.ansiBlack#615A56
  • terminal.ansiBlue#79EC8A
  • terminal.ansiCyan#5588E7
  • terminal.ansiGreen#6793E9
  • terminal.ansiMagenta#83B1F1
  • terminal.ansiRed#83B1F1
  • terminal.ansiWhite#f7f9fb
  • terminal.ansiYellow#5588E7
  • terminal.background#615A56
  • terminal.foreground#f7f9fb
  • titleBar.activeBackground#615A56
  • titleBar.activeForeground#f7f9fb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#615A56
  • 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#79EC8Abold
storage.type, storage.modifier#79EC8Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6793E9—
string, punctuation.definition.string, string.template, meta.template.expression#5588E7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83B1F1—
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#5588E7bold
entity.other.inherited-class#6793E9—
entity.name.tag, punctuation.definition.tag#79EC8A—
entity.other.attribute-name#6793E9—
meta.diff, meta.diff.header#c7e1d4—
markup.deleted#83B1F1—
markup.inserted#6793E9—
markup.changed#5588E7—
markup.heading, markup.heading.setext, punctuation.definition.heading#6793E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#5588E7—
string.other.link.title, string.other.link.description#6793E9—
markup.underline.link#c7e1d4underline
punctuation.definition.list#79EC8A—
markup.quote, punctuation.definition.quote#c7e1d4italic