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#4A2E18
  • activityBar.border#ffffff15
  • activityBar.foreground#FF8A00
  • activityBar.inactiveForeground#FFF7E360
  • activityBarBadge.background#FF8A00
  • activityBarBadge.foreground#4A2E18
  • button.background#FF8A00
  • button.foreground#4A2E18
  • button.hoverBackground#FF8A00dd
  • editor.background#4A2E18
  • editor.foreground#FFF7E3
  • editor.inactiveSelectionBackground#2E7D323580
  • editor.lineHighlightBackground#1F1A1640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E7D3235
  • editorCursor.foreground#FF8A00
  • editorGroupHeader.tabsBackground#4A2E18dd
  • editorLineNumber.activeForeground#FF8A00
  • editorLineNumber.foreground#FAEED780
  • focusBorder#FF8A00
  • foreground#FFF7E3
  • input.background#1F1A16
  • input.border#ffffff15
  • input.foreground#FFF7E3
  • input.placeholderForeground#FFF7E360
  • list.activeSelectionBackground#FF8A0030
  • list.activeSelectionForeground#FFF7E3
  • list.highlightForeground#FF8A00
  • list.hoverBackground#1F1A1640
  • list.hoverForeground#FFF7E3
  • list.inactiveSelectionBackground#FF8A0015
  • list.inactiveSelectionForeground#FFF7E3
  • selection.background#2E7D3235
  • sideBar.background#1F1A16
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7E3
  • sideBarSectionHeader.background#4A2E1880
  • sideBarSectionHeader.foreground#FFF7E3
  • sideBarTitle.foreground#FF8A00
  • statusBar.background#4A2E18
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7E3
  • statusBar.noFolderBackground#4A2E18
  • tab.activeBackground#4A2E18
  • tab.activeBorderTop#FF8A00
  • tab.activeForeground#FFF7E3
  • tab.border#ffffff15
  • tab.inactiveBackground#1F1A1660
  • tab.inactiveForeground#FFF7E380
  • terminal.ansiBlack#4A2E18
  • terminal.ansiBlue#2E7D32
  • terminal.ansiCyan#FFC247
  • terminal.ansiGreen#FF8A00
  • terminal.ansiMagenta#7FBF78
  • terminal.ansiRed#7FBF78
  • terminal.ansiWhite#FFF7E3
  • terminal.ansiYellow#FFC247
  • terminal.background#4A2E18
  • terminal.foreground#FFF7E3
  • titleBar.activeBackground#4A2E18
  • titleBar.activeForeground#FFF7E3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A2E18
  • titleBar.inactiveForeground#FFF7E360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FAEED7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E7D32bold
storage.type, storage.modifier#2E7D32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF8A00—
string, punctuation.definition.string, string.template, meta.template.expression#FFC247—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7FBF78—
variable, variable.other.readwrite, variable.other.object#FFF7E3—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7E3—
variable.parameter, meta.parameter#FFF7E3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7E380—
keyword.operator#FFF7E3—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFC247bold
entity.other.inherited-class#FF8A00—
entity.name.tag, punctuation.definition.tag#2E7D32—
entity.other.attribute-name#FF8A00—
meta.diff, meta.diff.header#FAEED7—
markup.deleted#7FBF78—
markup.inserted#FF8A00—
markup.changed#FFC247—
markup.heading, markup.heading.setext, punctuation.definition.heading#FF8A00bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFC247—
string.other.link.title, string.other.link.description#FF8A00—
markup.underline.link#FAEED7underline
punctuation.definition.list#2E7D32—
markup.quote, punctuation.definition.quote#FAEED7italic