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#FBF8F4
  • activityBar.border#00000015
  • activityBar.foreground#934225
  • activityBar.inactiveForeground#1E1A1660
  • activityBarBadge.background#934225
  • activityBarBadge.foreground#FBF8F4
  • button.background#934225
  • button.foreground#FBF8F4
  • button.hoverBackground#934225dd
  • editor.background#FBF8F4
  • editor.foreground#1E1A16
  • editor.inactiveSelectionBackground#8350212580
  • editor.lineHighlightBackground#FBF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83502125
  • editorCursor.foreground#934225
  • editorGroupHeader.tabsBackground#FBF9F3aa
  • editorLineNumber.activeForeground#934225
  • editorLineNumber.foreground#8A766680
  • focusBorder#934225
  • foreground#1E1A16
  • input.background#FBF9F3
  • input.border#00000015
  • input.foreground#1E1A16
  • input.placeholderForeground#1E1A1660
  • list.activeSelectionBackground#93422530
  • list.activeSelectionForeground#1E1A16
  • list.highlightForeground#934225
  • list.hoverBackground#FBF9F340
  • list.hoverForeground#1E1A16
  • list.inactiveSelectionBackground#93422515
  • list.inactiveSelectionForeground#1E1A16
  • selection.background#83502125
  • sideBar.background#FBF9F3
  • sideBar.border#00000015
  • sideBar.foreground#1E1A16
  • sideBarSectionHeader.background#FBF9F380
  • sideBarSectionHeader.foreground#1E1A16
  • sideBarTitle.foreground#934225
  • statusBar.background#FBF8F4
  • statusBar.border#00000015
  • statusBar.foreground#1E1A16
  • statusBar.noFolderBackground#FBF8F4
  • tab.activeBackground#FBF8F4
  • tab.activeBorderTop#934225
  • tab.activeForeground#1E1A16
  • tab.border#00000015
  • tab.inactiveBackground#FBF8F460
  • tab.inactiveForeground#1E1A1680
  • terminal.ansiBlack#1E1A16
  • terminal.ansiBlue#835021
  • terminal.ansiCyan#A36629
  • terminal.ansiGreen#934225
  • terminal.ansiMagenta#763E19
  • terminal.ansiRed#763E19
  • terminal.ansiWhite#1E1A16
  • terminal.ansiYellow#A36629
  • terminal.background#FBF8F4
  • terminal.foreground#1E1A16
  • titleBar.activeBackground#FBF8F4
  • titleBar.activeForeground#1E1A16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF8F4
  • titleBar.inactiveForeground#1E1A1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A7666italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835021bold
storage.type, storage.modifier#835021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934225
string, punctuation.definition.string, string.template, meta.template.expression#A36629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763E19
variable, variable.other.readwrite, variable.other.object#1E1A16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1A16
variable.parameter, meta.parameter#1E1A16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1A1680
keyword.operator#1E1A16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36629bold
entity.other.inherited-class#934225
entity.name.tag, punctuation.definition.tag#835021
entity.other.attribute-name#934225
meta.diff, meta.diff.header#8A7666
markup.deleted#763E19
markup.inserted#934225
markup.changed#A36629
markup.heading, markup.heading.setext, punctuation.definition.heading#934225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36629
string.other.link.title, string.other.link.description#934225
markup.underline.link#8A7666underline
punctuation.definition.list#835021
markup.quote, punctuation.definition.quote#8A7666italic
Morphous Theme by Ameyanagi - VS Code Theme