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#F4F0EC
  • activityBar.border#00000015
  • activityBar.foreground#934825
  • activityBar.inactiveForeground#16141260
  • activityBarBadge.background#934825
  • activityBarBadge.foreground#F4F0EC
  • button.background#934825
  • button.foreground#F4F0EC
  • button.hoverBackground#934825dd
  • editor.background#F4F0EC
  • editor.foreground#161412
  • editor.inactiveSelectionBackground#8327212580
  • editor.lineHighlightBackground#DED7CF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83272125
  • editorCursor.foreground#934825
  • editorGroupHeader.tabsBackground#DED7CFaa
  • editorLineNumber.activeForeground#934825
  • editorLineNumber.foreground#8d858080
  • focusBorder#934825
  • foreground#161412
  • input.background#DED7CF
  • input.border#00000015
  • input.foreground#161412
  • input.placeholderForeground#16141260
  • list.activeSelectionBackground#93482530
  • list.activeSelectionForeground#161412
  • list.highlightForeground#934825
  • list.hoverBackground#DED7CF40
  • list.hoverForeground#161412
  • list.inactiveSelectionBackground#93482515
  • list.inactiveSelectionForeground#161412
  • selection.background#83272125
  • sideBar.background#DED7CF
  • sideBar.border#00000015
  • sideBar.foreground#161412
  • sideBarSectionHeader.background#DED7CF80
  • sideBarSectionHeader.foreground#161412
  • sideBarTitle.foreground#934825
  • statusBar.background#F4F0EC
  • statusBar.border#00000015
  • statusBar.foreground#161412
  • statusBar.noFolderBackground#F4F0EC
  • tab.activeBackground#F4F0EC
  • tab.activeBorderTop#934825
  • tab.activeForeground#161412
  • tab.border#00000015
  • tab.inactiveBackground#F4F0EC60
  • tab.inactiveForeground#16141280
  • terminal.ansiBlack#161412
  • terminal.ansiBlue#832721
  • terminal.ansiCyan#A38129
  • terminal.ansiGreen#934825
  • terminal.ansiMagenta#764319
  • terminal.ansiRed#764319
  • terminal.ansiWhite#161412
  • terminal.ansiYellow#A38129
  • terminal.background#F4F0EC
  • terminal.foreground#161412
  • titleBar.activeBackground#F4F0EC
  • titleBar.activeForeground#161412
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F4F0EC
  • titleBar.inactiveForeground#16141260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d8580italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832721bold
storage.type, storage.modifier#832721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934825
string, punctuation.definition.string, string.template, meta.template.expression#A38129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764319
variable, variable.other.readwrite, variable.other.object#161412
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#161412
variable.parameter, meta.parameter#161412dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#16141280
keyword.operator#161412
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38129bold
entity.other.inherited-class#934825
entity.name.tag, punctuation.definition.tag#832721
entity.other.attribute-name#934825
meta.diff, meta.diff.header#8d8580
markup.deleted#764319
markup.inserted#934825
markup.changed#A38129
markup.heading, markup.heading.setext, punctuation.definition.heading#934825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38129
string.other.link.title, string.other.link.description#934825
markup.underline.link#8d8580underline
punctuation.definition.list#832721
markup.quote, punctuation.definition.quote#8d8580italic
Morphous Theme by Ameyanagi - VS Code Theme