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#0E1A12
  • activityBar.border#ffffff15
  • activityBar.foreground#D81B60
  • activityBar.inactiveForeground#F8FAF160
  • activityBarBadge.background#D81B60
  • activityBarBadge.foreground#0E1A12
  • button.background#D81B60
  • button.foreground#0E1A12
  • button.hoverBackground#D81B60dd
  • editor.background#0E1A12
  • editor.foreground#F8FAF1
  • editor.inactiveSelectionBackground#A6D96A3580
  • editor.lineHighlightBackground#10201540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A6D96A35
  • editorCursor.foreground#D81B60
  • editorGroupHeader.tabsBackground#0E1A12dd
  • editorLineNumber.activeForeground#D81B60
  • editorLineNumber.foreground#B3124C80
  • focusBorder#D81B60
  • foreground#F8FAF1
  • input.background#102015
  • input.border#ffffff15
  • input.foreground#F8FAF1
  • input.placeholderForeground#F8FAF160
  • list.activeSelectionBackground#D81B6030
  • list.activeSelectionForeground#F8FAF1
  • list.highlightForeground#D81B60
  • list.hoverBackground#10201540
  • list.hoverForeground#F8FAF1
  • list.inactiveSelectionBackground#D81B6015
  • list.inactiveSelectionForeground#F8FAF1
  • selection.background#A6D96A35
  • sideBar.background#102015
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAF1
  • sideBarSectionHeader.background#0E1A1280
  • sideBarSectionHeader.foreground#F8FAF1
  • sideBarTitle.foreground#D81B60
  • statusBar.background#0E1A12
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAF1
  • statusBar.noFolderBackground#0E1A12
  • tab.activeBackground#0E1A12
  • tab.activeBorderTop#D81B60
  • tab.activeForeground#F8FAF1
  • tab.border#ffffff15
  • tab.inactiveBackground#10201560
  • tab.inactiveForeground#F8FAF180
  • terminal.ansiBlack#0E1A12
  • terminal.ansiBlue#A6D96A
  • terminal.ansiCyan#FFD21F
  • terminal.ansiGreen#D81B60
  • terminal.ansiMagenta#83C341
  • terminal.ansiRed#83C341
  • terminal.ansiWhite#F8FAF1
  • terminal.ansiYellow#FFD21F
  • terminal.background#0E1A12
  • terminal.foreground#F8FAF1
  • titleBar.activeBackground#0E1A12
  • titleBar.activeForeground#F8FAF1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E1A12
  • titleBar.inactiveForeground#F8FAF160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B3124Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A6D96Abold
storage.type, storage.modifier#A6D96Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D81B60
string, punctuation.definition.string, string.template, meta.template.expression#FFD21F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83C341
variable, variable.other.readwrite, variable.other.object#F8FAF1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FAF1
variable.parameter, meta.parameter#F8FAF1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FAF180
keyword.operator#F8FAF1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFD21Fbold
entity.other.inherited-class#D81B60
entity.name.tag, punctuation.definition.tag#A6D96A
entity.other.attribute-name#D81B60
meta.diff, meta.diff.header#B3124C
markup.deleted#83C341
markup.inserted#D81B60
markup.changed#FFD21F
markup.heading, markup.heading.setext, punctuation.definition.heading#D81B60bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FFD21F
string.other.link.title, string.other.link.description#D81B60
markup.underline.link#B3124Cunderline
punctuation.definition.list#A6D96A
markup.quote, punctuation.definition.quote#B3124Citalic