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#121114
  • activityBar.border#ffffff15
  • activityBar.foreground#D0108A
  • activityBar.inactiveForeground#FAF8F260
  • activityBarBadge.background#D0108A
  • activityBarBadge.foreground#121114
  • button.background#D0108A
  • button.foreground#121114
  • button.hoverBackground#D0108Add
  • editor.background#121114
  • editor.foreground#FAF8F2
  • editor.inactiveSelectionBackground#3C8D3A3580
  • editor.lineHighlightBackground#1C1A1E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3C8D3A35
  • editorCursor.foreground#D0108A
  • editorGroupHeader.tabsBackground#121114dd
  • editorLineNumber.activeForeground#D0108A
  • editorLineNumber.foreground#858A9180
  • focusBorder#D0108A
  • foreground#FAF8F2
  • input.background#1C1A1E
  • input.border#ffffff15
  • input.foreground#FAF8F2
  • input.placeholderForeground#FAF8F260
  • list.activeSelectionBackground#D0108A30
  • list.activeSelectionForeground#FAF8F2
  • list.highlightForeground#D0108A
  • list.hoverBackground#1C1A1E40
  • list.hoverForeground#FAF8F2
  • list.inactiveSelectionBackground#D0108A15
  • list.inactiveSelectionForeground#FAF8F2
  • selection.background#3C8D3A35
  • sideBar.background#1C1A1E
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8F2
  • sideBarSectionHeader.background#12111480
  • sideBarSectionHeader.foreground#FAF8F2
  • sideBarTitle.foreground#D0108A
  • statusBar.background#121114
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8F2
  • statusBar.noFolderBackground#121114
  • tab.activeBackground#121114
  • tab.activeBorderTop#D0108A
  • tab.activeForeground#FAF8F2
  • tab.border#ffffff15
  • tab.inactiveBackground#1C1A1E60
  • tab.inactiveForeground#FAF8F280
  • terminal.ansiBlack#121114
  • terminal.ansiBlue#3C8D3A
  • terminal.ansiCyan#F49AC2
  • terminal.ansiGreen#D0108A
  • terminal.ansiMagenta#E6F3D5
  • terminal.ansiRed#E6F3D5
  • terminal.ansiWhite#FAF8F2
  • terminal.ansiYellow#F49AC2
  • terminal.background#121114
  • terminal.foreground#FAF8F2
  • titleBar.activeBackground#121114
  • titleBar.activeForeground#FAF8F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#121114
  • titleBar.inactiveForeground#FAF8F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#858A91italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3C8D3Abold
storage.type, storage.modifier#3C8D3Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D0108A
string, punctuation.definition.string, string.template, meta.template.expression#F49AC2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E6F3D5
variable, variable.other.readwrite, variable.other.object#FAF8F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8F2
variable.parameter, meta.parameter#FAF8F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8F280
keyword.operator#FAF8F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F49AC2bold
entity.other.inherited-class#D0108A
entity.name.tag, punctuation.definition.tag#3C8D3A
entity.other.attribute-name#D0108A
meta.diff, meta.diff.header#858A91
markup.deleted#E6F3D5
markup.inserted#D0108A
markup.changed#F49AC2
markup.heading, markup.heading.setext, punctuation.definition.heading#D0108Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F49AC2
string.other.link.title, string.other.link.description#D0108A
markup.underline.link#858A91underline
punctuation.definition.list#3C8D3A
markup.quote, punctuation.definition.quote#858A91italic