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#F5EEE0
  • activityBar.border#00000015
  • activityBar.foreground#935825
  • activityBar.inactiveForeground#1E1F1B60
  • activityBarBadge.background#935825
  • activityBarBadge.foreground#F5EEE0
  • button.background#935825
  • button.foreground#F5EEE0
  • button.hoverBackground#935825dd
  • editor.background#F5EEE0
  • editor.foreground#1E1F1B
  • editor.inactiveSelectionBackground#2183342580
  • editor.lineHighlightBackground#DBCEBD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21833425
  • editorCursor.foreground#935825
  • editorGroupHeader.tabsBackground#DBCEBDaa
  • editorLineNumber.activeForeground#935825
  • editorLineNumber.foreground#A2866680
  • focusBorder#935825
  • foreground#1E1F1B
  • input.background#DBCEBD
  • input.border#00000015
  • input.foreground#1E1F1B
  • input.placeholderForeground#1E1F1B60
  • list.activeSelectionBackground#93582530
  • list.activeSelectionForeground#1E1F1B
  • list.highlightForeground#935825
  • list.hoverBackground#DBCEBD40
  • list.hoverForeground#1E1F1B
  • list.inactiveSelectionBackground#93582515
  • list.inactiveSelectionForeground#1E1F1B
  • selection.background#21833425
  • sideBar.background#DBCEBD
  • sideBar.border#00000015
  • sideBar.foreground#1E1F1B
  • sideBarSectionHeader.background#DBCEBD80
  • sideBarSectionHeader.foreground#1E1F1B
  • sideBarTitle.foreground#935825
  • statusBar.background#F5EEE0
  • statusBar.border#00000015
  • statusBar.foreground#1E1F1B
  • statusBar.noFolderBackground#F5EEE0
  • tab.activeBackground#F5EEE0
  • tab.activeBorderTop#935825
  • tab.activeForeground#1E1F1B
  • tab.border#00000015
  • tab.inactiveBackground#F5EEE060
  • tab.inactiveForeground#1E1F1B80
  • terminal.ansiBlack#1E1F1B
  • terminal.ansiBlue#218334
  • terminal.ansiCyan#A37229
  • terminal.ansiGreen#935825
  • terminal.ansiMagenta#2A7619
  • terminal.ansiRed#2A7619
  • terminal.ansiWhite#1E1F1B
  • terminal.ansiYellow#A37229
  • terminal.background#F5EEE0
  • terminal.foreground#1E1F1B
  • titleBar.activeBackground#F5EEE0
  • titleBar.activeForeground#1E1F1B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5EEE0
  • titleBar.inactiveForeground#1E1F1B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A28666italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218334bold
storage.type, storage.modifier#218334italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935825
string, punctuation.definition.string, string.template, meta.template.expression#A37229
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2A7619
variable, variable.other.readwrite, variable.other.object#1E1F1B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1F1B
variable.parameter, meta.parameter#1E1F1Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1F1B80
keyword.operator#1E1F1B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37229bold
entity.other.inherited-class#935825
entity.name.tag, punctuation.definition.tag#218334
entity.other.attribute-name#935825
meta.diff, meta.diff.header#A28666
markup.deleted#2A7619
markup.inserted#935825
markup.changed#A37229
markup.heading, markup.heading.setext, punctuation.definition.heading#935825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37229
string.other.link.title, string.other.link.description#935825
markup.underline.link#A28666underline
punctuation.definition.list#218334
markup.quote, punctuation.definition.quote#A28666italic
Morphous Theme by Ameyanagi - VS Code Theme