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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#934B25
  • activityBar.inactiveForeground#2E241B60
  • activityBarBadge.background#934B25
  • activityBarBadge.foreground#FEFDFB
  • button.background#934B25
  • button.foreground#FEFDFB
  • button.hoverBackground#934B25dd
  • editor.background#FEFDFB
  • editor.foreground#2E241B
  • editor.inactiveSelectionBackground#836A212580
  • editor.lineHighlightBackground#F9F2E150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#836A2125
  • editorCursor.foreground#934B25
  • editorGroupHeader.tabsBackground#F9F2E1aa
  • editorLineNumber.activeForeground#934B25
  • editorLineNumber.foreground#4C5C3380
  • focusBorder#934B25
  • foreground#2E241B
  • input.background#F9F2E1
  • input.border#00000015
  • input.foreground#2E241B
  • input.placeholderForeground#2E241B60
  • list.activeSelectionBackground#934B2530
  • list.activeSelectionForeground#2E241B
  • list.highlightForeground#934B25
  • list.hoverBackground#F9F2E140
  • list.hoverForeground#2E241B
  • list.inactiveSelectionBackground#934B2515
  • list.inactiveSelectionForeground#2E241B
  • selection.background#836A2125
  • sideBar.background#F9F2E1
  • sideBar.border#00000015
  • sideBar.foreground#2E241B
  • sideBarSectionHeader.background#F9F2E180
  • sideBarSectionHeader.foreground#2E241B
  • sideBarTitle.foreground#934B25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#2E241B
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#934B25
  • tab.activeForeground#2E241B
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#2E241B80
  • terminal.ansiBlack#2E241B
  • terminal.ansiBlue#836A21
  • terminal.ansiCyan#89A329
  • terminal.ansiGreen#934B25
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#2E241B
  • terminal.ansiYellow#89A329
  • terminal.background#FEFDFB
  • terminal.foreground#2E241B
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#2E241B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#2E241B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4C5C33italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836A21bold
storage.type, storage.modifier#836A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934B25
string, punctuation.definition.string, string.template, meta.template.expression#89A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119
variable, variable.other.readwrite, variable.other.object#2E241B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E241B
variable.parameter, meta.parameter#2E241Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E241B80
keyword.operator#2E241B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#89A329bold
entity.other.inherited-class#934B25
entity.name.tag, punctuation.definition.tag#836A21
entity.other.attribute-name#934B25
meta.diff, meta.diff.header#4C5C33
markup.deleted#765119
markup.inserted#934B25
markup.changed#89A329
markup.heading, markup.heading.setext, punctuation.definition.heading#934B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#89A329
string.other.link.title, string.other.link.description#934B25
markup.underline.link#4C5C33underline
punctuation.definition.list#836A21
markup.quote, punctuation.definition.quote#4C5C33italic
Morphous Theme by Ameyanagi - VS Code Theme