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#FDFCF6
  • activityBar.border#00000015
  • activityBar.foreground#936E25
  • activityBar.inactiveForeground#2A241A60
  • activityBarBadge.background#936E25
  • activityBarBadge.foreground#FDFCF6
  • button.background#936E25
  • button.foreground#FDFCF6
  • button.hoverBackground#936E25dd
  • editor.background#FDFCF6
  • editor.foreground#2A241A
  • editor.inactiveSelectionBackground#8365212580
  • editor.lineHighlightBackground#F5EBD150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83652125
  • editorCursor.foreground#936E25
  • editorGroupHeader.tabsBackground#F5EBD1aa
  • editorLineNumber.activeForeground#936E25
  • editorLineNumber.foreground#E8DFC480
  • focusBorder#936E25
  • foreground#2A241A
  • input.background#F5EBD1
  • input.border#00000015
  • input.foreground#2A241A
  • input.placeholderForeground#2A241A60
  • list.activeSelectionBackground#936E2530
  • list.activeSelectionForeground#2A241A
  • list.highlightForeground#936E25
  • list.hoverBackground#F5EBD140
  • list.hoverForeground#2A241A
  • list.inactiveSelectionBackground#936E2515
  • list.inactiveSelectionForeground#2A241A
  • selection.background#83652125
  • sideBar.background#F5EBD1
  • sideBar.border#00000015
  • sideBar.foreground#2A241A
  • sideBarSectionHeader.background#F5EBD180
  • sideBarSectionHeader.foreground#2A241A
  • sideBarTitle.foreground#936E25
  • statusBar.background#FDFCF6
  • statusBar.border#00000015
  • statusBar.foreground#2A241A
  • statusBar.noFolderBackground#FDFCF6
  • tab.activeBackground#FDFCF6
  • tab.activeBorderTop#936E25
  • tab.activeForeground#2A241A
  • tab.border#00000015
  • tab.inactiveBackground#FDFCF660
  • tab.inactiveForeground#2A241A80
  • terminal.ansiBlack#2A241A
  • terminal.ansiBlue#836521
  • terminal.ansiCyan#A37829
  • terminal.ansiGreen#936E25
  • terminal.ansiMagenta#3E7619
  • terminal.ansiRed#3E7619
  • terminal.ansiWhite#2A241A
  • terminal.ansiYellow#A37829
  • terminal.background#FDFCF6
  • terminal.foreground#2A241A
  • titleBar.activeBackground#FDFCF6
  • titleBar.activeForeground#2A241A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFCF6
  • titleBar.inactiveForeground#2A241A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8DFC4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836521bold
storage.type, storage.modifier#836521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936E25
string, punctuation.definition.string, string.template, meta.template.expression#A37829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3E7619
variable, variable.other.readwrite, variable.other.object#2A241A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A241A
variable.parameter, meta.parameter#2A241Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A241A80
keyword.operator#2A241A
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#936E25
entity.name.tag, punctuation.definition.tag#836521
entity.other.attribute-name#936E25
meta.diff, meta.diff.header#E8DFC4
markup.deleted#3E7619
markup.inserted#936E25
markup.changed#A37829
markup.heading, markup.heading.setext, punctuation.definition.heading#936E25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37829
string.other.link.title, string.other.link.description#936E25
markup.underline.link#E8DFC4underline
punctuation.definition.list#836521
markup.quote, punctuation.definition.quote#E8DFC4italic
Morphous Theme by Ameyanagi - VS Code Theme