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#FAFAF8
  • activityBar.border#00000015
  • activityBar.foreground#B4232D
  • activityBar.inactiveForeground#18201860
  • activityBarBadge.background#B4232D
  • activityBarBadge.foreground#FAFAF8
  • button.background#B4232D
  • button.foreground#FAFAF8
  • button.hoverBackground#B4232Ddd
  • editor.background#FAFAF8
  • editor.foreground#182018
  • editor.inactiveSelectionBackground#1F683A2580
  • editor.lineHighlightBackground#F6F3EB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1F683A25
  • editorCursor.foreground#B4232D
  • editorGroupHeader.tabsBackground#F6F3EBaa
  • editorLineNumber.activeForeground#B4232D
  • editorLineNumber.foreground#8C8F9480
  • focusBorder#B4232D
  • foreground#182018
  • input.background#F6F3EB
  • input.border#00000015
  • input.foreground#182018
  • input.placeholderForeground#18201860
  • list.activeSelectionBackground#B4232D30
  • list.activeSelectionForeground#182018
  • list.highlightForeground#B4232D
  • list.hoverBackground#F6F3EB40
  • list.hoverForeground#182018
  • list.inactiveSelectionBackground#B4232D15
  • list.inactiveSelectionForeground#182018
  • selection.background#1F683A25
  • sideBar.background#F6F3EB
  • sideBar.border#00000015
  • sideBar.foreground#182018
  • sideBarSectionHeader.background#F6F3EB80
  • sideBarSectionHeader.foreground#182018
  • sideBarTitle.foreground#B4232D
  • statusBar.background#FAFAF8
  • statusBar.border#00000015
  • statusBar.foreground#182018
  • statusBar.noFolderBackground#FAFAF8
  • tab.activeBackground#FAFAF8
  • tab.activeBorderTop#B4232D
  • tab.activeForeground#182018
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF860
  • tab.inactiveForeground#18201880
  • terminal.ansiBlack#182018
  • terminal.ansiBlue#1F683A
  • terminal.ansiCyan#8D6E4A
  • terminal.ansiGreen#B4232D
  • terminal.ansiMagenta#8D6E4A
  • terminal.ansiRed#8D6E4A
  • terminal.ansiWhite#182018
  • terminal.ansiYellow#8D6E4A
  • terminal.background#FAFAF8
  • terminal.foreground#182018
  • titleBar.activeBackground#FAFAF8
  • titleBar.activeForeground#182018
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF8
  • titleBar.inactiveForeground#18201860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8C8F94italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1F683Abold
storage.type, storage.modifier#1F683Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B4232D
string, punctuation.definition.string, string.template, meta.template.expression#8D6E4A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8D6E4A
variable, variable.other.readwrite, variable.other.object#182018
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#182018
variable.parameter, meta.parameter#182018dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18201880
keyword.operator#182018
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8D6E4Abold
entity.other.inherited-class#B4232D
entity.name.tag, punctuation.definition.tag#1F683A
entity.other.attribute-name#B4232D
meta.diff, meta.diff.header#8C8F94
markup.deleted#8D6E4A
markup.inserted#B4232D
markup.changed#8D6E4A
markup.heading, markup.heading.setext, punctuation.definition.heading#B4232Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8D6E4A
string.other.link.title, string.other.link.description#B4232D
markup.underline.link#8C8F94underline
punctuation.definition.list#1F683A
markup.quote, punctuation.definition.quote#8C8F94italic
Morphous Theme by Ameyanagi - VS Code Theme