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#B97118
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AD67
  • activityBar.inactiveForeground#FFF6E660
  • activityBarBadge.background#E9AD67
  • activityBarBadge.foreground#B97118
  • button.background#E9AD67
  • button.foreground#B97118
  • button.hoverBackground#E9AD67dd
  • editor.background#B97118
  • editor.foreground#FFF6E6
  • editor.inactiveSelectionBackground#ECCB793580
  • editor.lineHighlightBackground#2A1D1340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECCB7935
  • editorCursor.foreground#E9AD67
  • editorGroupHeader.tabsBackground#B97118dd
  • editorLineNumber.activeForeground#E9AD67
  • editorLineNumber.foreground#78a84d80
  • focusBorder#E9AD67
  • foreground#FFF6E6
  • input.background#2A1D13
  • input.border#ffffff15
  • input.foreground#FFF6E6
  • input.placeholderForeground#FFF6E660
  • list.activeSelectionBackground#E9AD6730
  • list.activeSelectionForeground#FFF6E6
  • list.highlightForeground#E9AD67
  • list.hoverBackground#2A1D1340
  • list.hoverForeground#FFF6E6
  • list.inactiveSelectionBackground#E9AD6715
  • list.inactiveSelectionForeground#FFF6E6
  • selection.background#ECCB7935
  • sideBar.background#2A1D13
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6E6
  • sideBarSectionHeader.background#B9711880
  • sideBarSectionHeader.foreground#FFF6E6
  • sideBarTitle.foreground#E9AD67
  • statusBar.background#B97118
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6E6
  • statusBar.noFolderBackground#B97118
  • tab.activeBackground#B97118
  • tab.activeBorderTop#E9AD67
  • tab.activeForeground#FFF6E6
  • tab.border#ffffff15
  • tab.inactiveBackground#2A1D1360
  • tab.inactiveForeground#FFF6E680
  • terminal.ansiBlack#B97118
  • terminal.ansiBlue#ECCB79
  • terminal.ansiCyan#E77755
  • terminal.ansiGreen#E9AD67
  • terminal.ansiMagenta#83F189
  • terminal.ansiRed#83F189
  • terminal.ansiWhite#FFF6E6
  • terminal.ansiYellow#E77755
  • terminal.background#B97118
  • terminal.foreground#FFF6E6
  • titleBar.activeBackground#B97118
  • titleBar.activeForeground#FFF6E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#B97118
  • titleBar.inactiveForeground#FFF6E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#78a84ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECCB79bold
storage.type, storage.modifier#ECCB79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AD67
string, punctuation.definition.string, string.template, meta.template.expression#E77755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F189
variable, variable.other.readwrite, variable.other.object#FFF6E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6E6
variable.parameter, meta.parameter#FFF6E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6E680
keyword.operator#FFF6E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E77755bold
entity.other.inherited-class#E9AD67
entity.name.tag, punctuation.definition.tag#ECCB79
entity.other.attribute-name#E9AD67
meta.diff, meta.diff.header#78a84d
markup.deleted#83F189
markup.inserted#E9AD67
markup.changed#E77755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AD67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E77755
string.other.link.title, string.other.link.description#E9AD67
markup.underline.link#78a84dunderline
punctuation.definition.list#ECCB79
markup.quote, punctuation.definition.quote#78a84ditalic