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#EDE5D4
  • activityBar.border#00000015
  • activityBar.foreground#936725
  • activityBar.inactiveForeground#4A3E3360
  • activityBarBadge.background#936725
  • activityBarBadge.foreground#EDE5D4
  • button.background#936725
  • button.foreground#EDE5D4
  • button.hoverBackground#936725dd
  • editor.background#EDE5D4
  • editor.foreground#4A3E33
  • editor.inactiveSelectionBackground#835A212580
  • editor.lineHighlightBackground#FAF8F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835A2125
  • editorCursor.foreground#936725
  • editorGroupHeader.tabsBackground#FAF8F5aa
  • editorLineNumber.activeForeground#936725
  • editorLineNumber.foreground#D7DADA80
  • focusBorder#936725
  • foreground#4A3E33
  • input.background#FAF8F5
  • input.border#00000015
  • input.foreground#4A3E33
  • input.placeholderForeground#4A3E3360
  • list.activeSelectionBackground#93672530
  • list.activeSelectionForeground#4A3E33
  • list.highlightForeground#936725
  • list.hoverBackground#FAF8F540
  • list.hoverForeground#4A3E33
  • list.inactiveSelectionBackground#93672515
  • list.inactiveSelectionForeground#4A3E33
  • selection.background#835A2125
  • sideBar.background#FAF8F5
  • sideBar.border#00000015
  • sideBar.foreground#4A3E33
  • sideBarSectionHeader.background#FAF8F580
  • sideBarSectionHeader.foreground#4A3E33
  • sideBarTitle.foreground#936725
  • statusBar.background#EDE5D4
  • statusBar.border#00000015
  • statusBar.foreground#4A3E33
  • statusBar.noFolderBackground#EDE5D4
  • tab.activeBackground#EDE5D4
  • tab.activeBorderTop#936725
  • tab.activeForeground#4A3E33
  • tab.border#00000015
  • tab.inactiveBackground#EDE5D460
  • tab.inactiveForeground#4A3E3380
  • terminal.ansiBlack#4A3E33
  • terminal.ansiBlue#835A21
  • terminal.ansiCyan#29A395
  • terminal.ansiGreen#936725
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#4A3E33
  • terminal.ansiYellow#29A395
  • terminal.background#EDE5D4
  • terminal.foreground#4A3E33
  • titleBar.activeBackground#EDE5D4
  • titleBar.activeForeground#4A3E33
  • titleBar.border#00000015
  • titleBar.inactiveBackground#EDE5D4
  • titleBar.inactiveForeground#4A3E3360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DADAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835A21bold
storage.type, storage.modifier#835A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936725
string, punctuation.definition.string, string.template, meta.template.expression#29A395
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19
variable, variable.other.readwrite, variable.other.object#4A3E33
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A3E33
variable.parameter, meta.parameter#4A3E33dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A3E3380
keyword.operator#4A3E33
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A395bold
entity.other.inherited-class#936725
entity.name.tag, punctuation.definition.tag#835A21
entity.other.attribute-name#936725
meta.diff, meta.diff.header#D7DADA
markup.deleted#765A19
markup.inserted#936725
markup.changed#29A395
markup.heading, markup.heading.setext, punctuation.definition.heading#936725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A395
string.other.link.title, string.other.link.description#936725
markup.underline.link#D7DADAunderline
punctuation.definition.list#835A21
markup.quote, punctuation.definition.quote#D7DADAitalic
Morphous Theme by Ameyanagi - VS Code Theme