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#FDF9F2
  • activityBar.border#00000015
  • activityBar.foreground#25933E
  • activityBar.inactiveForeground#2f241d60
  • activityBarBadge.background#25933E
  • activityBarBadge.foreground#FDF9F2
  • button.background#25933E
  • button.foreground#FDF9F2
  • button.hoverBackground#25933Edd
  • editor.background#FDF9F2
  • editor.foreground#2f241d
  • editor.inactiveSelectionBackground#8362212580
  • editor.lineHighlightBackground#F3EBDD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83622125
  • editorCursor.foreground#25933E
  • editorGroupHeader.tabsBackground#F3EBDDaa
  • editorLineNumber.activeForeground#25933E
  • editorLineNumber.foreground#5f8a5580
  • focusBorder#25933E
  • foreground#2f241d
  • input.background#F3EBDD
  • input.border#00000015
  • input.foreground#2f241d
  • input.placeholderForeground#2f241d60
  • list.activeSelectionBackground#25933E30
  • list.activeSelectionForeground#2f241d
  • list.highlightForeground#25933E
  • list.hoverBackground#F3EBDD40
  • list.hoverForeground#2f241d
  • list.inactiveSelectionBackground#25933E15
  • list.inactiveSelectionForeground#2f241d
  • selection.background#83622125
  • sideBar.background#F3EBDD
  • sideBar.border#00000015
  • sideBar.foreground#2f241d
  • sideBarSectionHeader.background#F3EBDD80
  • sideBarSectionHeader.foreground#2f241d
  • sideBarTitle.foreground#25933E
  • statusBar.background#FDF9F2
  • statusBar.border#00000015
  • statusBar.foreground#2f241d
  • statusBar.noFolderBackground#FDF9F2
  • tab.activeBackground#FDF9F2
  • tab.activeBorderTop#25933E
  • tab.activeForeground#2f241d
  • tab.border#00000015
  • tab.inactiveBackground#FDF9F260
  • tab.inactiveForeground#2f241d80
  • terminal.ansiBlack#2f241d
  • terminal.ansiBlue#836221
  • terminal.ansiCyan#A33929
  • terminal.ansiGreen#25933E
  • terminal.ansiMagenta#764019
  • terminal.ansiRed#764019
  • terminal.ansiWhite#2f241d
  • terminal.ansiYellow#A33929
  • terminal.background#FDF9F2
  • terminal.foreground#2f241d
  • titleBar.activeBackground#FDF9F2
  • titleBar.activeForeground#2f241d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDF9F2
  • titleBar.inactiveForeground#2f241d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f8a55italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836221bold
storage.type, storage.modifier#836221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25933E—
string, punctuation.definition.string, string.template, meta.template.expression#A33929—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764019—
variable, variable.other.readwrite, variable.other.object#2f241d—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2f241d—
variable.parameter, meta.parameter#2f241ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2f241d80—
keyword.operator#2f241d—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33929bold
entity.other.inherited-class#25933E—
entity.name.tag, punctuation.definition.tag#836221—
entity.other.attribute-name#25933E—
meta.diff, meta.diff.header#5f8a55—
markup.deleted#764019—
markup.inserted#25933E—
markup.changed#A33929—
markup.heading, markup.heading.setext, punctuation.definition.heading#25933Ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A33929—
string.other.link.title, string.other.link.description#25933E—
markup.underline.link#5f8a55underline
punctuation.definition.list#836221—
markup.quote, punctuation.definition.quote#5f8a55italic