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#3a0a2a
  • activityBar.border#ffffff15
  • activityBar.foreground#e6008a
  • activityBar.inactiveForeground#fdfcf960
  • activityBarBadge.background#e6008a
  • activityBarBadge.foreground#3a0a2a
  • button.background#e6008a
  • button.foreground#3a0a2a
  • button.hoverBackground#e6008add
  • editor.background#3a0a2a
  • editor.foreground#fdfcf9
  • editor.inactiveSelectionBackground#2e7d323580
  • editor.lineHighlightBackground#3a0a2a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2e7d3235
  • editorCursor.foreground#e6008a
  • editorGroupHeader.tabsBackground#3a0a2add
  • editorLineNumber.activeForeground#e6008a
  • editorLineNumber.foreground#567a4880
  • focusBorder#e6008a
  • foreground#fdfcf9
  • input.background#3a0a2a
  • input.border#ffffff15
  • input.foreground#fdfcf9
  • input.placeholderForeground#fdfcf960
  • list.activeSelectionBackground#e6008a30
  • list.activeSelectionForeground#fdfcf9
  • list.highlightForeground#e6008a
  • list.hoverBackground#3a0a2a40
  • list.hoverForeground#fdfcf9
  • list.inactiveSelectionBackground#e6008a15
  • list.inactiveSelectionForeground#fdfcf9
  • selection.background#2e7d3235
  • sideBar.background#3a0a2a
  • sideBar.border#ffffff15
  • sideBar.foreground#fdfcf9
  • sideBarSectionHeader.background#3a0a2a80
  • sideBarSectionHeader.foreground#fdfcf9
  • sideBarTitle.foreground#e6008a
  • statusBar.background#3a0a2a
  • statusBar.border#ffffff15
  • statusBar.foreground#fdfcf9
  • statusBar.noFolderBackground#3a0a2a
  • tab.activeBackground#3a0a2a
  • tab.activeBorderTop#e6008a
  • tab.activeForeground#fdfcf9
  • tab.border#ffffff15
  • tab.inactiveBackground#3a0a2a60
  • tab.inactiveForeground#fdfcf980
  • terminal.ansiBlack#3a0a2a
  • terminal.ansiBlue#2e7d32
  • terminal.ansiCyan#ff4fa3
  • terminal.ansiGreen#e6008a
  • terminal.ansiMagenta#A8E063
  • terminal.ansiRed#A8E063
  • terminal.ansiWhite#fdfcf9
  • terminal.ansiYellow#ff4fa3
  • terminal.background#3a0a2a
  • terminal.foreground#fdfcf9
  • titleBar.activeBackground#3a0a2a
  • titleBar.activeForeground#fdfcf9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3a0a2a
  • titleBar.inactiveForeground#fdfcf960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#567a48italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2e7d32bold
storage.type, storage.modifier#2e7d32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e6008a
string, punctuation.definition.string, string.template, meta.template.expression#ff4fa3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A8E063
variable, variable.other.readwrite, variable.other.object#fdfcf9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fdfcf9
variable.parameter, meta.parameter#fdfcf9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fdfcf980
keyword.operator#fdfcf9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#ff4fa3bold
entity.other.inherited-class#e6008a
entity.name.tag, punctuation.definition.tag#2e7d32
entity.other.attribute-name#e6008a
meta.diff, meta.diff.header#567a48
markup.deleted#A8E063
markup.inserted#e6008a
markup.changed#ff4fa3
markup.heading, markup.heading.setext, punctuation.definition.heading#e6008abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#ff4fa3
string.other.link.title, string.other.link.description#e6008a
markup.underline.link#567a48underline
punctuation.definition.list#2e7d32
markup.quote, punctuation.definition.quote#567a48italic