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#fff1df
  • activityBar.border#00000015
  • activityBar.foreground#e97824
  • activityBar.inactiveForeground#24170e60
  • activityBarBadge.background#e97824
  • activityBarBadge.foreground#fff1df
  • button.background#e97824
  • button.foreground#fff1df
  • button.hoverBackground#e97824dd
  • editor.background#fff1df
  • editor.foreground#24170e
  • editor.inactiveSelectionBackground#f09a3f2580
  • editor.lineHighlightBackground#f4dec350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f09a3f25
  • editorCursor.foreground#e97824
  • editorGroupHeader.tabsBackground#f4dec3aa
  • editorLineNumber.activeForeground#e97824
  • editorLineNumber.foreground#f09a3f80
  • focusBorder#e97824
  • foreground#24170e
  • input.background#f4dec3
  • input.border#00000015
  • input.foreground#24170e
  • input.placeholderForeground#24170e60
  • list.activeSelectionBackground#e9782430
  • list.activeSelectionForeground#24170e
  • list.highlightForeground#e97824
  • list.hoverBackground#f4dec340
  • list.hoverForeground#24170e
  • list.inactiveSelectionBackground#e9782415
  • list.inactiveSelectionForeground#24170e
  • selection.background#f09a3f25
  • sideBar.background#f4dec3
  • sideBar.border#00000015
  • sideBar.foreground#24170e
  • sideBarSectionHeader.background#f4dec380
  • sideBarSectionHeader.foreground#24170e
  • sideBarTitle.foreground#e97824
  • statusBar.background#fff1df
  • statusBar.border#00000015
  • statusBar.foreground#24170e
  • statusBar.noFolderBackground#fff1df
  • tab.activeBackground#fff1df
  • tab.activeBorderTop#e97824
  • tab.activeForeground#24170e
  • tab.border#00000015
  • tab.inactiveBackground#fff1df60
  • tab.inactiveForeground#24170e80
  • terminal.ansiBlack#24170e
  • terminal.ansiBlue#f09a3f
  • terminal.ansiCyan#d8a23a
  • terminal.ansiGreen#e97824
  • terminal.ansiMagenta#596f36
  • terminal.ansiRed#596f36
  • terminal.ansiWhite#24170e
  • terminal.ansiYellow#d8a23a
  • terminal.background#fff1df
  • terminal.foreground#24170e
  • titleBar.activeBackground#fff1df
  • titleBar.activeForeground#24170e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff1df
  • titleBar.inactiveForeground#24170e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f09a3fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f09a3fbold
storage.type, storage.modifier#f09a3fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e97824
string, punctuation.definition.string, string.template, meta.template.expression#d8a23a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#596f36
variable, variable.other.readwrite, variable.other.object#24170e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24170e
variable.parameter, meta.parameter#24170edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24170e80
keyword.operator#24170e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d8a23abold
entity.other.inherited-class#e97824
entity.name.tag, punctuation.definition.tag#f09a3f
entity.other.attribute-name#e97824
meta.diff, meta.diff.header#f09a3f
markup.deleted#596f36
markup.inserted#e97824
markup.changed#d8a23a
markup.heading, markup.heading.setext, punctuation.definition.heading#e97824bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d8a23a
string.other.link.title, string.other.link.description#e97824
markup.underline.link#f09a3funderline
punctuation.definition.list#f09a3f
markup.quote, punctuation.definition.quote#f09a3fitalic