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#3D2A24
  • activityBar.border#ffffff15
  • activityBar.foreground#E96795
  • activityBar.inactiveForeground#FFF6F860
  • activityBarBadge.background#E96795
  • activityBarBadge.foreground#3D2A24
  • button.background#E96795
  • button.foreground#3D2A24
  • button.hoverBackground#E96795dd
  • editor.background#3D2A24
  • editor.foreground#FFF6F8
  • editor.inactiveSelectionBackground#EC9F793580
  • editor.lineHighlightBackground#1F171440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC9F7935
  • editorCursor.foreground#E96795
  • editorGroupHeader.tabsBackground#3D2A24dd
  • editorLineNumber.activeForeground#E96795
  • editorLineNumber.foreground#EBF3FF80
  • focusBorder#E96795
  • foreground#FFF6F8
  • input.background#1F1714
  • input.border#ffffff15
  • input.foreground#FFF6F8
  • input.placeholderForeground#FFF6F860
  • list.activeSelectionBackground#E9679530
  • list.activeSelectionForeground#FFF6F8
  • list.highlightForeground#E96795
  • list.hoverBackground#1F171440
  • list.hoverForeground#FFF6F8
  • list.inactiveSelectionBackground#E9679515
  • list.inactiveSelectionForeground#FFF6F8
  • selection.background#EC9F7935
  • sideBar.background#1F1714
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6F8
  • sideBarSectionHeader.background#3D2A2480
  • sideBarSectionHeader.foreground#FFF6F8
  • sideBarTitle.foreground#E96795
  • statusBar.background#3D2A24
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6F8
  • statusBar.noFolderBackground#3D2A24
  • tab.activeBackground#3D2A24
  • tab.activeBorderTop#E96795
  • tab.activeForeground#FFF6F8
  • tab.border#ffffff15
  • tab.inactiveBackground#1F171460
  • tab.inactiveForeground#FFF6F880
  • terminal.ansiBlack#3D2A24
  • terminal.ansiBlue#EC9F79
  • terminal.ansiCyan#E7558B
  • terminal.ansiGreen#E96795
  • terminal.ansiMagenta#A8F183
  • terminal.ansiRed#A8F183
  • terminal.ansiWhite#FFF6F8
  • terminal.ansiYellow#E7558B
  • terminal.background#3D2A24
  • terminal.foreground#FFF6F8
  • titleBar.activeBackground#3D2A24
  • titleBar.activeForeground#FFF6F8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3D2A24
  • titleBar.inactiveForeground#FFF6F860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EBF3FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC9F79bold
storage.type, storage.modifier#EC9F79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96795
string, punctuation.definition.string, string.template, meta.template.expression#E7558B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A8F183
variable, variable.other.readwrite, variable.other.object#FFF6F8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6F8
variable.parameter, meta.parameter#FFF6F8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6F880
keyword.operator#FFF6F8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7558Bbold
entity.other.inherited-class#E96795
entity.name.tag, punctuation.definition.tag#EC9F79
entity.other.attribute-name#E96795
meta.diff, meta.diff.header#EBF3FF
markup.deleted#A8F183
markup.inserted#E96795
markup.changed#E7558B
markup.heading, markup.heading.setext, punctuation.definition.heading#E96795bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7558B
string.other.link.title, string.other.link.description#E96795
markup.underline.link#EBF3FFunderline
punctuation.definition.list#EC9F79
markup.quote, punctuation.definition.quote#EBF3FFitalic