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#5a351d
  • activityBar.border#ffffff15
  • activityBar.foreground#FF8A00
  • activityBar.inactiveForeground#FFF7E660
  • activityBarBadge.background#FF8A00
  • activityBarBadge.foreground#5a351d
  • button.background#FF8A00
  • button.foreground#5a351d
  • button.hoverBackground#FF8A00dd
  • editor.background#5a351d
  • editor.foreground#FFF7E6
  • editor.inactiveSelectionBackground#FFB02E3580
  • editor.lineHighlightBackground#1f2a1f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFB02E35
  • editorCursor.foreground#FF8A00
  • editorGroupHeader.tabsBackground#5a351ddd
  • editorLineNumber.activeForeground#FF8A00
  • editorLineNumber.foreground#B89C7A80
  • focusBorder#FF8A00
  • foreground#FFF7E6
  • input.background#1f2a1f
  • input.border#ffffff15
  • input.foreground#FFF7E6
  • input.placeholderForeground#FFF7E660
  • list.activeSelectionBackground#FF8A0030
  • list.activeSelectionForeground#FFF7E6
  • list.highlightForeground#FF8A00
  • list.hoverBackground#1f2a1f40
  • list.hoverForeground#FFF7E6
  • list.inactiveSelectionBackground#FF8A0015
  • list.inactiveSelectionForeground#FFF7E6
  • selection.background#FFB02E35
  • sideBar.background#1f2a1f
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7E6
  • sideBarSectionHeader.background#5a351d80
  • sideBarSectionHeader.foreground#FFF7E6
  • sideBarTitle.foreground#FF8A00
  • statusBar.background#5a351d
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7E6
  • statusBar.noFolderBackground#5a351d
  • tab.activeBackground#5a351d
  • tab.activeBorderTop#FF8A00
  • tab.activeForeground#FFF7E6
  • tab.border#ffffff15
  • tab.inactiveBackground#1f2a1f60
  • tab.inactiveForeground#FFF7E680
  • terminal.ansiBlack#5a351d
  • terminal.ansiBlue#FFB02E
  • terminal.ansiCyan#FFC43D
  • terminal.ansiGreen#FF8A00
  • terminal.ansiMagenta#1D5A2A
  • terminal.ansiRed#1D5A2A
  • terminal.ansiWhite#FFF7E6
  • terminal.ansiYellow#FFC43D
  • terminal.background#5a351d
  • terminal.foreground#FFF7E6
  • titleBar.activeBackground#5a351d
  • titleBar.activeForeground#FFF7E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a351d
  • titleBar.inactiveForeground#FFF7E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B89C7Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFB02Ebold
storage.type, storage.modifier#FFB02Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF8A00—
string, punctuation.definition.string, string.template, meta.template.expression#FFC43D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1D5A2A—
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#FFC43Dbold
entity.other.inherited-class#FF8A00—
entity.name.tag, punctuation.definition.tag#FFB02E—
entity.other.attribute-name#FF8A00—
meta.diff, meta.diff.header#B89C7A—
markup.deleted#1D5A2A—
markup.inserted#FF8A00—
markup.changed#FFC43D—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF8A00bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFC43D—
string.other.link.title, string.other.link.description#FF8A00—
markup.underline.link#B89C7Aunderline
punctuation.definition.list#FFB02E—
markup.quote, punctuation.definition.quote#B89C7Aitalic