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#6f4d2f
  • activityBar.border#ffffff15
  • activityBar.foreground#f2a23a
  • activityBar.inactiveForeground#FFF9F160
  • activityBarBadge.background#f2a23a
  • activityBarBadge.foreground#6f4d2f
  • button.background#f2a23a
  • button.foreground#6f4d2f
  • button.hoverBackground#f2a23add
  • editor.background#6f4d2f
  • editor.foreground#FFF9F1
  • editor.inactiveSelectionBackground#ffb24a3580
  • editor.lineHighlightBackground#2E2A1A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ffb24a35
  • editorCursor.foreground#f2a23a
  • editorGroupHeader.tabsBackground#6f4d2fdd
  • editorLineNumber.activeForeground#f2a23a
  • editorLineNumber.foreground#E6D9B880
  • focusBorder#f2a23a
  • foreground#FFF9F1
  • input.background#2E2A1A
  • input.border#ffffff15
  • input.foreground#FFF9F1
  • input.placeholderForeground#FFF9F160
  • list.activeSelectionBackground#f2a23a30
  • list.activeSelectionForeground#FFF9F1
  • list.highlightForeground#f2a23a
  • list.hoverBackground#2E2A1A40
  • list.hoverForeground#FFF9F1
  • list.inactiveSelectionBackground#f2a23a15
  • list.inactiveSelectionForeground#FFF9F1
  • selection.background#ffb24a35
  • sideBar.background#2E2A1A
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF9F1
  • sideBarSectionHeader.background#6f4d2f80
  • sideBarSectionHeader.foreground#FFF9F1
  • sideBarTitle.foreground#f2a23a
  • statusBar.background#6f4d2f
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF9F1
  • statusBar.noFolderBackground#6f4d2f
  • tab.activeBackground#6f4d2f
  • tab.activeBorderTop#f2a23a
  • tab.activeForeground#FFF9F1
  • tab.border#ffffff15
  • tab.inactiveBackground#2E2A1A60
  • tab.inactiveForeground#FFF9F180
  • terminal.ansiBlack#6f4d2f
  • terminal.ansiBlue#ffb24a
  • terminal.ansiCyan#1E402B
  • terminal.ansiGreen#f2a23a
  • terminal.ansiMagenta#153A22
  • terminal.ansiRed#153A22
  • terminal.ansiWhite#FFF9F1
  • terminal.ansiYellow#1E402B
  • terminal.background#6f4d2f
  • terminal.foreground#FFF9F1
  • titleBar.activeBackground#6f4d2f
  • titleBar.activeForeground#FFF9F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6f4d2f
  • titleBar.inactiveForeground#FFF9F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6D9B8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ffb24abold
storage.type, storage.modifier#ffb24aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f2a23a—
string, punctuation.definition.string, string.template, meta.template.expression#1E402B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#153A22—
variable, variable.other.readwrite, variable.other.object#FFF9F1—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF9F1—
variable.parameter, meta.parameter#FFF9F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF9F180—
keyword.operator#FFF9F1—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1E402Bbold
entity.other.inherited-class#f2a23a—
entity.name.tag, punctuation.definition.tag#ffb24a—
entity.other.attribute-name#f2a23a—
meta.diff, meta.diff.header#E6D9B8—
markup.deleted#153A22—
markup.inserted#f2a23a—
markup.changed#1E402B—
markup.heading, markup.heading.setext, punctuation.definition.heading#f2a23abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#1E402B—
string.other.link.title, string.other.link.description#f2a23a—
markup.underline.link#E6D9B8underline
punctuation.definition.list#ffb24a—
markup.quote, punctuation.definition.quote#E6D9B8italic