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#3D2B1F
  • activityBar.border#ffffff15
  • activityBar.foreground#E97067
  • activityBar.inactiveForeground#F6F2E860
  • activityBarBadge.background#E97067
  • activityBarBadge.foreground#3D2B1F
  • button.background#E97067
  • button.foreground#3D2B1F
  • button.hoverBackground#E97067dd
  • editor.background#3D2B1F
  • editor.foreground#F6F2E8
  • editor.inactiveSelectionBackground#EC7D793580
  • editor.lineHighlightBackground#18181640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC7D7935
  • editorCursor.foreground#E97067
  • editorGroupHeader.tabsBackground#3D2B1Fdd
  • editorLineNumber.activeForeground#E97067
  • editorLineNumber.foreground#7A5A3E80
  • focusBorder#E97067
  • foreground#F6F2E8
  • input.background#181816
  • input.border#ffffff15
  • input.foreground#F6F2E8
  • input.placeholderForeground#F6F2E860
  • list.activeSelectionBackground#E9706730
  • list.activeSelectionForeground#F6F2E8
  • list.highlightForeground#E97067
  • list.hoverBackground#18181640
  • list.hoverForeground#F6F2E8
  • list.inactiveSelectionBackground#E9706715
  • list.inactiveSelectionForeground#F6F2E8
  • selection.background#EC7D7935
  • sideBar.background#181816
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F2E8
  • sideBarSectionHeader.background#3D2B1F80
  • sideBarSectionHeader.foreground#F6F2E8
  • sideBarTitle.foreground#E97067
  • statusBar.background#3D2B1F
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F2E8
  • statusBar.noFolderBackground#3D2B1F
  • tab.activeBackground#3D2B1F
  • tab.activeBorderTop#E97067
  • tab.activeForeground#F6F2E8
  • tab.border#ffffff15
  • tab.inactiveBackground#18181660
  • tab.inactiveForeground#F6F2E880
  • terminal.ansiBlack#3D2B1F
  • terminal.ansiBlue#EC7D79
  • terminal.ansiCyan#69E755
  • terminal.ansiGreen#E97067
  • terminal.ansiMagenta#AFF183
  • terminal.ansiRed#AFF183
  • terminal.ansiWhite#F6F2E8
  • terminal.ansiYellow#69E755
  • terminal.background#3D2B1F
  • terminal.foreground#F6F2E8
  • titleBar.activeBackground#3D2B1F
  • titleBar.activeForeground#F6F2E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3D2B1F
  • titleBar.inactiveForeground#F6F2E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A5A3Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7D79bold
storage.type, storage.modifier#EC7D79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E97067
string, punctuation.definition.string, string.template, meta.template.expression#69E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#AFF183
variable, variable.other.readwrite, variable.other.object#F6F2E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F2E8
variable.parameter, meta.parameter#F6F2E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F2E880
keyword.operator#F6F2E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#69E755bold
entity.other.inherited-class#E97067
entity.name.tag, punctuation.definition.tag#EC7D79
entity.other.attribute-name#E97067
meta.diff, meta.diff.header#7A5A3E
markup.deleted#AFF183
markup.inserted#E97067
markup.changed#69E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E97067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#69E755
string.other.link.title, string.other.link.description#E97067
markup.underline.link#7A5A3Eunderline
punctuation.definition.list#EC7D79
markup.quote, punctuation.definition.quote#7A5A3Eitalic