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#FAF7F2
  • activityBar.border#00000015
  • activityBar.foreground#A35A28
  • activityBar.inactiveForeground#1A120D60
  • activityBarBadge.background#A35A28
  • activityBarBadge.foreground#FAF7F2
  • button.background#A35A28
  • button.foreground#FAF7F2
  • button.hoverBackground#A35A28dd
  • editor.background#FAF7F2
  • editor.foreground#1A120D
  • editor.inactiveSelectionBackground#7B4A2E2580
  • editor.lineHighlightBackground#F5EFE650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7B4A2E25
  • editorCursor.foreground#A35A28
  • editorGroupHeader.tabsBackground#F5EFE6aa
  • editorLineNumber.activeForeground#A35A28
  • editorLineNumber.foreground#B8C6B080
  • focusBorder#A35A28
  • foreground#1A120D
  • input.background#F5EFE6
  • input.border#00000015
  • input.foreground#1A120D
  • input.placeholderForeground#1A120D60
  • list.activeSelectionBackground#A35A2830
  • list.activeSelectionForeground#1A120D
  • list.highlightForeground#A35A28
  • list.hoverBackground#F5EFE640
  • list.hoverForeground#1A120D
  • list.inactiveSelectionBackground#A35A2815
  • list.inactiveSelectionForeground#1A120D
  • selection.background#7B4A2E25
  • sideBar.background#F5EFE6
  • sideBar.border#00000015
  • sideBar.foreground#1A120D
  • sideBarSectionHeader.background#F5EFE680
  • sideBarSectionHeader.foreground#1A120D
  • sideBarTitle.foreground#A35A28
  • statusBar.background#FAF7F2
  • statusBar.border#00000015
  • statusBar.foreground#1A120D
  • statusBar.noFolderBackground#FAF7F2
  • tab.activeBackground#FAF7F2
  • tab.activeBorderTop#A35A28
  • tab.activeForeground#1A120D
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F260
  • tab.inactiveForeground#1A120D80
  • terminal.ansiBlack#1A120D
  • terminal.ansiBlue#7B4A2E
  • terminal.ansiCyan#2E7D45
  • terminal.ansiGreen#A35A28
  • terminal.ansiMagenta#2E7D45
  • terminal.ansiRed#2E7D45
  • terminal.ansiWhite#1A120D
  • terminal.ansiYellow#2E7D45
  • terminal.background#FAF7F2
  • terminal.foreground#1A120D
  • titleBar.activeBackground#FAF7F2
  • titleBar.activeForeground#1A120D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F2
  • titleBar.inactiveForeground#1A120D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8C6B0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7B4A2Ebold
storage.type, storage.modifier#7B4A2Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A35A28
string, punctuation.definition.string, string.template, meta.template.expression#2E7D45
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D45
variable, variable.other.readwrite, variable.other.object#1A120D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A120D
variable.parameter, meta.parameter#1A120Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A120D80
keyword.operator#1A120D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2E7D45bold
entity.other.inherited-class#A35A28
entity.name.tag, punctuation.definition.tag#7B4A2E
entity.other.attribute-name#A35A28
meta.diff, meta.diff.header#B8C6B0
markup.deleted#2E7D45
markup.inserted#A35A28
markup.changed#2E7D45
markup.heading, markup.heading.setext, punctuation.definition.heading#A35A28bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2E7D45
string.other.link.title, string.other.link.description#A35A28
markup.underline.link#B8C6B0underline
punctuation.definition.list#7B4A2E
markup.quote, punctuation.definition.quote#B8C6B0italic
Morphous Theme by Ameyanagi - VS Code Theme