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#1F1A14
  • activityBar.border#ffffff15
  • activityBar.foreground#B85A12
  • activityBar.inactiveForeground#FAF6EA60
  • activityBarBadge.background#B85A12
  • activityBarBadge.foreground#1F1A14
  • button.background#B85A12
  • button.foreground#1F1A14
  • button.hoverBackground#B85A12dd
  • editor.background#1F1A14
  • editor.foreground#FAF6EA
  • editor.inactiveSelectionBackground#4B7A453580
  • editor.lineHighlightBackground#0B0C0D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4B7A4535
  • editorCursor.foreground#B85A12
  • editorGroupHeader.tabsBackground#1F1A14dd
  • editorLineNumber.activeForeground#B85A12
  • editorLineNumber.foreground#9AA1A680
  • focusBorder#B85A12
  • foreground#FAF6EA
  • input.background#0B0C0D
  • input.border#ffffff15
  • input.foreground#FAF6EA
  • input.placeholderForeground#FAF6EA60
  • list.activeSelectionBackground#B85A1230
  • list.activeSelectionForeground#FAF6EA
  • list.highlightForeground#B85A12
  • list.hoverBackground#0B0C0D40
  • list.hoverForeground#FAF6EA
  • list.inactiveSelectionBackground#B85A1215
  • list.inactiveSelectionForeground#FAF6EA
  • selection.background#4B7A4535
  • sideBar.background#0B0C0D
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EA
  • sideBarSectionHeader.background#1F1A1480
  • sideBarSectionHeader.foreground#FAF6EA
  • sideBarTitle.foreground#B85A12
  • statusBar.background#1F1A14
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EA
  • statusBar.noFolderBackground#1F1A14
  • tab.activeBackground#1F1A14
  • tab.activeBorderTop#B85A12
  • tab.activeForeground#FAF6EA
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0C0D60
  • tab.inactiveForeground#FAF6EA80
  • terminal.ansiBlack#1F1A14
  • terminal.ansiBlue#4B7A45
  • terminal.ansiCyan#E4B66A
  • terminal.ansiGreen#B85A12
  • terminal.ansiMagenta#FFF1C3
  • terminal.ansiRed#FFF1C3
  • terminal.ansiWhite#FAF6EA
  • terminal.ansiYellow#E4B66A
  • terminal.background#1F1A14
  • terminal.foreground#FAF6EA
  • titleBar.activeBackground#1F1A14
  • titleBar.activeForeground#FAF6EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1A14
  • titleBar.inactiveForeground#FAF6EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9AA1A6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4B7A45bold
storage.type, storage.modifier#4B7A45italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B85A12—
string, punctuation.definition.string, string.template, meta.template.expression#E4B66A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFF1C3—
variable, variable.other.readwrite, variable.other.object#FAF6EA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EA—
variable.parameter, meta.parameter#FAF6EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EA80—
keyword.operator#FAF6EA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E4B66Abold
entity.other.inherited-class#B85A12—
entity.name.tag, punctuation.definition.tag#4B7A45—
entity.other.attribute-name#B85A12—
meta.diff, meta.diff.header#9AA1A6—
markup.deleted#FFF1C3—
markup.inserted#B85A12—
markup.changed#E4B66A—
markup.heading, markup.heading.setext, punctuation.definition.heading#B85A12bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E4B66A—
string.other.link.title, string.other.link.description#B85A12—
markup.underline.link#9AA1A6underline
punctuation.definition.list#4B7A45—
markup.quote, punctuation.definition.quote#9AA1A6italic