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#f8f5ec
  • activityBar.border#00000015
  • activityBar.foreground#c91f24
  • activityBar.inactiveForeground#17171760
  • activityBarBadge.background#c91f24
  • activityBarBadge.foreground#f8f5ec
  • button.background#c91f24
  • button.foreground#f8f5ec
  • button.hoverBackground#c91f24dd
  • editor.background#f8f5ec
  • editor.foreground#171717
  • editor.inactiveSelectionBackground#2f5d352580
  • editor.lineHighlightBackground#e7efe350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2f5d3525
  • editorCursor.foreground#c91f24
  • editorGroupHeader.tabsBackground#e7efe3aa
  • editorLineNumber.activeForeground#c91f24
  • editorLineNumber.foreground#59684480
  • focusBorder#c91f24
  • foreground#171717
  • input.background#e7efe3
  • input.border#00000015
  • input.foreground#171717
  • input.placeholderForeground#17171760
  • list.activeSelectionBackground#c91f2430
  • list.activeSelectionForeground#171717
  • list.highlightForeground#c91f24
  • list.hoverBackground#e7efe340
  • list.hoverForeground#171717
  • list.inactiveSelectionBackground#c91f2415
  • list.inactiveSelectionForeground#171717
  • selection.background#2f5d3525
  • sideBar.background#e7efe3
  • sideBar.border#00000015
  • sideBar.foreground#171717
  • sideBarSectionHeader.background#e7efe380
  • sideBarSectionHeader.foreground#171717
  • sideBarTitle.foreground#c91f24
  • statusBar.background#f8f5ec
  • statusBar.border#00000015
  • statusBar.foreground#171717
  • statusBar.noFolderBackground#f8f5ec
  • tab.activeBackground#f8f5ec
  • tab.activeBorderTop#c91f24
  • tab.activeForeground#171717
  • tab.border#00000015
  • tab.inactiveBackground#f8f5ec60
  • tab.inactiveForeground#17171780
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#2f5d35
  • terminal.ansiCyan#d89a28
  • terminal.ansiGreen#c91f24
  • terminal.ansiMagenta#e7efe3
  • terminal.ansiRed#e7efe3
  • terminal.ansiWhite#171717
  • terminal.ansiYellow#d89a28
  • terminal.background#f8f5ec
  • terminal.foreground#171717
  • titleBar.activeBackground#f8f5ec
  • titleBar.activeForeground#171717
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f8f5ec
  • titleBar.inactiveForeground#17171760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#596844italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2f5d35bold
storage.type, storage.modifier#2f5d35italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c91f24
string, punctuation.definition.string, string.template, meta.template.expression#d89a28
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e7efe3
variable, variable.other.readwrite, variable.other.object#171717
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171717
variable.parameter, meta.parameter#171717dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17171780
keyword.operator#171717
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d89a28bold
entity.other.inherited-class#c91f24
entity.name.tag, punctuation.definition.tag#2f5d35
entity.other.attribute-name#c91f24
meta.diff, meta.diff.header#596844
markup.deleted#e7efe3
markup.inserted#c91f24
markup.changed#d89a28
markup.heading, markup.heading.setext, punctuation.definition.heading#c91f24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d89a28
string.other.link.title, string.other.link.description#c91f24
markup.underline.link#596844underline
punctuation.definition.list#2f5d35
markup.quote, punctuation.definition.quote#596844italic
Morphous Theme by Ameyanagi - VS Code Theme