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#3D271A
  • activityBar.border#ffffff15
  • activityBar.foreground#67E7E9
  • activityBar.inactiveForeground#fbf8ef60
  • activityBarBadge.background#67E7E9
  • activityBarBadge.foreground#3D271A
  • button.background#67E7E9
  • button.foreground#3D271A
  • button.hoverBackground#67E7E9dd
  • editor.background#3D271A
  • editor.foreground#fbf8ef
  • editor.inactiveSelectionBackground#ECAD793580
  • editor.lineHighlightBackground#17151240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAD7935
  • editorCursor.foreground#67E7E9
  • editorGroupHeader.tabsBackground#3D271Add
  • editorLineNumber.activeForeground#67E7E9
  • editorLineNumber.foreground#7f8f7880
  • focusBorder#67E7E9
  • foreground#fbf8ef
  • input.background#171512
  • input.border#ffffff15
  • input.foreground#fbf8ef
  • input.placeholderForeground#fbf8ef60
  • list.activeSelectionBackground#67E7E930
  • list.activeSelectionForeground#fbf8ef
  • list.highlightForeground#67E7E9
  • list.hoverBackground#17151240
  • list.hoverForeground#fbf8ef
  • list.inactiveSelectionBackground#67E7E915
  • list.inactiveSelectionForeground#fbf8ef
  • selection.background#ECAD7935
  • sideBar.background#171512
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf8ef
  • sideBarSectionHeader.background#3D271A80
  • sideBarSectionHeader.foreground#fbf8ef
  • sideBarTitle.foreground#67E7E9
  • statusBar.background#3D271A
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf8ef
  • statusBar.noFolderBackground#3D271A
  • tab.activeBackground#3D271A
  • tab.activeBorderTop#67E7E9
  • tab.activeForeground#fbf8ef
  • tab.border#ffffff15
  • tab.inactiveBackground#17151260
  • tab.inactiveForeground#fbf8ef80
  • terminal.ansiBlack#3D271A
  • terminal.ansiBlue#ECAD79
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#67E7E9
  • terminal.ansiMagenta#83EEF1
  • terminal.ansiRed#83EEF1
  • terminal.ansiWhite#fbf8ef
  • terminal.ansiYellow#E7B655
  • terminal.background#3D271A
  • terminal.foreground#fbf8ef
  • titleBar.activeBackground#3D271A
  • titleBar.activeForeground#fbf8ef
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3D271A
  • titleBar.inactiveForeground#fbf8ef60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f8f78italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAD79bold
storage.type, storage.modifier#ECAD79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E7E9
string, punctuation.definition.string, string.template, meta.template.expression#E7B655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83EEF1
variable, variable.other.readwrite, variable.other.object#fbf8ef
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf8ef
variable.parameter, meta.parameter#fbf8efdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf8ef80
keyword.operator#fbf8ef
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#67E7E9
entity.name.tag, punctuation.definition.tag#ECAD79
entity.other.attribute-name#67E7E9
meta.diff, meta.diff.header#7f8f78
markup.deleted#83EEF1
markup.inserted#67E7E9
markup.changed#E7B655
markup.heading, markup.heading.setext, punctuation.definition.heading#67E7E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B655
string.other.link.title, string.other.link.description#67E7E9
markup.underline.link#7f8f78underline
punctuation.definition.list#ECAD79
markup.quote, punctuation.definition.quote#7f8f78italic