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#1d1918
  • activityBar.border#ffffff15
  • activityBar.foreground#e96f92
  • activityBar.inactiveForeground#fff7f260
  • activityBarBadge.background#e96f92
  • activityBarBadge.foreground#1d1918
  • button.background#e96f92
  • button.foreground#1d1918
  • button.hoverBackground#e96f92dd
  • editor.background#1d1918
  • editor.foreground#fff7f2
  • editor.inactiveSelectionBackground#c6a58f3580
  • editor.lineHighlightBackground#2d272440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c6a58f35
  • editorCursor.foreground#e96f92
  • editorGroupHeader.tabsBackground#1d1918dd
  • editorLineNumber.activeForeground#e96f92
  • editorLineNumber.foreground#d9e4df80
  • focusBorder#e96f92
  • foreground#fff7f2
  • input.background#2d2724
  • input.border#ffffff15
  • input.foreground#fff7f2
  • input.placeholderForeground#fff7f260
  • list.activeSelectionBackground#e96f9230
  • list.activeSelectionForeground#fff7f2
  • list.highlightForeground#e96f92
  • list.hoverBackground#2d272440
  • list.hoverForeground#fff7f2
  • list.inactiveSelectionBackground#e96f9215
  • list.inactiveSelectionForeground#fff7f2
  • selection.background#c6a58f35
  • sideBar.background#2d2724
  • sideBar.border#ffffff15
  • sideBar.foreground#fff7f2
  • sideBarSectionHeader.background#1d191880
  • sideBarSectionHeader.foreground#fff7f2
  • sideBarTitle.foreground#e96f92
  • statusBar.background#1d1918
  • statusBar.border#ffffff15
  • statusBar.foreground#fff7f2
  • statusBar.noFolderBackground#1d1918
  • tab.activeBackground#1d1918
  • tab.activeBorderTop#e96f92
  • tab.activeForeground#fff7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#2d272460
  • tab.inactiveForeground#fff7f280
  • terminal.ansiBlack#1d1918
  • terminal.ansiBlue#c6a58f
  • terminal.ansiCyan#6f9d97
  • terminal.ansiGreen#e96f92
  • terminal.ansiMagenta#f05a7d
  • terminal.ansiRed#f05a7d
  • terminal.ansiWhite#fff7f2
  • terminal.ansiYellow#6f9d97
  • terminal.background#1d1918
  • terminal.foreground#fff7f2
  • titleBar.activeBackground#1d1918
  • titleBar.activeForeground#fff7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1d1918
  • titleBar.inactiveForeground#fff7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9e4dfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c6a58fbold
storage.type, storage.modifier#c6a58fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e96f92
string, punctuation.definition.string, string.template, meta.template.expression#6f9d97
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f05a7d
variable, variable.other.readwrite, variable.other.object#fff7f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff7f2
variable.parameter, meta.parameter#fff7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff7f280
keyword.operator#fff7f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f9d97bold
entity.other.inherited-class#e96f92
entity.name.tag, punctuation.definition.tag#c6a58f
entity.other.attribute-name#e96f92
meta.diff, meta.diff.header#d9e4df
markup.deleted#f05a7d
markup.inserted#e96f92
markup.changed#6f9d97
markup.heading, markup.heading.setext, punctuation.definition.heading#e96f92bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6f9d97
string.other.link.title, string.other.link.description#e96f92
markup.underline.link#d9e4dfunderline
punctuation.definition.list#c6a58f
markup.quote, punctuation.definition.quote#d9e4dfitalic