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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#936C25
  • activityBar.inactiveForeground#1f1f1d60
  • activityBarBadge.background#936C25
  • activityBarBadge.foreground#FCFBF8
  • button.background#936C25
  • button.foreground#FCFBF8
  • button.hoverBackground#936C25dd
  • editor.background#FCFBF8
  • editor.foreground#1f1f1d
  • editor.inactiveSelectionBackground#8365212580
  • editor.lineHighlightBackground#FBF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83652125
  • editorCursor.foreground#936C25
  • editorGroupHeader.tabsBackground#FBF9F4aa
  • editorLineNumber.activeForeground#936C25
  • editorLineNumber.foreground#e6e1d680
  • focusBorder#936C25
  • foreground#1f1f1d
  • input.background#FBF9F4
  • input.border#00000015
  • input.foreground#1f1f1d
  • input.placeholderForeground#1f1f1d60
  • list.activeSelectionBackground#936C2530
  • list.activeSelectionForeground#1f1f1d
  • list.highlightForeground#936C25
  • list.hoverBackground#FBF9F440
  • list.hoverForeground#1f1f1d
  • list.inactiveSelectionBackground#936C2515
  • list.inactiveSelectionForeground#1f1f1d
  • selection.background#83652125
  • sideBar.background#FBF9F4
  • sideBar.border#00000015
  • sideBar.foreground#1f1f1d
  • sideBarSectionHeader.background#FBF9F480
  • sideBarSectionHeader.foreground#1f1f1d
  • sideBarTitle.foreground#936C25
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1f1f1d
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#936C25
  • tab.activeForeground#1f1f1d
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#1f1f1d80
  • terminal.ansiBlack#1f1f1d
  • terminal.ansiBlue#836521
  • terminal.ansiCyan#A37C29
  • terminal.ansiGreen#936C25
  • terminal.ansiMagenta#767619
  • terminal.ansiRed#767619
  • terminal.ansiWhite#1f1f1d
  • terminal.ansiYellow#A37C29
  • terminal.background#FCFBF8
  • terminal.foreground#1f1f1d
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#1f1f1d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#1f1f1d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6e1d6italic
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#936C25
string, punctuation.definition.string, string.template, meta.template.expression#A37C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#767619
variable, variable.other.readwrite, variable.other.object#1f1f1d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f1f1d
variable.parameter, meta.parameter#1f1f1ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f1f1d80
keyword.operator#1f1f1d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37C29bold
entity.other.inherited-class#936C25
entity.name.tag, punctuation.definition.tag#836521
entity.other.attribute-name#936C25
meta.diff, meta.diff.header#e6e1d6
markup.deleted#767619
markup.inserted#936C25
markup.changed#A37C29
markup.heading, markup.heading.setext, punctuation.definition.heading#936C25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37C29
string.other.link.title, string.other.link.description#936C25
markup.underline.link#e6e1d6underline
punctuation.definition.list#836521
markup.quote, punctuation.definition.quote#e6e1d6italic
Morphous Theme by Ameyanagi - VS Code Theme