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#1D2B17
  • activityBar.border#ffffff15
  • activityBar.foreground#E967C9
  • activityBar.inactiveForeground#fff8ec60
  • activityBarBadge.background#E967C9
  • activityBarBadge.foreground#1D2B17
  • button.background#E967C9
  • button.foreground#1D2B17
  • button.hoverBackground#E967C9dd
  • editor.background#1D2B17
  • editor.foreground#fff8ec
  • editor.inactiveSelectionBackground#79D9EC3580
  • editor.lineHighlightBackground#10191740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79D9EC35
  • editorCursor.foreground#E967C9
  • editorGroupHeader.tabsBackground#1D2B17dd
  • editorLineNumber.activeForeground#E967C9
  • editorLineNumber.foreground#b8987080
  • focusBorder#E967C9
  • foreground#fff8ec
  • input.background#101917
  • input.border#ffffff15
  • input.foreground#fff8ec
  • input.placeholderForeground#fff8ec60
  • list.activeSelectionBackground#E967C930
  • list.activeSelectionForeground#fff8ec
  • list.highlightForeground#E967C9
  • list.hoverBackground#10191740
  • list.hoverForeground#fff8ec
  • list.inactiveSelectionBackground#E967C915
  • list.inactiveSelectionForeground#fff8ec
  • selection.background#79D9EC35
  • sideBar.background#101917
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8ec
  • sideBarSectionHeader.background#1D2B1780
  • sideBarSectionHeader.foreground#fff8ec
  • sideBarTitle.foreground#E967C9
  • statusBar.background#1D2B17
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8ec
  • statusBar.noFolderBackground#1D2B17
  • tab.activeBackground#1D2B17
  • tab.activeBorderTop#E967C9
  • tab.activeForeground#fff8ec
  • tab.border#ffffff15
  • tab.inactiveBackground#10191760
  • tab.inactiveForeground#fff8ec80
  • terminal.ansiBlack#1D2B17
  • terminal.ansiBlue#79D9EC
  • terminal.ansiCyan#E78155
  • terminal.ansiGreen#E967C9
  • terminal.ansiMagenta#C1F183
  • terminal.ansiRed#C1F183
  • terminal.ansiWhite#fff8ec
  • terminal.ansiYellow#E78155
  • terminal.background#1D2B17
  • terminal.foreground#fff8ec
  • titleBar.activeBackground#1D2B17
  • titleBar.activeForeground#fff8ec
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1D2B17
  • titleBar.inactiveForeground#fff8ec60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b89870italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79D9ECbold
storage.type, storage.modifier#79D9ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967C9
string, punctuation.definition.string, string.template, meta.template.expression#E78155
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C1F183
variable, variable.other.readwrite, variable.other.object#fff8ec
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8ec
variable.parameter, meta.parameter#fff8ecdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8ec80
keyword.operator#fff8ec
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78155bold
entity.other.inherited-class#E967C9
entity.name.tag, punctuation.definition.tag#79D9EC
entity.other.attribute-name#E967C9
meta.diff, meta.diff.header#b89870
markup.deleted#C1F183
markup.inserted#E967C9
markup.changed#E78155
markup.heading, markup.heading.setext, punctuation.definition.heading#E967C9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78155
string.other.link.title, string.other.link.description#E967C9
markup.underline.link#b89870underline
punctuation.definition.list#79D9EC
markup.quote, punctuation.definition.quote#b89870italic