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#FFF8F0
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#24170e60
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#FFF8F0
  • button.background#935425
  • button.foreground#FFF8F0
  • button.hoverBackground#935425dd
  • editor.background#FFF8F0
  • editor.foreground#24170e
  • editor.inactiveSelectionBackground#8353212580
  • editor.lineHighlightBackground#F6E5D050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83532125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#F6E5D0aa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#f09a3f80
  • focusBorder#935425
  • foreground#24170e
  • input.background#F6E5D0
  • input.border#00000015
  • input.foreground#24170e
  • input.placeholderForeground#24170e60
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#24170e
  • list.highlightForeground#935425
  • list.hoverBackground#F6E5D040
  • list.hoverForeground#24170e
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#24170e
  • selection.background#83532125
  • sideBar.background#F6E5D0
  • sideBar.border#00000015
  • sideBar.foreground#24170e
  • sideBarSectionHeader.background#F6E5D080
  • sideBarSectionHeader.foreground#24170e
  • sideBarTitle.foreground#935425
  • statusBar.background#FFF8F0
  • statusBar.border#00000015
  • statusBar.foreground#24170e
  • statusBar.noFolderBackground#FFF8F0
  • tab.activeBackground#FFF8F0
  • tab.activeBorderTop#935425
  • tab.activeForeground#24170e
  • tab.border#00000015
  • tab.inactiveBackground#FFF8F060
  • tab.inactiveForeground#24170e80
  • terminal.ansiBlack#24170e
  • terminal.ansiBlue#835321
  • terminal.ansiCyan#A37829
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#527619
  • terminal.ansiRed#527619
  • terminal.ansiWhite#24170e
  • terminal.ansiYellow#A37829
  • terminal.background#FFF8F0
  • terminal.foreground#24170e
  • titleBar.activeBackground#FFF8F0
  • titleBar.activeForeground#24170e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF8F0
  • 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#835321bold
storage.type, storage.modifier#835321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#A37829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#527619
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#A37829bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#835321
entity.other.attribute-name#935425
meta.diff, meta.diff.header#f09a3f
markup.deleted#527619
markup.inserted#935425
markup.changed#A37829
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37829
string.other.link.title, string.other.link.description#935425
markup.underline.link#f09a3funderline
punctuation.definition.list#835321
markup.quote, punctuation.definition.quote#f09a3fitalic
Morphous Theme by Ameyanagi - VS Code Theme