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#7B5024
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AD67
  • activityBar.inactiveForeground#FFF7E660
  • activityBarBadge.background#E9AD67
  • activityBarBadge.foreground#7B5024
  • button.background#E9AD67
  • button.foreground#7B5024
  • button.hoverBackground#E9AD67dd
  • editor.background#7B5024
  • editor.foreground#FFF7E6
  • editor.inactiveSelectionBackground#ECCF793580
  • editor.lineHighlightBackground#0F0F0F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECCF7935
  • editorCursor.foreground#E9AD67
  • editorGroupHeader.tabsBackground#7B5024dd
  • editorLineNumber.activeForeground#E9AD67
  • editorLineNumber.foreground#B35E0080
  • focusBorder#E9AD67
  • foreground#FFF7E6
  • input.background#0F0F0F
  • input.border#ffffff15
  • input.foreground#FFF7E6
  • input.placeholderForeground#FFF7E660
  • list.activeSelectionBackground#E9AD6730
  • list.activeSelectionForeground#FFF7E6
  • list.highlightForeground#E9AD67
  • list.hoverBackground#0F0F0F40
  • list.hoverForeground#FFF7E6
  • list.inactiveSelectionBackground#E9AD6715
  • list.inactiveSelectionForeground#FFF7E6
  • selection.background#ECCF7935
  • sideBar.background#0F0F0F
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7E6
  • sideBarSectionHeader.background#7B502480
  • sideBarSectionHeader.foreground#FFF7E6
  • sideBarTitle.foreground#E9AD67
  • statusBar.background#7B5024
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7E6
  • statusBar.noFolderBackground#7B5024
  • tab.activeBackground#7B5024
  • tab.activeBorderTop#E9AD67
  • tab.activeForeground#FFF7E6
  • tab.border#ffffff15
  • tab.inactiveBackground#0F0F0F60
  • tab.inactiveForeground#FFF7E680
  • terminal.ansiBlack#7B5024
  • terminal.ansiBlue#ECCF79
  • terminal.ansiCyan#E7C255
  • terminal.ansiGreen#E9AD67
  • terminal.ansiMagenta#83F189
  • terminal.ansiRed#83F189
  • terminal.ansiWhite#FFF7E6
  • terminal.ansiYellow#E7C255
  • terminal.background#7B5024
  • terminal.foreground#FFF7E6
  • titleBar.activeBackground#7B5024
  • titleBar.activeForeground#FFF7E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7B5024
  • titleBar.inactiveForeground#FFF7E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B35E00italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECCF79bold
storage.type, storage.modifier#ECCF79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AD67
string, punctuation.definition.string, string.template, meta.template.expression#E7C255
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F189
variable, variable.other.readwrite, variable.other.object#FFF7E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7E6
variable.parameter, meta.parameter#FFF7E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7E680
keyword.operator#FFF7E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C255bold
entity.other.inherited-class#E9AD67
entity.name.tag, punctuation.definition.tag#ECCF79
entity.other.attribute-name#E9AD67
meta.diff, meta.diff.header#B35E00
markup.deleted#83F189
markup.inserted#E9AD67
markup.changed#E7C255
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AD67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7C255
string.other.link.title, string.other.link.description#E9AD67
markup.underline.link#B35E00underline
punctuation.definition.list#ECCF79
markup.quote, punctuation.definition.quote#B35E00italic