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#1E2733
  • activityBar.border#ffffff15
  • activityBar.foreground#E96E67
  • activityBar.inactiveForeground#fff2d660
  • activityBarBadge.background#E96E67
  • activityBarBadge.foreground#1E2733
  • button.background#E96E67
  • button.foreground#1E2733
  • button.hoverBackground#E96E67dd
  • editor.background#1E2733
  • editor.foreground#fff2d6
  • editor.inactiveSelectionBackground#79A5EC3580
  • editor.lineHighlightBackground#0C0E1340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A5EC35
  • editorCursor.foreground#E96E67
  • editorGroupHeader.tabsBackground#1E2733dd
  • editorLineNumber.activeForeground#E96E67
  • editorLineNumber.foreground#2f6f3e80
  • focusBorder#E96E67
  • foreground#fff2d6
  • input.background#0C0E13
  • input.border#ffffff15
  • input.foreground#fff2d6
  • input.placeholderForeground#fff2d660
  • list.activeSelectionBackground#E96E6730
  • list.activeSelectionForeground#fff2d6
  • list.highlightForeground#E96E67
  • list.hoverBackground#0C0E1340
  • list.hoverForeground#fff2d6
  • list.inactiveSelectionBackground#E96E6715
  • list.inactiveSelectionForeground#fff2d6
  • selection.background#79A5EC35
  • sideBar.background#0C0E13
  • sideBar.border#ffffff15
  • sideBar.foreground#fff2d6
  • sideBarSectionHeader.background#1E273380
  • sideBarSectionHeader.foreground#fff2d6
  • sideBarTitle.foreground#E96E67
  • statusBar.background#1E2733
  • statusBar.border#ffffff15
  • statusBar.foreground#fff2d6
  • statusBar.noFolderBackground#1E2733
  • tab.activeBackground#1E2733
  • tab.activeBorderTop#E96E67
  • tab.activeForeground#fff2d6
  • tab.border#ffffff15
  • tab.inactiveBackground#0C0E1360
  • tab.inactiveForeground#fff2d680
  • terminal.ansiBlack#1E2733
  • terminal.ansiBlue#79A5EC
  • terminal.ansiCyan#55E7B1
  • terminal.ansiGreen#E96E67
  • terminal.ansiMagenta#F1D683
  • terminal.ansiRed#F1D683
  • terminal.ansiWhite#fff2d6
  • terminal.ansiYellow#55E7B1
  • terminal.background#1E2733
  • terminal.foreground#fff2d6
  • titleBar.activeBackground#1E2733
  • titleBar.activeForeground#fff2d6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E2733
  • titleBar.inactiveForeground#fff2d660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2f6f3eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A5ECbold
storage.type, storage.modifier#79A5ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96E67
string, punctuation.definition.string, string.template, meta.template.expression#55E7B1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D683
variable, variable.other.readwrite, variable.other.object#fff2d6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff2d6
variable.parameter, meta.parameter#fff2d6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff2d680
keyword.operator#fff2d6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7B1bold
entity.other.inherited-class#E96E67
entity.name.tag, punctuation.definition.tag#79A5EC
entity.other.attribute-name#E96E67
meta.diff, meta.diff.header#2f6f3e
markup.deleted#F1D683
markup.inserted#E96E67
markup.changed#55E7B1
markup.heading, markup.heading.setext, punctuation.definition.heading#E96E67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7B1
string.other.link.title, string.other.link.description#E96E67
markup.underline.link#2f6f3eunderline
punctuation.definition.list#79A5EC
markup.quote, punctuation.definition.quote#2f6f3eitalic