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#091316
  • activityBar.border#ffffff15
  • activityBar.foreground#E9677B
  • activityBar.inactiveForeground#EAF6F360
  • activityBarBadge.background#E9677B
  • activityBarBadge.foreground#091316
  • button.background#E9677B
  • button.foreground#091316
  • button.hoverBackground#E9677Bdd
  • editor.background#091316
  • editor.foreground#EAF6F3
  • editor.inactiveSelectionBackground#EC798A3580
  • editor.lineHighlightBackground#15202340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798A35
  • editorCursor.foreground#E9677B
  • editorGroupHeader.tabsBackground#091316dd
  • editorLineNumber.activeForeground#E9677B
  • editorLineNumber.foreground#9AA7A180
  • focusBorder#E9677B
  • foreground#EAF6F3
  • input.background#152023
  • input.border#ffffff15
  • input.foreground#EAF6F3
  • input.placeholderForeground#EAF6F360
  • list.activeSelectionBackground#E9677B30
  • list.activeSelectionForeground#EAF6F3
  • list.highlightForeground#E9677B
  • list.hoverBackground#15202340
  • list.hoverForeground#EAF6F3
  • list.inactiveSelectionBackground#E9677B15
  • list.inactiveSelectionForeground#EAF6F3
  • selection.background#EC798A35
  • sideBar.background#152023
  • sideBar.border#ffffff15
  • sideBar.foreground#EAF6F3
  • sideBarSectionHeader.background#09131680
  • sideBarSectionHeader.foreground#EAF6F3
  • sideBarTitle.foreground#E9677B
  • statusBar.background#091316
  • statusBar.border#ffffff15
  • statusBar.foreground#EAF6F3
  • statusBar.noFolderBackground#091316
  • tab.activeBackground#091316
  • tab.activeBorderTop#E9677B
  • tab.activeForeground#EAF6F3
  • tab.border#ffffff15
  • tab.inactiveBackground#15202360
  • tab.inactiveForeground#EAF6F380
  • terminal.ansiBlack#091316
  • terminal.ansiBlue#EC798A
  • terminal.ansiCyan#55E7CA
  • terminal.ansiGreen#E9677B
  • terminal.ansiMagenta#83EEF1
  • terminal.ansiRed#83EEF1
  • terminal.ansiWhite#EAF6F3
  • terminal.ansiYellow#55E7CA
  • terminal.background#091316
  • terminal.foreground#EAF6F3
  • titleBar.activeBackground#091316
  • titleBar.activeForeground#EAF6F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#091316
  • titleBar.inactiveForeground#EAF6F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9AA7A1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC798Abold
storage.type, storage.modifier#EC798Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9677B
string, punctuation.definition.string, string.template, meta.template.expression#55E7CA
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83EEF1
variable, variable.other.readwrite, variable.other.object#EAF6F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EAF6F3
variable.parameter, meta.parameter#EAF6F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EAF6F380
keyword.operator#EAF6F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7CAbold
entity.other.inherited-class#E9677B
entity.name.tag, punctuation.definition.tag#EC798A
entity.other.attribute-name#E9677B
meta.diff, meta.diff.header#9AA7A1
markup.deleted#83EEF1
markup.inserted#E9677B
markup.changed#55E7CA
markup.heading, markup.heading.setext, punctuation.definition.heading#E9677Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7CA
string.other.link.title, string.other.link.description#E9677B
markup.underline.link#9AA7A1underline
punctuation.definition.list#EC798A
markup.quote, punctuation.definition.quote#9AA7A1italic